... Many thanks. My mistake, I now realise, was to try to address the control directly without citing its inheritance chain from the window (or to used nested...
Ok, I solved the visibility problem - the 'textField' object visibility can be toggled but the object must be referred to a 'text field' as opposed to the...
Is there a shortcut for a script to refer to my FS app from within a tell block for another app? This arises as I'm updating a progress bar on my FS applet...
I've an applet based on a single FS window that I'd like to stay on top of it's target app's window(s) or failing that on top of everything (i.e. frontmost of...
Hi, ... This is done using 'tell current application'. Alternatively, you can put the code that targets the FS application in a subroutine and call that as ...
Hi, ... In order for your window to float above all other windows, you need to do the following: 1) the your window must be based on the Panel object (as...
Hi, ... In FaceSpan 5 the object browser is now part of the unified project window. This allows you to more easily navigate around a project. ... Try summoning...
Hi, ... I agree. FaceSpan 4 relies on the AppleScript Studio scripting interface. Over time, AppleScript studio has expanded, but the FaceSpan 4 UI has not ...
OK - I realize that this is probably really simple but i can't figure it out. How do I add "artwork" such as a company logo to a window? Thanks Oakley...
Hi, ... Here are the steps: 1) you need to add your image to the project as a resource 2) Add an Image View to the window 3) Tell the Image View to display...
Thanks for the information. Unfortunately I am still miss the correct syntax to access the photo. I have imported a photo "Prozac4.tif" into the images folder....
Mark Please disregard the last email With a little close inspection I found the place to put the picture name in. It works just fine now. Although how would to...
Hi Folks, I'm looking for a few hardy people interested in helping shape the future of FaceSpan. FaceSpan 5 has reached a stage where I've begin showing seed ...
Hi Mark, I'm definitely interested in giving at full test. I've been waiting to start to move quite a few AS-Studio projects over to FS5 and have many SD4...
I think you go to Project->Add Files, select the image, drop an imageView onto the window you're building, then drag the imported image from the project window...
I have a button on a window that runs the getSourcePath routine which is located in the script for the main window. Problem is, it seems the "on panel ended"...
This one is driving me nuts. I'm assuming it's a coersion issue of some sort, but can't quite figure it out... The handler below is part of a larger FaceSpan...
Hi, ... I cannot see anything obviously wrong with the code here. Can you send me a stripped down FS project containing this code, along with any supporting...
Hi Folks, For those of you who are curious about FaceSpan 5, I've begun a blog covering FaceSpan 5's progression towards final release. The intended audience...