
PoW
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
hictio
10 years ago
Do you know how to add that resize handle that you have, the one with the little dots, to, say, a Terminal window?
TIA
Report
Perberos
10 years ago
http://www.pygtk.org/docs/pygtk/class-gtkstatusbar.html
set_has_resize_grip(True)
Gnome Terminal dont have status bar.
Maybe with another termanal app.
Report
hictio
10 years ago
Report
Perberos
10 years ago
Hahhahahhaha
Typo error.
Report