paragui-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[paragui-users] PG_ListBoxItem: How to set the name during the definitio


From: juri
Subject: [paragui-users] PG_ListBoxItem: How to set the name during the definition.
Date: Mon, 20 Oct 2003 01:00:14 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3) Gecko/20030401

Hi,

can i set a widget´s namewhile defining it ?
The Background is that i define multiple PG_ListBoxItem´s in a loop. As i don´t know how many there will be/their content i want to name them by their content(=text).
the code now looks like:
AListBox.AddItem(new PG_ListBoxItem(25, AStringThatChangesOften ));
But i have no idea how to SetName() without knowing it once...

thx.


//Yes my English sucks. You don´t have to remind me.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]