Beginner questions...

2002-02-28 Thread Ramon Alberto Triay Espinosa
ok... i'm a beginner and i have A LOT of questions... 1.How can I stablish the tabulation order (tabindex property in Visual Basic) of my widgets? Do I need to assign the focus manually? 2.What's this win_main object that sometimes i see in some example apps? 3.How can I stablish the z-order of t

Beginner questions ...

2004-12-15 Thread Sam B
Hello and thank you for reading my post ! I have a few questions about gtk+, sorry, I am a beginner : 1) I use the widget to get a filename with a menu (I don't remember its name). I connected the "Cancel" button signal to "widget_destroy" and this is OK. But I would like the app to do a few fun

Re: Beginner questions...

2002-03-01 Thread John . Cupitt
Ramon Alberto Triay Espinosa wrote: > 1.How can I stablish the tabulation order (tabindex property in Visual > Basic) of my widgets? Do I need to assign the focus manually? Hi Ramon, gtk+-1.2.x does this for you automatically. If you don't like the order it gives you, you can sort-of futz it by

Re: Beginner questions...

2002-03-01 Thread Havoc Pennington
[EMAIL PROTECTED] writes: > gtk+-2.x has a much fancier system that I don't understand :-) > It isn't really different, it does a slightly better job automatically perhaps, and there's gtk_container_set_focus_chain() in GTK 2 to override the default. Havoc

Re: Beginner questions ...

2004-12-15 Thread Keith Sharp
On Wed, 2004-12-15 at 18:29 +0100, Sam B wrote: > Hello and thank you for reading my post ! > > I have a few questions about gtk+, sorry, I am a beginner : > > 1) I use the widget to get a filename with a menu (I don't remember its > name). I connected the "Cancel" button signal to "widget_dest

New to GTK; some beginner questions.

2003-12-02 Thread Amit BHATNAGAR
Hi all. I am considering using GTK+ to develop an app for Solaris 8, and I could use some help in answering some of my questions that would allow me to make a decision on whether or not to use GTK+. I have searched the FAQ & online docs, however if any of my questions have documented answers that

RE: New to GTK; some beginner questions.

2003-12-02 Thread Murray . Cumming
Amit BHATNAGAR wrote: > I would like to use GTKmm (and > Glademm) as C++ would be my primary development language of choice. Although you might mean glademm (which does code-generation), you probably mean libglademm, which instantiates Uis from .glade files at runtime. Murray Cumming www.murrayc

Re: New to GTK; some beginner questions.

2003-12-02 Thread Russell Shaw
Amit BHATNAGAR wrote: Hi all. I am considering using GTK+ to develop an app for Solaris 8, and I could use some help in answering some of my questions that would allow me to make a decision on whether or not to use GTK+. I have searched the FAQ & online docs, however if any of my questions have d

Re: New to GTK; some beginner questions.

2003-12-02 Thread Michael Torrie
On Tue, 2003-12-02 at 12:23, Amit BHATNAGAR wrote: > Hi all. > > I am considering using GTK+ to develop an app for Solaris 8, and I > could use some help in answering some of my questions that would allow > me to make a decision on whether or not to use GTK+. I have searched > the FAQ & online do

RE: New to GTK; some beginner questions.

2003-12-02 Thread Amit BHATNAGAR
will investigate further. thanks again, amit. -Original Message- From: Michael Torrie To: '[EMAIL PROTECTED]' Sent: 02/12/03 6:12 PM Subject: Re: New to GTK; some beginner questions. On Tue, 2003-12-02 at 12:23, Amit BHATNAGAR wrote: > Hi all. > > I am considering

RE: New to GTK; some beginner questions.

2003-12-05 Thread Michael Torrie
to have some understanding of structure and method before you mess with glade (which for many is a whole new way of thinking). Michael > > thanks again, > amit. > > -Original Message- > From: Michael Torrie > To: '[EMAIL PROTECTED]' > Sent: 02/