[Gambas-user] Add a listview item after another
Benoit Minisini
gambas at ...1...
Mon Jul 11 20:07:15 CEST 2005
On Friday 08 July 2005 19:55, Amon Forstmann wrote:
> Hi,
>
> it's me again with a new question:
>
> I'd like to add a listview item after an existing one.
>
> I tried Listview.add("Key","Name",,"Key2") -- Result: Comma missing.
> Two commas because I don't want a picture :)
>
> What's the right syntax for that?
>
> Thanks for your help,
> Amon
>
>
You have to pass NULL as picture argument. You cannot "jump" arguments when
you call a function in Gambas.
Regards,
--
Benoit Minisini
mailto:gambas at ...1...
More information about the User
mailing list