Commit Graph

260 Commits

Author SHA1 Message Date
David Rose 6eeb4f27e3 more fixes to new genPyCode 2004-06-03 21:11:24 +00:00
David Rose b1db93fb87 explicit import paths 2004-06-01 19:31:48 +00:00
Dave Schuyler 1425ae5fa4 formatting 2004-05-19 03:47:28 +00:00
Dave Schuyler 1f6600d77a changed comment 2004-05-19 03:03:42 +00:00
Dave Schuyler 130215ba73 formatting 2004-05-14 21:25:25 +00:00
Mike Goslin 2d6e682f31 Dialog now split up properly 2004-05-07 17:03:30 +00:00
Mike Goslin 966e57d3be Removed avatar2d as default argument to avoid import order problem - avatar2d now gets filled in after ShowBase is constructed. 2004-05-05 00:12:48 +00:00
David Rose 5d121b8ed9 support multi-state text blocks; also show IME candidate strings in DirectEntry fields 2004-04-08 01:17:50 +00:00
David Rose 5be1b3f064 make run 2004-04-07 17:33:40 +00:00
Mark Mine 4308dea1af Added example to direct scrolled list
Added ability to rotate button with hpr option
2004-04-05 22:17:41 +00:00
Mark Mine a666205e42 Fixed VBase3 case where setPos was called for pos hpr and scale 2004-01-27 23:18:41 +00:00
Dave Schuyler 66e56f800a fix for jumping on lift 2003-12-16 02:27:11 +00:00
Mark Mine 75dd4f1771 *** empty log message *** 2003-11-28 17:09:30 +00:00
Dave Schuyler e06875f537 added clearText() and appendText() 2003-10-23 03:15:32 +00:00
Joe Shochet 10c7f2a18e improved destroy interface 2003-10-13 00:34:22 +00:00
Dave Schuyler e6f847c64b changed to has_key() 2003-09-17 01:52:57 +00:00
David Rose 78164ebad6 fix problem with setShadow after creation 2003-07-31 15:22:01 +00:00
David Rose 8163057588 don't crash if no default font 2003-07-09 18:04:18 +00:00
David Rose 7c2051a37a minor typo in comment 2003-06-28 17:17:22 +00:00
David Rose 0cc3ed8706 add frameTexture 2003-06-25 20:35:38 +00:00
Mark Mine 4d8a3a0eb4 *** empty log message *** 2003-06-23 04:47:55 +00:00
Joe Shochet cd87ff4b53 adjustments for castillian 2003-04-21 16:29:59 +00:00
David Rose f679457dbf use built-in default font instead of Comic 2003-02-17 18:04:51 +00:00
cxgeorge 8d21735bf4 fix scrollist crash for non-class lists 2003-01-10 22:56:00 +00:00
cxgeorge a0c06b4554 fix scrollist crash for non-class lists 2003-01-10 22:49:13 +00:00
David Rose fcd3df851a preparation for new window code 2003-01-09 20:31:14 +00:00
Mark Mine 66175b4663 Added asList function to NodePathCollection 2002-12-19 22:30:11 +00:00
cxgeorge c50cb2aa00 shard page cleanup 2002-12-04 05:21:46 +00:00
David Rose b756967a25 share TextFont object with Toontown code, not just filename 2002-11-27 02:45:17 +00:00
cxgeorge 892a01a4cf start wait bars at 0 2002-10-28 22:53:02 +00:00
Darren Ranalli 728a04401b make copy of items list if all strings 2002-10-14 21:48:26 +00:00
Darren Ranalli 4d8610f71a can add and remove items as strings 2002-10-11 07:50:04 +00:00
Joe Shochet f3e2c18cc6 *** empty log message *** 2002-10-08 04:28:44 +00:00
Mark Mine d9f964c51c Updated Direct Frame to use text_mayChange syntax
Updated DirectOptionMenu to allow selection when holding down mouse button
2002-10-08 00:32:12 +00:00
Joe Shochet c2ff106684 month date control 2002-10-07 03:22:28 +00:00
Mark Mine db8f2ba387 Popup menu at button midpoint 2002-10-04 01:39:13 +00:00
David Rose e866143a8f can't use *shadow 2002-10-03 20:22:06 +00:00
Joe Shochet 44cccfffd0 shadow offset 2002-10-03 06:20:49 +00:00
Darren Ranalli bb45e0fbb9 added sidePad 2002-09-27 19:30:27 +00:00
Darren Ranalli 4025e7dba9 fixed typo 2002-09-27 19:30:16 +00:00
Darren Ranalli 7759f7b212 added getSelectedIndex, getSelectedText 2002-09-23 23:39:21 +00:00
Darren Ranalli c00e8a1926 added enterText 2002-09-17 19:04:07 +00:00
Mark Mine 74d7670f8e Use new draw bin for popup menu 2002-08-30 19:35:15 +00:00
Darren Ranalli a57283816f frameColor can be a list of colors 2002-08-29 23:36:56 +00:00
Darren Ranalli b62c619028 spelling fix 2002-08-28 19:09:04 +00:00
David Rose b257675d04 don't set draw bin for text 2002-08-28 17:38:00 +00:00
Darren Ranalli beb4fdfb5e fixed DirectEntry cleanup 2002-08-23 23:03:58 +00:00
Darren Ranalli 5931561dfe added focus in and out callbacks 2002-08-23 21:23:04 +00:00
Mark Mine 7bb55e32ef Fix destroy 2002-08-23 16:22:55 +00:00
cxgeorge aa02252303 cmt out dbg print 2002-08-22 21:08:41 +00:00