[Gambas-user] Looking for a little help with an app.
Stefano Palmeri
rospolosco at ...152...
Mon May 11 17:24:28 CEST 2009
Il lunedì 11 maggio 2009 17:09:35 CelticBhoy ha scritto:
> Sorry I mean the valuebox containing the total. I dont want the user to be
> able to change the value apart from entering in valuebox 1, 2, & 3 in your
> example. The user should not be able to change valuebox4 directly.
Errata corrige:
Valuebox4.ReadOnly = TRUE
-------------------------------------------------------------------------
Yes, it's already in the code.
If you see my code, in Form_Open() you see
Valuebox1.ReadOnly = TRUE
^^^^^^^^^^^^^^^^^^
that disables the user's editing of the 'total' valuebox.
Bye.
More information about the User
mailing list