by Moisoft » Tue Oct 09, 2007 3:17 pm
En el Metodo ToggleCheck de la clase TToolBar pone:
- Code: Select all Expand view RUN
METHOD ToggleCheck( nButton ) INLINE ;
::SetCheck( nButton, ! ::IsChecked( nButton ) ), ::IsChecked( nButton )
cuando debería poner:
- Code: Select all Expand view RUN
METHOD ToggleCheck( nButton ) INLINE ;
::SetChecked( nButton, ! ::IsChecked( nButton ) ), ::IsChecked( nButton )
-
Moisoft
-
- Posts: 10
- Joined: Wed Oct 19, 2005 7:49 am
by Antonio Linares » Tue Oct 09, 2007 6:24 pm
Moisés,
Arreglado, gracias!
-
Antonio Linares
- Site Admin
-
- Posts: 42159
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
-
Return to FiveWin para Harbour/xHarbour
Who is online
Users browsing this forum: Google [Bot] and 40 guests