[DUG] Adding button to form
Stacey Verner
stacey at cjntech.co.nz
Tue Oct 14 15:56:36 NZDT 2008
A few questions:
- Are you absolutely sure that you are editing the right form?
o Could it be a different copy of the form that isn't the one being compiled?
§ I have found myself editing a form from a different branch, and getting frustrated that the changes aren't getting into the application.
o Could it be an ancestor, or an entirely different form but very similar looking form ?
- If you quit Delphi, and the reload the project are the changes there or have they gone?
- Are you successfully compiling the application, and running the new version?
Stacey
From: delphi-bounces at delphi.org.nz [mailto:delphi-bounces at delphi.org.nz] On Behalf Of Colin/Mina
Sent: Tuesday, 14 October 2008 15:19
To: DUG, - Delphi
Subject: [DUG] Adding button to form
Hi,
I'm modifying an old application that was written in D5. I have a form amongst others on which there is a Panel on which there is a TButton. All works fine. I need to add another button on the same Panel but having done so it doesn't show up at Run Time. It is enabled and its 'Visible' property = TRUE.
In fact I can't seem to add anything i.e.: labels, edit boxes etc..
The mind boggles at having to unravel a whole form and then start from scratch adding 90 odd components and re-stitching it all together.
Any suggestions?
Thanks
Colin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://listserver.123.net.nz/pipermail/delphi/attachments/20081014/4187a6fa/attachment.html
More information about the Delphi
mailing list