Randall, The advantage of using the Dialog from resources with the loop through method of gathering advantage is that you can call your routine in the middle...
There is already an example drag/drop process designed by John Johnson in the Samples folder of SC 4.1.2. There is also an older one by David Smith in the...
I did a tutorial for this back a long time ago, got it running in 4.1 and posted it in the files area here -- Dialog construction & Scripting. You would have...
Hi Vince, Randall, ... Legacy stuff, mainly. The RTE used to use resource based dialogs. Among other things, they prevent other scripts from running while...
... I think Vince was referring to those of us who often use our monitors at a 640/480 resolution rather than monitors that have only that resolution. bob...
I've downloaded these and been working with them off and on for a while... still I'm missing something. I assume it isn't just me. There is a difference...
Hi Joe, ... I know quite a bit about custom windows, Joe. Custom windows do not have grow boxes, nor can you knockout the entire background while retaining...
Randall, ... Not sure I exactly understand the question, but we know that the windows, of which dialogs are basically a type, are OS elements. That's what they...
... I doubt that you'd even be able to accomplish this with a clever simulation. What is the purpose of this window? It sounds like you want an empty,...
Hi Joe, ... Exactly, as a palette. I shoot through it's open space using Camera, then magnify the image in another resizable scrolling window, which has ...
... Hi Ken, I'm sorry, Ken, I don't understand the intent of the question. Are you asking why Vince is working to resize the project so that it will display...
Off topic... There is an external that returns the rect of the region of the screen that is not being used by system widgets (menubar, doc, etc.). But OS X...
Lets try this again... typo check-ed... Off topic... There is an external that returns the rect of the region of the screen that is not being used by system...
Hi Randall, ... Sure, move the dock. Since the View fills the desktop from right to left, I keep mine on the left side, because that side of my DT is empty. ...
... Ken, The "dialog" randall is referring to is actually resource-based windows, text and buttons. You would create your DLOG window and any items in it using...
Hi Vince, ... Thanks Vince. BTW, my sister Susan opted out as a Major. Spent most of her last years in the Army stationed in Central America. She's retired...
March 2005 Macworld has interesting info for terminal geeks (there aren't any of those types around *here*, are there?) Photo-manipulations are possible using...
If anyone on list has WireTap Pro from Ambrosia software, I wrote a nifty little applescript that allows you to take RealAudio link files downloaded from the...
Hi Ken, ... The OpenGL external (and the Atlas projects) use scrollbar controls to interact with the 3D settings. You don't need to understand OpenGL to see...
... You can download TinkerTool, a freebie, from VersionTracker, and use it to tuck the dock up under the top of the screen to be totally out of the way. -- ...
... I am not one who runs monitors at 640 x 480 but have read many times that people often do this to maximize legibility and increase the sheer size of things...
... But if it's 'under' something (the menubar?) and you can't click the icons, then you can't use it until you 'untuck' it. What's the difference between...
Hi All Question about setting text attributes (properties). I thought I knew what I was doing but I guess it's been a while. The following code keeps...
Hi Greg, ... Of course, you're right about all that. On my current monitors, I run at 1024x768 because it's the most comfortable combo. But the blockyness of...
Hello again Hope I'm not appearing as Randall, answering my own replies.:) I changed from selectedChunk to selectedField and my code works. Is this a 4.1.2...