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 |