Page 1 of 1

Errors function Toolbars

Posted: Mon Aug 09, 2004 1:24 pm
by Stefke28
Dear Support

What is the new functions of this old translated into the Purebasic v3.90 code?

CreateTB(0,hWnd,24,24,#TBpro_TRANSPARENT|#TBpro_BORDER)
SetTBimage(0,0,#TBpro_NORMAL)
AddTBsysIcons()
AddTBbutton(#MENU_FileOpen , #TBpro_FILEOPEN,0);Fileopen
DisableTBbutton(#MENU_SAVE , 1 )
AddTBseparator(10 )

Can somebody help me with the new syntax

Thanks

Posted: Mon Aug 09, 2004 1:45 pm
by plouf
these command are not part of internal pb libs but from
PureTools by danilo he has update its libs for 3.91 you can get it from
http://purearea.net/pb/english/index.htm