[Gambas-user] ColumnView

David Villalobos Cambronero david_villalobos_c at ...43...
Fri Oct 12 15:42:47 CEST 2007


Try to make click in the column header not just in the column

the ColumnClick event is raised when you click in the header

----- Original Message ----
From: javier romero <cjro99 at ...67...>
To: mailing list for gambas users <gambas-user at lists.sourceforge.net>
Sent: Friday, October 12, 2007 7:13:47 AM
Subject: [Gambas-user] ColumnView



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/
-------------------------------------------------------------------------
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






       
____________________________________________________________________________________
Pinpoint customers who are looking for what you sell. 
http://searchmarketing.yahoo.com/


More information about the User mailing list