Dana Jansens
74cfb1b4c1
signed ints instead of unsigned ints again. less pain. pain bad.
2003-02-09 22:40:47 +00:00
Dana Jansens
99cd843fc6
Brand spankin new widgets for otk (Label and Button).
...
Add a new Size class.
Rect, Point, and Size are immutable classes.
Size uses *UNSIGNED* ints. This is causing me headaches * a bajillion right now, so we'll see about that.
2003-02-08 07:33:48 +00:00
Dana Jansens
8f8acc2493
rm prefixes for all elements in the otk namepsace
2003-01-11 19:17:13 +00:00
Dana Jansens
b34824a4e2
global python scripts. client motion/resizing is all done via python now
2002-12-25 04:54:44 +00:00
Dana Jansens
4f01802c8c
actions class can sorta handle mouse enter/leave and press/release events
2002-12-04 07:12:13 +00:00
Dana Jansens
1eef416eee
include the point header
2002-11-10 11:31:12 +00:00
Dana Jansens
18645bf9c7
get rid of unsigneds
2002-11-10 11:27:51 +00:00
Dana Jansens
bf160f210a
make methods for Rect that use Point
2002-11-10 11:25:40 +00:00
Dana Jansens
d4d89ce0bb
documenting classes!
2002-11-04 03:37:17 +00:00
Dana Jansens
e9085c3a45
documented
2002-11-04 02:54:15 +00:00
Dana Jansens
37e5600768
move Rect and PointerAssassin into the toolkit
2002-11-03 10:38:14 +00:00