OSDN Git Service

* src/tkCanvEdge.c (CreateEdge, EdgeCoords, ConfigureEdge):
[pf3gnuchains/pf3gnuchains4x.git] / libgui / TODO
1 - should have an intelligent way of mapping color use to color name
2   likewise fonts
3
4 - ulset.tcl is not very easy to use
5   should write class to manage menubar
6   this could integrate ulset functionality and also balloon help
7   should look at iwidgets 2.2 again to make sure we
8   aren't gratuitously incompatible
9
10 - add more bitmaps/gifs from S-N
11
12 - use a real gettext, not the dummy one we have now
13   see if it is possible to use some of the gnu code, for instance
14   xgettext.
15   the runtime code must be written by us; probably just use db
16
17 - rewrite the canvas patches as a pure extension
18   the current situation is terrible
19   later, use a different layout algorithm.  ISI sucks.
20   See:
21         A Technique for Drawing Directed Graphs
22         Emden R Gansner, Eleftherios Koutsofios, Stephen C. North, and
23                 Kiem-Phong Vo
24         IEEE Transactions on Software Engineering Vol 19, No 3
25
26 - must have sensible way to track toplevel state and save in database
27
28 - a way to make optionmenus which are statically sized to the
29   correct width