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 61 - 90 of 291   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
61
I'm having trouble with popup buttons freezing up. That is, a button will execute properly once but not the second time. Once the freeze-up occurs, all of the...
rpkyle431
Offline Send Email
Nov 1, 2005
6:00 pm
62
Hi, ... Can you check the Console log on the systems where this has happened. It sounds to me like FaceSpan has done something to mess up Cocoa and after that...
Mark Alldritt
malldritt2000
Offline Send Email
Nov 1, 2005
9:19 pm
63
Hi, whats the correct syntax for getting a selected text into a variable? I've tried this: on clicked theObject if the name of theObject is "openNote" then ...
henryking45
Offline Send Email
Nov 4, 2005
10:41 am
64
Hi, ... I've been searching the AppleScript Studio dictionary (on which FaceSpan is currently based) and it seems like there is no selection property for a...
Mark Alldritt
malldritt2000
Offline Send Email
Nov 4, 2005
7:07 pm
65
To reduce "spam" in my inbox. You are not in my address book and your message has been deleted. Please send again with the words "not spam" in the subject. ...
henry
henryking45
Offline Send Email
Nov 5, 2005
1:19 pm
66
... Please don't spam this mailing list with "not spam" messages. Thank you. -- Arthur J. Knapp __________________________________ Yahoo! Mail - PC Magazine...
Arthur Knapp
admiralnovia
Offline Send Email
Nov 5, 2005
3:25 pm
67
... Yes, please do manage to handle your spam yourself. It's not our job to do it for you -- "Let your plans be dark and as impenetrable as night, and when you...
John C. Welch
bynkii2
Offline Send Email
Nov 5, 2005
4:18 pm
68
Hi, A question came up a while ago asking how to get the selected text in a text view. At the time, I replied saying that it was not possible. I turns out...
Mark Alldritt
malldritt2000
Offline Send Email
Nov 9, 2005
9:07 pm
69
Is there some super secret syntax I need to use in order to set the values of window items? set maximum value of progress indicator "piTest" to 20 results in a...
David Glass
davepglass
Offline Send Email
Nov 18, 2005
10:28 pm
70
Hi, ... You need to give an explicit window reference. So, if you were doing this from a button's clicked handler it might look like this: on...
Mark Alldritt
malldritt2000
Offline Send Email
Nov 19, 2005
12:25 am
71
Well, obviously I'm an idiot, because I can't get this to work. :( This: tell window "main" set maximum value of progress indicator "piProcessing1" to 20 end...
David Glass
davepglass
Offline Send Email
Nov 19, 2005
12:56 am
72
Hi, ... Please send me your FaceSpan project and I'll take a look at it. It sounds like there is some sort of terminology problem, but I'll need to see...
Mark Alldritt
malldritt2000
Offline Send Email
Nov 19, 2005
1:02 am
73
On its way. ... -- David Glass - Gray Matter Computing graymattercomputing.com - corepos.com 559-303-4915 Apple Certified Help Desk Specialist...
David Glass
davepglass
Offline Send Email
Nov 19, 2005
1:43 am
74
A huge "Thank You!" to Mark for taking the time to correct my earlier misunderstandings. Now I have something a bit different. In vanilla AS a droplet receives...
David Glass
davepglass
Offline Send Email
Nov 19, 2005
7:48 am
75
Hi, ... I've filed a bug here on this. The open handler *should* be receiving aliases to the dropped files, just like a normal AppleScript droplet. Here's...
Mark Alldritt
malldritt2000
Offline Send Email
Nov 19, 2005
3:39 pm
76
Where can I find more information about how to work with drag info? My droplet application is coming along nicely, and I'd like to allow the user to drop...
David Glass
davepglass
Offline Send Email
Nov 19, 2005
5:38 pm
77
Hi, ... Here¹s code that will do this: on drop theObject drag info dragInfo set preferred type of pasteboard of dragInfo to "file names" set droppedFileNames...
Mark Alldritt
malldritt2000
Offline Send Email
Nov 20, 2005
5:11 pm
78
Thanks Mark. I actually figured this out early this morning after combing through the XCode documentation. I also came to the conclusion that it was better to...
David Glass
davepglass
Offline Send Email
Nov 20, 2005
5:44 pm
79
Is there a way to make clickable text? At the very least say a link to a website on the main interface taking the user to the site by clicking the web...
David Glass
davepglass
Offline Send Email
Nov 20, 2005
5:52 pm
80
Is there a way to retrieve my application's version string for display on the interface? I've tried version of current application (4.3b2) version of me...
David Glass
davepglass
Offline Send Email
Nov 20, 2005
6:10 pm
81
I must have had some invisible text somewhere, because I just retyped the code below, and it works but retrieves FS's version number. ... -- David Glass - Gray...
David Glass
davepglass
Offline Send Email
Nov 20, 2005
6:12 pm
82
Hi, ... FaceSpan 4 does not poses a web view (this along with all the other missing Tiger UI widgets is on our to-do list for FS5). To do clickable text, you...
Mark Alldritt
malldritt2000
Offline Send Email
Nov 20, 2005
6:13 pm
83
Hi, ... This is a bug. I¹ve not yet figured out if FaceSpan is doing something wrong (probably it is) or if this is something within Studio. The version ...
Mark Alldritt
malldritt2000
Offline Send Email
Nov 20, 2005
6:16 pm
84
Good workaround with only one drawback. When clicking the button its background turns white. I did the following: 1. Make a label field with the text I want...
David Glass
davepglass
Offline Send Email
Nov 20, 2005
6:33 pm
85
Today, during working with the beta (NOT the demo), Facespan quit with that message: I found an info about this in the description for the demoversion, but not...
Michael Schmidt
shooterko
Offline Send Email
Dec 2, 2005
3:14 pm
86
Hi Folks, I've just posted a new FaceSpan 4.3 beta build. Download information and release notes can be found here: http://www.latenightsw.com/fs4/beta.html ...
Mark Alldritt
malldritt2000
Offline Send Email
Dec 3, 2005
12:54 am
87
I experienced the same 'FEATURE' here. My only workaround was to revert to the original 4.0 version release which is very frustrating. Please advise ASAP. Rich...
Rich Renouf
macshasta
Offline Send Email
Dec 3, 2005
2:57 pm
88
Hi, ... I posted a new FaceSpan 4.3b5 Beta build to the facespan web site. Download information and release notes are available here: ...
Mark Alldritt
malldritt2000
Offline Send Email
Dec 3, 2005
4:43 pm
89
Hello, Mark! Thank you for the quick help, seems to run fine :-) I discovered this in the About-Box: Will projects I built with this version stop working after...
Michael Schmidt
shooterko
Offline Send Email
Dec 5, 2005
12:23 pm
90
Hi, ... My apologies to all for the interruption in service. I fully expected to have released a final FaceSpan 4.3 before the beta build expired. However, ...
Mark Alldritt
malldritt2000
Offline Send Email
Dec 5, 2005
5:38 pm
Messages 61 - 90 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