misc notes

This commit is contained in:
benfry
2003-09-22 19:26:53 +00:00
parent e89f66d78e
commit 88212a6f2d
2 changed files with 21 additions and 3 deletions
+3 -1
View File
@@ -196,7 +196,9 @@ glance through them should help clear things up.
[ known problems, pardon our dust ]
- stroke widths that aren't 1 are probably broken.
- lines with stroke weights that aren't 1 are probably broken.
- single pixel lines still have some problems with drawing over things.
- the size of exported applets has jumped in this release. this will
get smaller again in a future release. we're in the middle of
+18 -2
View File
@@ -239,7 +239,7 @@ X set a better ctrl-key for reference (anything but 'F')
X probably need to use mac or pc specific keys?
X nope, it doesn't really need a command key
X instead, cmd-shift-f is now 'find in reference'
X windows fixes for run.bat, and another expert version of the same
assigned to dan haskovec, completed by fry
dh X find/replace
@@ -250,11 +250,28 @@ dh X http://proce55ing.net/discourse/yabb/YaBB.cgi?board=Proce55ing_Software;a
..................................................................
0060c3
X notify user when size() is bad
X need to use oro matcher when trying to grab the applet size (export?)
_ open button getting stuck on windows
_ macosx doesn't listen if 'cancel' is selected for save changes on quit
_ but windows works fine, so it's a macosx problem
fixes from toxi
X BImage.get() was only grabbing a single line of pixels
..................................................................
0060
_ make sure no CVS folders or .DS_Store files in the distribution
MEDIUM
_ include version number in the about box
_ http://proce55ing.net/discourse/yabb/YaBB.cgi?board=Proce55ing_software_bugs;action=display;num=1064220242
_ adding files to sketch.. menu item
_ also do drag & drop implementation to pull in files
_ light(x, y, z, c1, c2, c3, TYPE)
@@ -278,7 +295,6 @@ _ in general, things are way simpler on the pc
_ better 1.3/1.4 support.. properly detect vm
_ use when deciding which classes to import
_ if size() not found in export/compile, ask the user
_ need to use oro matcher when trying to grab the applet size (export?)
_ size(myWidth, myHeight) -> set static var in BGraphics
_ for the last size that was used, use as default for fill-in field
_ better support for running locally