Search the web
Sign In
New User? Sign Up
fs-talk · FaceSpan
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 214 - 243 of 291   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
214
Hi Mark, I sent you the project - please let me know if you don't receive it. Thanks, Karen...
Karen Hughes
curly_paws
Offline Send Email
Feb 2, 2007
10:48 pm
215
I've gotten so used to Script Debugger, I don't think I could live without it for debugging; but the pop-up menu entitled "Preferred debugger:" in FaceSpan 4.3...
bryn_lockwood
Offline Send Email
Mar 27, 2007
5:34 pm
216
Hi, ... You are not doing anything wrong. FaceSpan's original developers built the product against Script Debugger 3. This fs-talk post explains a little ...
Mark Alldritt
malldritt2000
Offline Send Email
Mar 30, 2007
2:24 pm
217
... hmmm... do we start drooling now? ;-) Wayne...
Wayne Brissette
wbrisett
Offline Send Email
Mar 30, 2007
2:31 pm
218
Hi Folks, There is a new post giving a first glimpse of the FaceSpan 5 IDE (a pre-Alpha built) on my blog: http://www.latenightsw.com/blog/?p=24 Cheers -Mark ...
Mark Alldritt
malldritt2000
Offline Send Email
Mar 30, 2007
3:05 pm
219
[FS v4.0.3] I'm trying to make a form with '+' and '-' buttons to allow a user to add extra rows of criteria to a box. FWIW, the criteria are text fields and...
Mark Anderson
mwra_uk
Offline Send Email
Apr 2, 2007
1:49 pm
220
Hi, ... I can imagine a couple of ways of doing this. One approach is to design the window with all the controls you anticipate showing. Then, you can hide...
Mark Alldritt
malldritt2000
Offline Send Email
Apr 6, 2007
3:54 pm
221
... design the ... hide the ... items, it ... Thanks! Mark A...
Mark Anderson
mwra_uk
Offline Send Email
Apr 7, 2007
1:54 pm
222
Hi, What does Facespan want as a file for the icon in the project settings? I downloaded a few freebee icons but can't get Facespan to do anything with them, I...
justtoast2005
Offline Send Email
Apr 8, 2007
3:38 pm
223
Hi, ... FaceSpan is looking for a .icns file. Photoshop cannot create these directly. You need to create a TIFF or PNG file and then use Apple's Icon ...
Mark Alldritt
malldritt2000
Offline Send Email
Apr 8, 2007
6:53 pm
224
Ok this is something I wanted to get around to some time. Therefor now is a great time to ask. I know we can specify the application icom somehow but have not...
Oakley Masten
oakmasii
Offline Send Email
Apr 9, 2007
2:45 pm
225
Hi, ... You can assign the app icon (and other application options) in the Executable Settings... Panel. You can summon this panel using the Project > ...
Mark Alldritt
malldritt2000
Offline Send Email
Apr 9, 2007
4:02 pm
226
Thanks Mark There is just so much I don't know about FaceSpan Yet. I appreciate your help Oakley...
Oakley Masten
oakmasii
Offline Send Email
Apr 9, 2007
8:14 pm
227
Hi Mark, Thanks for the info on Icon Composer, all I need to do now is find my Tiger install discs! Regards Alan...
Alan Legg
justtoast2005
Offline Send Email
Apr 11, 2007
12:20 am
228
Hi, I'm trying to count characters in a scroll view and put the results in another text field. Am I going about this the right way: on keyboard up theObject...
Alan Legg
justtoast2005
Offline Send Email
Apr 11, 2007
12:28 am
229
Or look at this nice tool: http://www.shinyfrog.net/en/software/img2icns/ CU ShooTerKo...
Michael Schmidt
shooterko
Offline Send Email
Apr 11, 2007
9:07 am
230
... I am not sure what is going on with your script but I have a similar script that does the same thing. See if this code helps any. on clicked theObject set...
Charles Booker
cbooker55
Offline Send Email
Apr 11, 2007
1:02 pm
231
Do I need to add osaxen to my project to use them. I assume - or does saving my FS project do this for me? Suffice to say I'm using an osaxen (as it happens...
Mark Anderson
mwra_uk
Offline Send Email
Apr 20, 2007
8:49 pm
232
Hi, ... Here's the technique for having FaceSpan include scripting additions in your built application: 1) open the project 2) summon the Executable Settings...
Mark Alldritt
malldritt2000
Offline Send Email
Apr 21, 2007
2:16 am
233
... in your ... [snip] Thanks! Mark Anderson...
Mark Anderson
mwra_uk
Offline Send Email
Apr 21, 2007
4:51 am
234
The FS documentation (that I realised was 'inherited' from past authors) is very opaque when one's trying to figure out basic things. For instance I've a...
Mark Anderson
mwra_uk
Offline Send Email
Apr 30, 2007
3:56 pm
235
Mark Anderson wrote how to toggle the control's visibility while the app is live. This should take care of your problem Mark. on launched theApplication open...
Oakley Masten
oakmasii
Offline Send Email
Apr 30, 2007
9:51 pm
236
... 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...
Mark Anderson
mwra_uk
Offline Send Email
May 1, 2007
8:10 am
237
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...
Mark Anderson
mwra_uk
Offline Send Email
May 1, 2007
10:06 am
238
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...
Mark Anderson
mwra_uk
Offline Send Email
May 2, 2007
9:28 am
239
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...
Mark Anderson
mwra_uk
Offline Send Email
May 2, 2007
9:37 am
240
At 09:36 a +0000 05/02/2007, Mark Anderson didst inscribe upon an ... Well, this is from the old FS list; it may have changed: ... -boo...
Walter Ian Kaye
boodlums
Offline Send Email
May 2, 2007
10:44 am
241
... Click the ... Sadly it's gone from FS 4 - it's not in the v4.0 PDF manual and the v4.3 menus have no such item. Thanks anyway. Regards Mark...
Mark Anderson
mwra_uk
Offline Send Email
May 2, 2007
1:16 pm
242
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 ...
Mark Alldritt
malldritt2000
Offline Send Email
May 2, 2007
2:11 pm
243
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...
Mark Alldritt
malldritt2000
Offline Send Email
May 2, 2007
2:18 pm
Messages 214 - 243 of 291   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2007 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help