Re: [Gambas-user] Moving elements in ListView

2014-02-15 Thread Bruce
On Sat, 2014-02-15 at 00:12 +0100, Tobias Boege wrote: > On Sat, 15 Feb 2014, Bruce wrote: > > On Fri, 2014-02-14 at 17:01 +0100, Tobias Boege wrote: > > > Hi all, > > > > > > can someone please help me moving elements in a ListView or tell me that's > > > impossible? I have tried the same three t

Re: [Gambas-user] Moving elements in ListView

2014-02-14 Thread Tobias Boege
On Sat, 15 Feb 2014, Bruce wrote: > On Fri, 2014-02-14 at 17:01 +0100, Tobias Boege wrote: > > Hi all, > > > > can someone please help me moving elements in a ListView or tell me that's > > impossible? I have tried the same three things or so for the last hour and > > always thought "this time it'

Re: [Gambas-user] Moving elements in ListView

2014-02-14 Thread Bruce
On Fri, 2014-02-14 at 17:01 +0100, Tobias Boege wrote: > Hi all, > > can someone please help me moving elements in a ListView or tell me that's > impossible? I have tried the same three things or so for the last hour and > always thought "this time it's gonna work!" but it didn't... > > Say I hav

[Gambas-user] Moving elements in ListView

2014-02-14 Thread Tobias Boege
Hi all, can someone please help me moving elements in a ListView or tell me that's impossible? I have tried the same three things or so for the last hour and always thought "this time it's gonna work!" but it didn't... Say I have a list of four elements (#0..#3) and want to move #1 to position #2