Drag 1.2 ======== This little package adds dragability to packages. Find, assist, calling, plus many more windows will now be abled to be dragged out of your way so you can see what is behind them. This current version will not automatically install itself. If I have enough requests to asking me to make it self installing then I might do so, but currently you will lose the dragability every time your Newton reboots. Installing - click the [install drag] button. Uninstalling - click the [uninstall drag] button. Dragging -------- Run Drag. Tap install Drag. This will cause most floating windows to become dragable. Some windows won't work, but that is what the other button is for. Run Drag, tap the Find icon, the tap "make front most clickable" in the Drag package. Now Find should be dragable. Version 1.0 only allowed you to drag the view from ten pixels inside the boarder. Version 1.1 allows you to drag the boarder like you do with the keyboards. Other buttons ------------- [X] - closes the window [?] - tells you how to reach me. In other words.. How to reach me --------------- Hardy Macia P.O.Box 8276 Essex VT 05451 email addresses: NewtonMail: HardyMacia internet: HardyMacia@eWorld.com compuserve: 74372,1262 Shareware --------- This is Shareware. If you use it send $5.00 to me at the above address. Disclaimer ---------- The author assumes no risk of any kind in your use of this program. Other Stuff ------------ 1.2 -8/11/94- fixed error -48807 when writing in notes /* version 1.1 * I can't take full credit for any part of this code. It was linked * to me on AppleLink when I used to have an account there. I have * modified it so that it will accept taps only in the floater's matte * boarder when the user wishes to drag the view. I also do not remember * who originally linked me the viewClickScript code. * * some more information : all of the system floater (find, assist, * connection... only have vVisible+vApplication+vFloating set) * Therefore, just adding a viewclickscript to the root doesn't * work for the right away because they don't accept taps, so I * must also set vClickable on in the viewFlags. This is what the * other button is for. Run Drag, tap Find, the tap make front * most clickable. * */