Dialog Box Problem

Please support our Pascal and Delphi advertiser: Programming Forums - DaniWeb Sister Site
Reply

Join Date: Oct 2006
Posts: 3
Reputation: StatManLV is an unknown quantity at this point 
Solved Threads: 0
StatManLV StatManLV is offline Offline
Newbie Poster

Dialog Box Problem

 
0
  #1
Oct 31st, 2006
I'm having a problem with an application that uses several dialog boxes. On my XP machine everything works great, but if I run the app on a Win98 machine the dialog boxes show up with no background and no caption, only the controls are visible. What could the problem be?
Reply With Quote Quick reply to this message  
Join Date: Aug 2005
Posts: 15,653
Reputation: Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute 
Solved Threads: 1500
Team Colleague
Featured Poster
Ancient Dragon's Avatar
Ancient Dragon Ancient Dragon is offline Offline
Still Learning

Re: Dialog Box Problem

 
0
  #2
Nov 1st, 2006
you are probably using controls and dialogs that are not supported in Win98. Read the system requirements in MSDN for the dialogs/functions you are using. For example, is your dialog using UNICODE strings? If it is, then it won't work in Win98 because that os does not support UNICODE.
Reply With Quote Quick reply to this message  
Join Date: Oct 2006
Posts: 3
Reputation: StatManLV is an unknown quantity at this point 
Solved Threads: 0
StatManLV StatManLV is offline Offline
Newbie Poster

Re: Dialog Box Problem

 
0
  #3
Nov 1st, 2006
The dialog contains two button controls, an edit control, and a static text control. The same dialog in a program compiled with a 16bit pascal compiler works fine. Why wouldn't it work with Delphi?
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the Pascal and Delphi Forum


Views: 2157 | Replies: 2
Thread Tools Search this Thread



Tag cloud for Pascal and Delphi
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC