main logo
Subject: Re: toolbars
Author: graeme thomson
Posted: 2002/04/29 06:40:10
 
View Entire Thread
New Search


ok problem solved but I don't understand. Perhaps someone can enlighten me.
As previously stated I could not get the individual buttons in a toolbar to show as enabled even though everything told me they were enabled.
the only change i made was in the Init() of the form.

IF VARTYPE( THIS.oToolbar ) # "O"
THIS.oToolbar = CREATEOBJECT(THIS.cToolbar)
ENDIF

In the earlier version I did not have the IF ... ENDIF. I just created it.
Now everything works fine but the logic of it all escapes me.
 
©2002 graeme thomson
<-- Prior Message New Search Next Message -->