PDA

View Full Version : Fullscreen does not work



Useless Hacker
25-11-2002, 08:46 PM
I've been playing around with the demos that came with Omega. They all run in windowed mode without problem, but when I select Fullscreen in the OmegaScreen component, they all crash. Also, I think you ought to use Exceptions rather than saying:
MessageBox(...);
Application.Terminate;

Bobby
26-11-2002, 12:55 AM
Hi, this is fixed in the next release that we have. I have it fixed now, but I need to get alt+tab stuff working before I release it. :) As for the exception handling, ill fix that stuff too =)