| Remove standard toolbar [message #306945] |
Mon, 17 March 2008 06:10  |
varosh81
Messages: 178 Registered: February 2008 Location: CHENNAI
|
Senior Member |
|
|
Herewith i attached on form.in run time standard toolbar,menus are not comming at runtime .and change the name of the window also.anybody knows the solution please tell me .urgent
[MERGED by LF]
[Updated on: Mon, 17 March 2008 13:15] by Moderator Report message to a moderator
|
|
|
|
|
|
| Re: remove standard toolbar [message #306990 is a reply to message #306948] |
Mon, 17 March 2008 08:06   |
kuwait
Messages: 55 Registered: October 2007
|
Member |
|
|
have you compiled and run your form build file (.fmb) after you edit it
(when you compile the edited version be sure that the old .fmx one is not running)
good luck
|
|
|
|
| Re: remove standard toolbar [message #307048 is a reply to message #306945] |
Mon, 17 March 2008 13:13   |
 |
Littlefoot
Messages: 21826 Registered: June 2005 Location: Croatia, Europe
|
Senior Member Account Moderator |
|
|
| varosh81 wrote on Mon, 17 March 2008 12:10 | Herewith i attached on form
|
You did? How come I don't see it?
| Quote: | in run time standard toolbar,menus are not comming at runtime
|
What do you have in Form module's "Menu Module" property? Should be "DEFAULT&SMARTBAR".
P.S. Forgot to mention: I'm not sure whether you want to display the default toolbar (that's what I figured out from the question) or do you want to get rid of it (as the topic title suggests).
[Updated on: Mon, 17 March 2008 13:16] Report message to a moderator
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Re: Remove standard toolbar [message #307771 is a reply to message #307629] |
Wed, 19 March 2008 18:24  |
 |
djmartin
Messages: 10181 Registered: March 2005 Location: Surges Bay TAS Australia
|
Senior Member Account Moderator |
|
|
To change the window name press F1 (Help) and look for 'set_window_property'. Also search this forum for 'mdi_window'. To change the colour, search the Forms Builder help for 'change color' (sorry but it is written in American).
David
|
|
|
|