Hi,
Can someone help me?
I'm using PureBasic 5.11 and opened a new form. Now i want to add a menu to the form and populate it with menu items.
How can a do that?
Doubleclicking on menu treeview item of objects doesn't work as drag n´drop functionality.
The same behaviour for Toolbar and Statusbar.
Other objects work ok.
Right click on form just give me the option "Paste".
Thanks in advance.
[Done] Beginner's Question
- cabaptista
- User
- Posts: 86
- Joined: Sun Nov 30, 2003 11:42 pm
- Location: Lisboa, Portugal
Re: Beginner's Question
Hello cabaptista. To the best of my knowledge, these three items can't be dragged and dropped. To place them on the form, simply select them from the toolbox by clicking on them, then move the mouse cursor over to the form and perform a drag & drop action. The menu, toolbar, or status bar will be drawn in their default positions either at the top or bottom of the form. After they are drawn, simply click on the small plus-sign icon to add their elements.cabaptista wrote:...i want to add a menu to the form and populate it with menu items.
Doubleclicking on menu treeview item of objects doesn't work as drag n´drop functionality.
The same behaviour for Toolbar and Statusbar.
Hope it helps.
Texas Instruments TI-99/4A Home Computer: the first home computer with a 16bit processor, crammed into an 8bit architecture. Great hardware - Poor design - Wonderful BASIC engine. And it could talk too! Please visit my YouTube Channel 

- cabaptista
- User
- Posts: 86
- Joined: Sun Nov 30, 2003 11:42 pm
- Location: Lisboa, Portugal
Re: Beginner's Question
Thanks TI-994A.
It worked.
But not very intuitive.
It worked.
But not very intuitive.

Re: [Done] Beginner's Question
Double clicking on Menu, Toolbar and Statusbar now create it directly (already changed in 5.20)