M
Martin Rinehart
My proof-of-concept window manager now includes max/minimize and
restores:
http://www.martinrinehart.com/examples/js-wm.html
It's feature-complete except for resizing. It's miniscule. Now to
think carefully about how the application coder can use the window
manager. Design goal: easy as Visual Basic. (Last I looked, "Hello
World!" in VB cost 3MB.)
I need a Firefox guru to tell me how to get this running in Eichland.
(Opera's great, but their market share isn't.)
Meanwhile I'm going to try to generalize the drag code. Dragging a
window around by the title bar has a lot in common with dragging a
side or corner, doesn't it?
restores:
http://www.martinrinehart.com/examples/js-wm.html
It's feature-complete except for resizing. It's miniscule. Now to
think carefully about how the application coder can use the window
manager. Design goal: easy as Visual Basic. (Last I looked, "Hello
World!" in VB cost 3MB.)
I need a Firefox guru to tell me how to get this running in Eichland.
(Opera's great, but their market share isn't.)
Meanwhile I'm going to try to generalize the drag code. Dragging a
window around by the title bar has a lot in common with dragging a
side or corner, doesn't it?