Re: predecessor task list with simple text hierarchy
- From: "ビカス ヤダワ (vikas yadav)" <mevikas gmail com>
- To: planner-dev-list gnome org
- Subject: Re: predecessor task list with simple text hierarchy
- Date: Tue, 16 Dec 2008 08:01:34 +0530
2008/12/16 Maurice van der Pot
<griffon26 kfk4ever com>
On Mon, Dec 15, 2008 at 10:30:33AM +0530, ビカス ヤ¥ ワ (vikas yadav) wrote:
> Awaiting suggestion/comments.
Have you considered replacing the current GtkCombo (which has been
deprecated according to
http://library.gnome.org/devel/gtk/stable/GtkCombo.html#GtkCombo-struct)
with a GtkComboBox?
An advantage would be that this new GtkComboBox supports the model-view
pattern and can therefore use a tree model for its values, which would
look something like this:
http://www.kksou.com/php-gtk2/articles/setup-combobox-with-multi-level-options---Part-1---display-as-tree-structure.php
It could be a non-trivial thing to do, but I really like the way it
looks. What do you think?
Its great to use. I was searching for something treelike in glade
designer but could not identify. My gtk vocabulary is nill. :p
I'll have to look into the problems you were having with adding a
function to mrp-task.c. Can you put a patch online that will show
the problem when I compile it?
Ill prepare a patch and send it in some time.
Thanks,
Vikas
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]