On Mon, Sep 22, 2008 at 12:24 AM, Benoit Minisini < [EMAIL PROTECTED]> wrote:
> > > Look in the source of the FileView control. It uses this event to sort > files > according to the selected sorted column. > > Regards, > Thanks I had a look at it and cannot figure it totally out. I would like to implement a little test program to get hang of it. There are several components that use compare. Is the implementation always named as View_Compare? The line LAST.Compare = iComp in FileView.class stores the value to whoever called the View_Compare in the first place. That whoever must also implement PUBLIC Property Compare - am I right? I would highly appreciate an example how to synchronize two ListViews with Compare. I am sure that kind of example would be useful to others as well. So if you have time and patience... Best Regards Kari Laine ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Gambas-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gambas-user
