[Done] Beginner's Question

You need some new stunning features ? Tell us here.
User avatar
cabaptista
User
User
Posts: 86
Joined: Sun Nov 30, 2003 11:42 pm
Location: Lisboa, Portugal

[Done] Beginner's Question

Post by cabaptista »

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.
User avatar
TI-994A
Addict
Addict
Posts: 2740
Joined: Sat Feb 19, 2011 3:47 am
Location: Singapore
Contact:

Re: Beginner's Question

Post by TI-994A »

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.
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.

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 :D
User avatar
cabaptista
User
User
Posts: 86
Joined: Sun Nov 30, 2003 11:42 pm
Location: Lisboa, Portugal

Re: Beginner's Question

Post by cabaptista »

Thanks TI-994A.

It worked.
But not very intuitive. :(
Polo
Addict
Addict
Posts: 2422
Joined: Tue May 06, 2003 5:07 pm
Location: UK

Re: [Done] Beginner's Question

Post by Polo »

Double clicking on Menu, Toolbar and Statusbar now create it directly (already changed in 5.20)
Post Reply