2011/6/24 tobias <tobiasb...@web.de>:
> hi,
>
>> PUBLIC SUB _new(hSubject AS Editor)
>>
>>   hEditor = hSubject
>>   object.attach(hSubject, me, "heditor")
>>
>> END
>>
>
> thanks a lot. i just read this, too, but didn't notice that it could be
> significant.
> anyway, thanks,
> tobi
>
> ------------------------------------------------------------------------------
> All the data continuously generated in your IT infrastructure contains a
> definitive record of customers, application performance, security
> threats, fraudulent activity and more. Splunk takes this data and makes
> sense of it. Business sense. IT sense. Common sense..
> http://p.sf.net/sfu/splunk-d2d-c1
> _______________________________________________
> Gambas-user mailing list
> Gambas-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>


you can duplicate the events too with an observer.
so you can catch the envents in you classe and in the form
-- 
Fabien Bodard

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a 
definitive record of customers, application performance, security 
threats, fraudulent activity and more. Splunk takes this data and makes 
sense of it. Business sense. IT sense. Common sense.. 
http://p.sf.net/sfu/splunk-d2d-c1
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to