[Gambas-user] Observer ?
Benoit Minisini
gambas at ...1...
Fri Sep 19 01:12:35 CEST 2008
On jeudi 18 septembre 2008, Kari Laine wrote:
> Hi,
>
> would it be too much asked if someone kind enough would post little
> project, which shows how to use observer to subclass TextBox or whatever
> normal control? I mean so that the observer gets first peek to events and
> then passes them on. Benoit posted little nugget about ListBox but can't
> get it to work.
> In gb.form source observer is used but little differently and it is still
> over my head.
>
> I have now used three hours to get it to work and no carrot.
>
> Best Regards
> Kari Laine
Here it is.
Note that there is a design error in the compiler that force you to
use "compile all" when a project class is exported. If you use "compile"
only, some needed information files are not generated, and the exported class
will not be exported.
Regards,
--
Benoit Minisini
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Export-0.0.1.tar.gz
Type: application/x-tgz
Size: 8116 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20080919/bcd2b118/attachment.bin>
More information about the User
mailing list