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
i
On dimanche 21 septembre 2008, Kari Laine wrote:
> Hi ,
>
> I tried to figure out this Compare-thing what was mentioned in other
> thread.
>
> ListView.Compare event says in the help
>
> "This event is raised when two items must be compared. "
>
> I tried (really) and I did not find examples in sou
Hi ,
I tried to figure out this Compare-thing what was mentioned in other thread.
ListView.Compare event says in the help
"This event is raised when two items must be compared. "
I tried (really) and I did not find examples in sources which comes with
Gambas. When exactly is the Compare method