No programming language is perfect. There is not even a single best language.
There are only languages well suited or perhaps poorly suited for particular purposes. Herbert Mayer
No programming language is perfect. There is not even a single best language.
There are only languages well suited or perhaps poorly suited for particular purposes. Herbert Mayer
Update: 1 feb 2007. I got fed up with the boring 'standard' tooltips and so have changed the default style and added a function to allow you to change the colours and add a title (with icon) to the tooltips etc. See the 'update 1.2.txt' file for details.
See the first post for the download.
I may look like a mule, but I'm not a complete ass.
Okay! I missed this and boy am I glad to see it now!
Awesome and thanks.
Been playing with it and wading through code to see what can be done. Is there a doc somewhere (chm, txt) that covers things? Are the docs for PBOSL relevant?
Is it possible to have a multiple row toolbar? Or one toolbar under the other?
Also one that goes vertical down the left or right side of the screen?
Dare wrote:Okay! I missed this and boy am I glad to see it now!
Awesome and thanks.
You're welcome, but the credit is all Danillo's. I literally converted his code line by line.
Been playing with it and wading through code to see what can be done. Is there a doc somewhere (chm, txt) that covers things? Are the docs for PBOSL relevant?
Quote from the readme.txt (now renamed 'DareToReadme.txt' )
"Help manual.
There isn't one!
Instead, use the chm help manual which comes with Danilo's original toolbar pro library which can be found in the PBOSL download package."
Is it possible to have a multiple row toolbar? Or one toolbar under the other?
Have a look at nxAddTBbreak()
Also one that goes vertical down the left or right side of the screen?
Place the toolbar in a container and, have a look at nxAddTBbreak()
I may look like a mule, but I'm not a complete ass.
Fixed a damn cursed bug which took me an age to figure out!
The library was inadvertently setting the #CCS_ADJUSTABLE style causing the Windows customising dialogue to show briefly whenever a toolbar was double clicked!
Please see the first post for the download link.
I may look like a mule, but I'm not a complete ass.
Update: 10 October 2007.
Large toolbar icons would exhibit a nasty dithering effect. This has been fixed thanks to fangbeast who pointed me in the right direction here!
See the first post for the download link.
I may look like a mule, but I'm not a complete ass.