I think the problems with your tabs are most likely to do with the version of Delphi you are running. Only D7 has full support for the XP interface. There is a component set you can get that will implement things in older versions of Delphi (Delphi 7 comes with this set built in I think). Sorry I cant remember the name of the component set, I'm sure someone else will know.
Rob Software engineer Wild Software Ltd Ph 03 377-0495 ----- Original Message ----- From: "Alistair George" <[EMAIL PROTECTED]> To: "Multiple recipients of list delphi" <[EMAIL PROTECTED]> Sent: Wednesday, January 15, 2003 3:30 PM Subject: [DUG]: Weird form behaviour > Hi all. > Please help. > ftp://alyvirtualav:[EMAIL PROTECTED]/public_html/temp/pic1.jpg > is the form as designed. Note the tab on pagecontrol1 is highlighted in design > which is not changed in execute. Also the tabs on the left of pagecontrol2 > ftp://alyvirtualav:[EMAIL PROTECTED]/public_html/temp/pic2.jpg > is the program running. > Note the difference between the tabs eg no highlight (why I cant set the > highlight property) and no left-hand tabs; yet I can set the top tabs for this > page OK. > Any suggestions please? > Alistair+ > > -------------------------------------------------------------------------- - > New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED] > Website: http://www.delphi.org.nz > To UnSub, send email to: [EMAIL PROTECTED] > with body of "unsubscribe delphi" > Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/ > > --------------------------------------------------------------------------- New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED] Website: http://www.delphi.org.nz To UnSub, send email to: [EMAIL PROTECTED] with body of "unsubscribe delphi" Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/
