[Gambas-user] calc
Henri Girard
girardhenri at ...67...
Wed Nov 26 09:26:28 CET 2003
Hi :)
I am really a nut in programming... I am making a small calc from vb and I can't find the way to write that in "gambas"
option explicit
DIM attente As variant
private sub val1_click()
if attente = 1 then
valnum.text = vbnullstring
attente = 0
End if
valnum.text = valnum.text & "1"
end sub
Sorry to ask you but I am working on that for a certain time ! lol
Kind regards
Henri
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20031126/487682ef/attachment.html>
More information about the User
mailing list