[Gambas-user] ColumnView

javier romero cjro99 at ...67...
Fri Oct 12 15:13:47 CEST 2007


Version Gambas 1.9.50
Ubuntu Feitsy

the event "ColumnClick" does'nt work. When click inside the component sends the column click but when click in column header don't sends the column parameter.

Regards
Javier

> From: gambas at ...1...
> To: gambas-user at lists.sourceforge.net
> Date: Wed, 10 Oct 2007 12:37:43 +0200
> Subject: Re: [Gambas-user] Events
> 
> On mardi 09 octobre 2007, David Villalobos Cambronero wrote:
> > Hi all,
> >
> >  I want to know if I can create a event with Gambas, for example add the
> > event click to a object that do not have it?
> >
> >   Can someone explaime how Gambas deals with events
> >
> > Best regards
> >
> > David
> >
> 
> I'm speaking about the development version:
> 
> In a few words, you can create any events you want in Gambas. 
> 
> You cannot add a new event declaration to an already existing class. But you 
> can use inheritance for that.
> 
> You can use the Observer() class too: it allows you to intercept events sent 
> by an object before the event handlers get them.
> 
> You should read "The Gambas Object Model" page on the wiki documentation, and 
> take a look at all event-related functions in the language documentation. 
> Look at the Observer class documentation too.
> 
> Regards,
> 
> -- 
> Benoit Minisini
> 
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems?  Stop.
> Now Search log events and configuration files using AJAX and a browser.
> Download your FREE copy of Splunk now >> http://get.splunk.com/
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user

_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today it's FREE!
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/


More information about the User mailing list