[Gambas-devel] component creation
Frank Berg
frankberg at ...136...
Sun Apr 24 06:54:38 CEST 2005
hi,
if i create an component
and the component create an new form with button(s),
the button event must declared public, so in the main application the name of the public event is shown,
i find this is not so pretty. better is to hide the sub or function name of events (if i want it)
maybe an extra keyword is possible, such at
public hide sub button1_Click()
public shroud sub button1_Click() (my translator gif me that word :-)
frank
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/devel/attachments/20050424/40d57197/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gb.systemtools.tar.gz
Type: application/x-gzip
Size: 4259 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/devel/attachments/20050424/40d57197/attachment.bin>
More information about the Devel
mailing list