Trinithis
08-11-2007, 05:35 AM
(The script is programmed in FF2, and I have no expectations for it to work in other browsers.)
In a script I am making, which so far creates desktop-like windows in the page has an odd bug I can't figure out. When I minimize a window through its minimize button and then move the minimized state, the gui object picks up the background it is over (in a rectangle the height of what the unminimized window is minus scrollbars) and carries it over to where I move the minimized titlebar.
Here's a link to the page:
http://trinithis.awardspace.com/ObjectWindow/window.html
To produce the bug, you can click the minimize button on the window labled "3", and then drag it across the other windows.
For the script source codes:
http://trinithis.awardspace.com/ObjectWindow/drag.js
http://trinithis.awardspace.com/ObjectWindow/ObjectViewer.js
http://trinithis.awardspace.com/ObjectWindow/resize.js
CSS:
http://trinithis.awardspace.com/ObjectWindow/window.css
http://img.photobucket.com/albums/v251/Trinithis/demo.jpg
In a script I am making, which so far creates desktop-like windows in the page has an odd bug I can't figure out. When I minimize a window through its minimize button and then move the minimized state, the gui object picks up the background it is over (in a rectangle the height of what the unminimized window is minus scrollbars) and carries it over to where I move the minimized titlebar.
Here's a link to the page:
http://trinithis.awardspace.com/ObjectWindow/window.html
To produce the bug, you can click the minimize button on the window labled "3", and then drag it across the other windows.
For the script source codes:
http://trinithis.awardspace.com/ObjectWindow/drag.js
http://trinithis.awardspace.com/ObjectWindow/ObjectViewer.js
http://trinithis.awardspace.com/ObjectWindow/resize.js
CSS:
http://trinithis.awardspace.com/ObjectWindow/window.css
http://img.photobucket.com/albums/v251/Trinithis/demo.jpg