(Photon 1.14) Is there a way to edit the text of an element in a tree
widget in-line (i.e. is there an EDITABLE/SELECTABLE flag for the tree
widget), or is it necessary to fake it out by realizing a text box over
the branch you wish to edit?
–
Lance Held
Software Engineer - Nanogen, Inc.
voice: (858) 410-4740
fax: (858) 410-4848
mailto:lheld@nanogen.com
http://www.nanogen.com
Hello Lance
Have a look at the function PtTreeModifyItem. It should accomplish what you want to
do.
Thanks
Rodney
Lance Held <lheld@nanogen.com> wrote:
(Photon 1.14) Is there a way to edit the text of an element in a tree
widget in-line (i.e. is there an EDITABLE/SELECTABLE flag for the tree
widget), or is it necessary to fake it out by realizing a text box over
the branch you wish to edit?
–
Lance Held
Software Engineer - Nanogen, Inc.
voice: (858) 410-4740
fax: (858) 410-4848
mailto:> lheld@nanogen.com
http://www.nanogen.com
Sorry Lance
I mis-understood what you meant. The PtTreeModifyItem will only change the text but
it won’t change it “inline” (that was the key word that I missed in your posting), so
yeah you’ll have to fake it out some way because we do not provide this ability in our
PtTree widgets. Again I apologize for misleading you.
Rodney
Gui Group <gui@qnx.com> wrote:
Hello Lance
Have a look at the function PtTreeModifyItem. It should accomplish what you want to
do.
Thanks
Rodney
Lance Held <> lheld@nanogen.com> > wrote:
(Photon 1.14) Is there a way to edit the text of an element in a tree
widget in-line (i.e. is there an EDITABLE/SELECTABLE flag for the tree
widget), or is it necessary to fake it out by realizing a text box over
the branch you wish to edit?
–
Lance Held
Software Engineer - Nanogen, Inc.
voice: (858) 410-4740
fax: (858) 410-4848
mailto:> lheld@nanogen.com
http://www.nanogen.com