Do you save and restore the last positions of the windows? I've fallen into the trap of having left or top positions outside the screen on start up.
Also, what code are you using to start the other programs? Can you start them manually? From: delphi-boun...@delphi.org.nz [mailto:delphi-boun...@delphi.org.nz] On Behalf Of Charlie Kerscher Sent: Sunday, 15 May 2011 12:12 p.m. To: delphi@delphi.org.nz Subject: [DUG] Delphi 2007 & Vista Hi, Until Wednesday I was developing using an XP laptop with Delphi 2007 and DBase files. My computer died and I borrowed my son's laptop which has Vista. I installed Delphi 2007 with the 3rd party controls, copied my program (.pas files) and recompiled my program. Actually I did this with two programs. The second one runs both within the IDE and outside the IDE. The first program will load the main form (outside of the IDE) but when I click a button to open another form which is data dependent the form doesn't show. Actually the application has exe's that are called in the onclick event of the buttons; for example order entry, inventory, customer add/edit, etc. I click the order entry button and task manager shows the exe is running; however the form doesn't show on the laptop. I sincerely appreciate any suggestions. Charlie
_______________________________________________ NZ Borland Developers Group - Delphi mailing list Post: delphi@delphi.org.nz Admin: http://delphi.org.nz/mailman/listinfo/delphi Unsubscribe: send an email to delphi-requ...@delphi.org.nz with Subject: unsubscribe