forked from jverzani/gWidgets2RGtk2
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathTODO.txt
82 lines (65 loc) · 1.9 KB
/
TODO.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
* menus: would be nice if radio and checkbuttons could be disabled somehow.
* expose buttons in gbasic dialog so one can visible<-, enable<-, ...
DONE * gtable -- wrong index when filtering
* drag and drop onto tables, from tables isn't right. (Bob Aranoff email)
* font<- command and size isn't quite right.
* gvarbrowser -- right click hsould be context sensitive
* issue when assiging to gdf and increasing row count; (df[nr+1,] <- list(...))
* add dnd for column headers of gdf,
* ggraphics notebook -- lost it?
* gedit size and expand -- is off
* GdkEventType['button-press']-1L is there, also 2button-press.
gedit dnd is doubling up
* do subset.by example for gdf
* more docs
* Check that svalue<- signals change handler when there is a new value
* copyright notice in headers
* check update in gtree
* gtree and dataframe + INDICES
DONE * make gw icons in icons.R
DONE * add default_expand, default_fill properties so things like gtable
can have them set without user interaction.
DONE (For now, just gdf) * gdf and gdfedit? that gives me some other options.
common.R
dnd.R: do this
gaction.R
gbutton.R
gcalendar.R
gcheckbox.R
gcheckboxgroup.R
gcomobox.R
gdf.R: see from SpreadR, ... Punted for now
gcalendar
ggroup -- spacing
gtable set by non-index; [<- complaining
gtext font<- choiking
DONE gdfnotebook.R Should be general, but having issue with inheritance
DONE gdialogs.R
DONE gedit.R
DONE gexpandgroup.R
DONE gfile.R
DONE gframe.R
DONE ggraphics.R
DONE ggraphicsnotebook.R: issue with general notebook interface
DONE ggroup.R
(General) ghelp.R
NOTHING TO DO ;( ghtml.R
DONE gimage.R
DONE glabel.R
DONE glayout.R
DONE gmenu.R
DONE gnotebook.R
DONE gpanedgroup.R
DONE gradio.R
DONE gseparator.R
DONE gslider.R
DONE gspinbutton.R
DONE gstatusbar.R
DONE gtable.R
DONE gtext.R
DONE gtkStuff.R
DONE gtoolbar.R
DONE gtree.R: (data.frame with factors needs doing!)
DONE gvarbrowser.R: (
DONE gwindow.R
DONE icons.R