Yes, exactly. Thank you. -----Message d'origine----- De : Greg Brown [mailto:[email protected]] Envoyé : mardi 18 mai 2010 16:46 À : [email protected] Objet : Re: TreeView and ListButton
Do you mean that you want to display a list button within each tree node? If so, that's not directly supported. Similar to TableView, TreeView uses renderers - it can't contain sub-components. However, you can easily use a list button as a node editor. Todd can probably offer some additional insight here. G On May 18, 2010, at 10:34 AM, Jérôme Serré wrote: > Hello > > I would like to associate a listbutton to each leaf of the treeview. > Is this possible? Can you give me the procedure? > Thank you very much > > __ > > Cordialement > > Jérôme Serré > > > >
