Change a ToolBarButton image in the code

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by wcardoso.

A feature that PB hasn't is the possibility to change the bmp or icon of a ToolBarButton in response to the program beavior. In others Basics (like BCX) there is a SET_BCX_BMPBUTTON() who enable us to change the image of the button.
Can you add this function to PB in the future ?
Thanks
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by ebs.

Have you tried Danilo's Toolbar Professional library on the PB Resources Site? It has functions to change the image on a toolbar button.
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by wcardoso.

ebs, where is toolbarpro library ?. I search in PB resource but reply a message there isn't this file.:)
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by ebs.

It's on the ASM Library page, about half-way down. The download URL is:
http://www.reelmediaproductions.com/pb/ ... barpro.zip

Eric
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by wcardoso.

Than's Ebs, now it's right!
:)
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by wcardoso.

sorry, thank's
Post Reply