Page 1 of 1
toolbar pro lib still doesnt work
Posted: Tue Apr 13, 2004 5:00 pm
by localmotion34
i just DL 3.9 and some of my sources use the toolbar pro lib, which i use to navigate between windows.
i use:
Code: Select all
]
CreateTB(0,WindowID(),50,39)
AddTBbutton(19,1,#TBpro_CheckButton)
Case 19
HideWindow(#perfusion,0)
HideWindow(#Window_3,1)
HideWindow(#window_5,1)
HideWindow(#Window_4,1)
HideWindow(#Window_6,1)
my program wont shift between windows at all
Posted: Tue Apr 13, 2004 7:17 pm
by localmotion34
does anyone know at all why i cant get this to work? i thought it would be fixed in 3.9 official release?
Posted: Tue Apr 13, 2004 7:43 pm
by LarsG
PureTools, by Danilo, which you're using.. (the toolbar library), has had a bug since the beta upgrades, and also on the 3.90 version..
Danilo was waiting for the final PB realease before he was going to update/fix it...
I don't know the status on it now though...
Posted: Fri Apr 16, 2004 6:24 pm
by Anden
Well, maybe Danilo is busy updating his codes (and he's written loads of usefull stuff) because v3.90 changed that much internally, that almost NO professional PB code worked after updating.
More bad news: Danilo's lib is the one and only toolbar which allows professional looking applications to be written with PB (without inventing the wheel again / massive API coding).
Posted: Sat Apr 17, 2004 1:20 am
by PolyVector
Yeah, it's the only solution I've found for nice-looking toolbars... I hope it gets fixed soon, or some better built-in support is added...
Posted: Mon Apr 19, 2004 10:09 am
by Berikco
Danilo released an update
http://Danilo.PureArea.net/PureTools_I_020b.zip
He changed the events, so read the included txt file.
Posted: Mon Apr 19, 2004 3:19 pm
by Anden
Thanks Danilo, that made my day
Any info available why events changed from gadget to menu?
Posted: Wed Sep 08, 2004 2:04 pm
by Karbon
Any idea where the toolbar pro stuff went?
Posted: Wed Sep 08, 2004 2:37 pm
by RJP Computing
It is now included in PureTools. You can download it from the PureArea.net site.
Here is the latest version.
http://www.purearea.net/pb/download/use ... _I_021.zip