Page 1 of 1

[Implemented] UpdateToolbar()

Posted: Mon Jul 28, 2003 4:01 am
by Flype
I'd like to see this function : UpdateToolbar()

for the moment we have to do it like this :
SendMessage_( AddressOfToolbar, #TB_AUTOSIZE, #NULL, #NULL )

:wink:

(A toolbar is automatically sized now)

Posted: Mon Jul 28, 2003 4:05 am
by Flype
As WindowID(), GadgetID()... what about a ToolbarID() function :idea:

Posted: Mon Jul 28, 2003 7:03 pm
by freedimension
Just use Danilos excellent PureTools. It contains everything you asked for and much, much more.