Page 2 of 4

Posted: Wed Jan 31, 2007 4:34 pm
by srod
Arse crap knackers!!! :)

Bug found!

I've misinterpreted Danilo's meaning with 3 commands. This has caused a crash with one of my applications! Easy to fix.

No time to fix now, so will fix later tonight. For now I'll remove the download.

Posted: Wed Jan 31, 2007 8:39 pm
by srod
Bug fixed. The download (first post) is up and running again. :)

Posted: Thu Feb 01, 2007 12:42 am
by Flype
hello srod, should i recompile the libs ?

Posted: Thu Feb 01, 2007 12:44 am
by srod
Already done and part of the new download. :)

Posted: Thu Feb 01, 2007 9:32 am
by Flype
perfect guy. 8)

Posted: Thu Feb 01, 2007 4:44 pm
by srod
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.

Posted: Sat May 19, 2007 4:04 pm
by Dare
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?


Thanks again!

Posted: Sun May 20, 2007 12:25 pm
by srod
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() :)

Posted: Sun May 20, 2007 12:29 pm
by Dare
srod wrote:now renamed 'DareToReadme.txt' :)
:lol:

Perhaps I should read the readme.

Posted: Sun May 20, 2007 12:37 pm
by srod
Dare wrote:
srod wrote:now renamed 'DareToReadme.txt' :)
:lol:

Perhaps I should read the readme.

Bloody right you should! I spent all of 5 minutes writing that, and the least you could do is read it! :wink:

:)

Posted: Sun May 20, 2007 3:45 pm
by Dare
:D

Well if you won't accept props on the effort made in converting across Danilo's original code then accept some on the readme.

Congrats on a great readme!

Posted: Sun May 20, 2007 3:48 pm
by srod
:lol:

Posted: Wed Sep 12, 2007 11:07 am
by srod
Update: 12 September 2007.

Have added a new command which has no corresponding command in Danilo's original library :

Code: Select all

nxAddTBImage(hTb, hImage) 
Please see the first post for details and the download link.

Posted: Thu Sep 27, 2007 12:44 pm
by srod
Bug fix: 27 September 2007.

Fixed a damn cursed bug which took me an age to figure out! :x

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.

Posted: Wed Oct 10, 2007 12:14 pm
by srod
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.