Editing a struct
- From: Manuel Giraud <manuel giraud cetp ipsl fr>
- To: gtk-app-devel-list gnome org
- Subject: Editing a struct
- Date: Tue, 05 Apr 2005 14:28:31 +0200
Hi,
In an app I'm writing, I'm trying to do something that I think has been
done a billions of time: I want to have a window with lots of GtkEntry
and GtkComboBox (preferably with labels). Each one when edited will
modify one field in a simple C struct.
I started something : implement a GtkLabelledEntry widget ... but now
it seems that I have to implement some kind of GtkLabelledComboBox that
will mostly have the same behaviour (=> ugliness).
So, do you have any idea if this kind of stuff already exists or the way
to go if it doesn't?
--
Manuel Giraud (CNRS/CETP)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]