Bug en Clase TToolBar de FwH 7.10

Bug en Clase TToolBar de FwH 7.10

Postby Moisoft » Tue Oct 09, 2007 3:17 pm

En el Metodo ToggleCheck de la clase TToolBar pone:
Code: Select all  Expand view
METHOD ToggleCheck( nButton ) INLINE ;
          ::SetCheck( nButton, ! ::IsChecked( nButton ) ), ::IsChecked( nButton )

cuando debería poner:
Code: Select all  Expand view
METHOD ToggleCheck( nButton ) INLINE ;
          ::SetChecked( nButton, ! ::IsChecked( nButton ) ), ::IsChecked( nButton )
Moisoft
 
Posts: 10
Joined: Wed Oct 19, 2005 7:49 am

Postby Antonio Linares » Tue Oct 09, 2007 6:24 pm

Moisés,

Arreglado, gracias! :-)
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41949
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain


Return to FiveWin para Harbour/xHarbour

Who is online

Users browsing this forum: No registered users and 90 guests