Suggestion for Glade

Date view Thread view Subject view Author view

From: Antonio Zugaldia Rodriguez (azugaldia@retemail.es)
Date: Mon Sep 20 1999 - 07:48:05 EDT


Hello Damon:

Before all, congratuations for glade, it is really GOOD software. I have
been using it for months, and I have found in it a very useful tool.

I only want to give you a suggestion for a new version. It is no really
essential. In the Glade Main Window we can see the windows as they are
created (in _this_ order). When code is generated, they appear in that
order. Code can be cleaner if we can choose this order (as happens in
the menu editor window with menuitems, thanks to arrows).

For example ig I have the windows:

Main_Window
View-Item1
View-Item2
View-Item3
Help-Item3

and I want to add "View-Item4", the result (in code too) is:

Main_Window
View-Item1
View-Item2
View-Item3
Help-Item1
View-Item4

instead of (better)

Main_Window
View-Item1
View-Item2
View-Item3
View-Item4
Help-Item1

This can be donde also with the tree widget view (to order the widgets
as they are seen, instead of as they are created).

Sorry for this big message, and thank you for your attention.

My best regards.

Antonio <azugaldia@retemail.es>

+---------------------------------------------------------------------+
To unsubscribe from this list, send a message to majordomo@ncis.pn.org
with the line "unsubscribe glade-devel" in the body of the message.


Date view Thread view Subject view Author view

This archive was generated by hypermail 2b29 : Tue Aug 01 2000 - 19:23:08 EDT