Form Dialog Widget in GTK+



Title: Form Dialog Widget in GTK+

I could not find a Form Dialog Widget in GTK+.1.2
By "Form Dialog" I mean a Widget containing
a heading, text entry fields with optional labels,
and provision to add buttons like OK, Cancel Help etc.

It must be possible to navigate among these
text entry fields using the "Enter" key.

The entry fields must be capable of supporting specific
data types

I would like to create forms for an application and am finding
it a bit complex to use a combination of existing widgets.
(Labels, Text Entry, Frame, Vbox, Hbox, Buttons etc.)
Data Types have to be defined and navigation between the
entry fields is only by means of Tab character.

Is there a proposal to create a Form Dialog Widget ?
Is there a simpler solution to my problem ?

Thanks
-Sridhar



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