Toolbar : make DropDown Arrow Button

Just starting out? Need help? Post your questions and find answers here.
User avatar
eddy
Addict
Addict
Posts: 1479
Joined: Mon May 26, 2003 3:07 pm
Location: Nantes

Toolbar : make DropDown Arrow Button

Post by eddy »

I've 2 question :

- Is there a ToolBarId command ?

- Where is the bug in this code :

Code: Select all

   #TBSTYLE_DROPDOWN=$8
   SendMessage_(*tb,#TB_GETBUTTON,pos,*button.TBBUTTON)
   *button\fsStyle=*button\fsStyle | #TBSTYLE_DROPDOWN
I've a write memory bug