How to set multiple defaults in GtkDialog tree?

For discussions about programming, programming questions/advice, and projects that don't really have anything to do with Puppy.
Post Reply
Message
Author
jmrichardson
Posts: 3
Joined: Wed 29 May 2013, 18:02

How to set multiple defaults in GtkDialog tree?

#1 Post by jmrichardson »

Hello,

Does anyone know of a way set multiple defaults in the tree widget? I see a selected-row tag but that only sets a single default. Does anyone know of how to do this? Thanks in advance!

John

User avatar
Flash
Official Dog Handler
Posts: 13071
Joined: Wed 04 May 2005, 16:04
Location: Arizona USA

#2 Post by Flash »

What tree widget? The only "tree" I know is a program that runs from command line.

User avatar
sunburnt
Posts: 5090
Joined: Wed 08 Jun 2005, 23:11
Location: Arizona, U.S.A.

#3 Post by sunburnt »

jmrichardson is refering to GtkDialog I believe.

Try using several select-row tags.

Post Reply