[Gambas-user] Send an Event...?
J_Mischk3
admin at ...2701...
Sun Oct 30 11:20:34 CET 2011
Fabien Bodard-4 wrote:
>
> ????
>
> really i don't understand what you want to do
>
>
Ok, I'll try to explain.
( For some years ago I worked with a 4GL tool under Win.)
My example:
One Button, one Textarea.
Button-click-> the button raise the "click" signal.
Under this tool you could "create" signals(events) ( Called messages there )
like
--> SendMessage("textarea1",MySignal)
This send an event to the textarae with name "MySignal"
In the textarea control you can define something like
Public textarea1_MySignal
do something
--
View this message in context: http://old.nabble.com/Send-an-Event...--tp32744626p32746606.html
Sent from the gambas-user mailing list archive at Nabble.com.
More information about the User
mailing list