Libs : ToolbarPlus

Developed or developing a new product in PureBasic? Tell the world about it.
User avatar
eddy
Addict
Addict
Posts: 1479
Joined: Mon May 26, 2003 3:07 pm
Location: Nantes

Libs : ToolbarPlus

Post by eddy »

[PB 3.94] Download library : ToolbarPlus.zip ( Extract to your PB folder and restart your PB compiler. )

features v1.3 :
- toolbar popupmenu
- toolbar drop-down arrow
- toolbar toggle button
- toolbar space
- toolbar combobox
- toolbar string ( returnkey detection)
- toolbar text
- toolbar button
- toolbar checkbox

- ADDED : CreateToolbarPlus()
- ADDED : ToolbarPlusCB()
- ADDED : ToolbarPlusCB_Toolbar(), ToolbarPlusCB_ButtonID(), ToolbarPlusCB_PressedArrow(), ToolbarPlusCB_PopupX(), ToolbarPlusCB_PopupY()
- REMOVED : toolbar custom popup proc


Image
Imagewin10 x64 5.72 | IDE | PB plugin | Tools | Sprite | JSON | visual tool
Pantcho!!
Enthusiast
Enthusiast
Posts: 538
Joined: Tue Feb 24, 2004 3:43 am
Location: Israel
Contact:

Post by Pantcho!! »

Cool, thanks :)

Any chance working this on I.E toolbar extension?
User avatar
eddy
Addict
Addict
Posts: 1479
Joined: Mon May 26, 2003 3:07 pm
Location: Nantes

Post by eddy »

I tried the rebar example from sparkie.
It works.

Image
Imagewin10 x64 5.72 | IDE | PB plugin | Tools | Sprite | JSON | visual tool
mskuma
Enthusiast
Enthusiast
Posts: 573
Joined: Sat Dec 03, 2005 1:31 am
Location: Australia

Post by mskuma »

Thanks eddy - is there a plan for a PB4 version?
User avatar
eddy
Addict
Addict
Posts: 1479
Joined: Mon May 26, 2003 3:07 pm
Location: Nantes

Post by eddy »

yes but I waiting for a fully functionnal tailbite version.
Imagewin10 x64 5.72 | IDE | PB plugin | Tools | Sprite | JSON | visual tool
White Eagle
Enthusiast
Enthusiast
Posts: 215
Joined: Sun Jan 04, 2004 3:38 am
Location: Maryland

Post by White Eagle »

This is great, Eddy. Thank you very much!
Post Reply