Page 1 of 1

Libs : ToolbarPlus

Posted: Sun Aug 06, 2006 12:55 am
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

Posted: Sun Aug 06, 2006 9:12 am
by Pantcho!!
Cool, thanks :)

Any chance working this on I.E toolbar extension?

Posted: Sun Aug 06, 2006 2:24 pm
by eddy
I tried the rebar example from sparkie.
It works.

Image

Posted: Sun Aug 06, 2006 11:57 pm
by mskuma
Thanks eddy - is there a plan for a PB4 version?

Posted: Mon Aug 07, 2006 4:56 pm
by eddy
yes but I waiting for a fully functionnal tailbite version.

Posted: Tue Aug 08, 2006 2:29 am
by White Eagle
This is great, Eddy. Thank you very much!