Re: Revolution and Task (handler) Overlap - Questions

2002-02-09 Thread Scott Raney
site entirely, seeing as how it isn't one of your "core competencies". As a bonus, you'd save some money too. > Besides, if we had everything > (including web designers), where would we put it (or them)? If we did sell > our products to UNIX, Linux, or non-i.e. cust

Re: graphic radio buttons

2002-02-11 Thread Scott Raney
, do so grow three; > Who are a little wise, the best fooles bee." > > from "The Triple Foole" by John Donne (1572-1631) Scott Raney [EMAIL PROTECTED] http://www.metacard.com MetaCard: You know, there's a

Re: graphic radio buttons

2002-02-13 Thread Scott Raney
e Company > > "And I, which was two fooles, do so grow three; > Who are a little wise, the best fooles bee." > > from "The Triple Foole" by John Donne (1572-1631) *

Re: Repeats and mouse events

2002-02-13 Thread Scott Raney
RR doc for the mouse function doesn't provide this information, please fix it. Scott Raney [EMAIL PROTECTED] http://www.metacard.com MetaCard: You know, there's an easier way to do that... __

Re: Deselecting Line tool

2002-02-20 Thread Scott Raney
t when you have something other than the browse tool chosen to keep your controls from responding to mouse clicks. You may need to run your application without the development environment to test. Regards, Scott > Best of luck, > > mark mitchell > japan **

Re: Boxes, Grids, & Snap to Objects

2002-02-20 Thread Scott Raney
Not a long list, and in all cases it's very easy (I would even in most cases say trivial) to do it the right way. A small price to pay for shrugging off the last of the circa 1984 single-user single-tasking design of MacOS and HyperCard. Regards, Scott > -- > Jim Hurley *

Re: Polling the mouse

2002-02-21 Thread Scott Raney
modify it to remove this queueing aspect (e.g., the mouseClick would return true only if you clicked down and up any time between the start of the handler and when you made the call, and once it returned true *all* state information would be tossed out so it wouldn't return true again until the user clicked again after the function returned true, even if they clicked multiple times before the first call). Whew. Scott > Jim Hurley > -- Scott Raney [EMAIL PROTECTED] http://www.metacard.com MetaCard: You know, there's an easier way to do that... ___ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution

Re: Polling the mouse

2002-02-21 Thread Scott Raney
On Thu, 21 Feb 2002 "J. Scott Saults" <[EMAIL PROTECTED]> wrote: > Thu, 21 Feb 2002 12:58:57 -0700 (MST) > Scott Raney <[EMAIL PROTECTED]> wrote > >You'd also be subject to the normal behavior of > >async functions (e.g., in HC, "the mouse&q

Re: Polling the mouse

2002-02-21 Thread Scott Raney
On Thu, 21 Feb 2002 Curry <[EMAIL PROTECTED]> wrote: > > Scott Raney wrote: > > > Yes. The full list of functions to avoid because they are deprecated is: > > the mouse > > the mouseClick > > the mouseH > > the mouseV > > the mouseLoc >

RE: Drawing speed

2002-02-22 Thread Scott Raney
f having everything buffered like painting in HC and MC require. You do lose the ability to overlay images on buttons and fields, persistence, and the ability to edit the bits you've previously drawn, but fortunately none of these things are required for turtle graphics. You might try M. Uli Kuste

Re: Polling the mouse

2002-02-22 Thread Scott Raney
On Fri, 22 Feb 2002 "J. Scott Saults" <[EMAIL PROTECTED]> wrote: > > At 10:51 PM -0500 2/21/02, Scott Raney <[EMAIL PROTECTED]> wrote: > >I didn't check SC, but HC definitely does not work the way you say. Try it > >yourself and see. Put the follo

Re: Speed

2002-02-23 Thread Scott Raney
to do this step. Optimizing it out might speed things up some, and I'll put investigating this on the to-do list for 2.4.2. Regards, Scott > Jim Hurley Scott Raney [EMAIL PROTECTED] http://www.metacard.com MetaCard: You k

Re: Mouse polling

2002-02-26 Thread Scott Raney
or, Accessible Interactive TV Project > Centre for Learning Technologies/ITM > Ryerson Polytechnic University > Toronto, Ont. CANADA Scott Raney [EMAIL PROTECTED] http://www.metacard.com MetaCard: You know, there's an eas

Re: reordering lists

2002-02-26 Thread Scott Raney
> Sigh... if I anybody knows a way to subvert this "feature"... > > > > I'm glad you brought this up. I ran into the same behavior in attempting > > to > > create a table object. I would sincerely recommend that Rev/MC change this > > "feature&

Re: Mouse polling answers for Scott

2002-02-27 Thread Scott Raney
hich is to use mouseDown/mouseUp/mouseRelease, possibly in combination with "send .. in" to implement a time out. These are 100% reliable and will also greatly improve the responsiveness of your application. Doing it this way would take no more lines of script than your example, though it does require thinking slightly differently about the problem. Regards, Scott Scott Raney [EMAIL PROTECTED] http://www.metacard.com MetaCard: You know, there's an easier way to do that... ___ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution

Re: Mouse polling

2002-02-27 Thread Scott Raney
seClick not cause script compilation errors ;-) Regards, Scott > Curry Kenworthy Scott Raney [EMAIL PROTECTED] http://www.metacard.com MetaCard: You know, there's an easier way to do that... ___ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution

Re: Mouse polling

2002-03-03 Thread Scott Raney
se we happen to use a language that other people who don't know any better use to develop system-hostile applications. Developing in a high level language will become a stigma that we'll never live down if we don't nip this in the bud. Regards, Scott > tha

Re: Mouse polling

2002-03-04 Thread Scott Raney
; and "the programming tool that's only suitable for people who don't know what they're doing to develop toy applications " hasn't learned the one of the key lessons from the demise of HyperCard. Regards, Scott > still confused > Björnke von Gierke Scott Raney [EMAIL PROTECTED] http://www.metacard.com MetaCard: You know, there's an easier way to do that... ___ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution

Re: Debugging on MacOS 7.5

2002-03-04 Thread Scott Raney
egards, > > Scott Rossi > Creative Director > > Tactile Media, Multimedia & Design > Email: [EMAIL PROTECTED] > Web: www.tactilemedia.com Scott Raney [EMAIL PROTECTED] http://www.metacard.com MetaCard: You know, there'

Re: Ah, I see what's happening (was quadra system bloat)

2002-03-19 Thread Scott Raney
again unless you change the TMEM resources. Regards, Scott > martin baxter > > m a r t i n > > martin baxter Cambridge UK -- Scott Raney [EMAIL PROTECTED] http://www.metacard.com MetaCard: You know, there's an easier way to do that... ___ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution

Re: Revolution and Internet Applications

2002-04-08 Thread Scott Raney
ds of apps I want to build. I think it probably is, but is going to require some adjustments on your part. If you really want to break out of the constraints imposed by a browser-based architecture, you've also got to give up some of the conveniences of that approach. In exchange you get co

Re: Array of struct And to And onto and ...

2002-05-28 Thread Scott Raney
flexibility using a high-level language, you more than make up for this with increased productivity. Note that I'm not criticising C/C++ here: I think it's a great language and that everyone should learn it. But even if you know it, you still will end up writing most of your application

Re: item delimiter

2002-06-05 Thread Scott Raney
nction to make sure it comes out the same as it went in... Regards, Scott > -- > Jacqueline Landman Gay | [EMAIL PROTECTED] > HyperActive Software | http://www.hyperactivesw.com Scott Raney [EMAIL PR

Re: License Prices

2002-06-06 Thread Scott Raney
gt; Dreamscape Software, Inc. > http://www.dreamscapesoftware.com/ Scott Raney [EMAIL PROTECTED] http://www.metacard.com MetaCard: You know, there's an easier way to do that... ___ use-revolution ma

Re: woohoo!

2002-06-07 Thread Scott Raney
ldera which only supports Linux systems, and we just haven't had any demand for supporting this platform recently. Regards, Scott Scott Raney [EMAIL PROTECTED] http://www.metacard.com MetaCard: You know, there's an easier way

Re: Text files driving me mad

2002-06-13 Thread Scott Raney
we're coming up on 10 years (next month!) with the existing behavior with no one having suggested that this is necessary until today. The suggestion of declaring a constant at the top of your scripts seemed like a good one to me too. Regards,

RRe: answer file DLOG

2002-06-27 Thread Scott Raney
quot;Locate File:" with "absolute/path/of/your/folder/" > > Regards, > > Scott Rossi > Creative Director Scott Raney [EMAIL PROTECTED] http://www.metacard.com MetaCard: You know, there's an easier way to do that..

Re: externals with MacOS

2002-07-03 Thread Scott Raney
y true for MacOS: all other platforms (including the Mach-O OS X engine) the external is stored as a separate file which is found using the "externals" property of the stack. Regards, Scott > Cheers, > Brian Kelly

Re: externals with MacOS

2002-07-05 Thread Scott Raney
Bundle (dynamic library) which will be loaded via the externals property as is done on Win32 and the other UNIX systems. Regards, Scott > Either way I've got my code working, thanks, > Brian Scot

Re: SuperCard Now On OS X

2002-10-24 Thread Scott Raney
is announced? Keep in mind that the odds are that your attempt will fail: the list mom for the SC list censors posts that mention competing products... Regards, Scott **** Scott Raney [EMAIL PROTECTED] http://www.metacard.com MetaCa

OT Re: REALbasic vs. Revolution

2002-10-11 Thread Scott Raney
e "player" object vs. the movie XCMD add-ons you get with HyperCard and SuperCard, and the raw QT API you get with RB). You can help by requesting features you really need (not just "check-list" items), and providing suggestions as to how they would be used and what the scripting-langu

Re: app crashes frequently

2002-11-04 Thread Scott Raney
. If you don't see the problem, neither will your customers. Regards, Scott Scott Raney [EMAIL PROTECTED] http://www.metacard.com MetaCard: You know, there's an easier way to do that... ___ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution

Re: Hilite With Transparent Button

2002-11-14 Thread Scott Raney
ation where performance is more important than memory requirements. **** Scott Raney [EMAIL PROTECTED] http://www.metacard.com MetaCard: You know, there's an easier way to do that... ___ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution

Re: Script Analysis

2002-11-16 Thread Scott Raney
ns you'll probably get it in RR 2.0. Regards, Scott > Jan Schenkel. > > = > "As we grow older, we grow both wiser and more foolish at the same time." (La >Rochefoucauld) Scott Raney [EMAIL P

Re: Script Analysis

2002-11-16 Thread Scott Raney
Computer Science jargon. You'll be disappointed to learn that there *is* no general solution to it ;-) Regards, Scott **** Scott Raney [EMAIL PROTECTED] http://www.metacard.com MetaCard: Yo

Re: Inappropriate Interface Behaviour during mouseDown

2002-11-17 Thread Scott Raney
ot sent: From the perspective of that control it still "owns" the mouse and so the mouse can never "leave". This is a feature, not a bug. Regards, Scott Scott Raney [EMAIL PROTECTED] http://www.metacard.com MetaCar

Re: Inappropriate Interface Behaviour during mouseDown

2002-11-18 Thread Scott Raney
ir worth is measured by how different their creations are from everyone else's rather than by how well they work. Regards, Scott > Kind Regards, > -- > Igor de Oliveira Couto > -- > [EMAIL PROTECTED] > -- *

Re: The joy of animated GIF

2002-11-19 Thread Scott Raney
resulting in much larger file sizes than necessary. Regards, Scott > Regards, > > Scott Rossi > Creative Director > Tactile Media, Multimedia & Design > - > E: [EMAIL PROTECTED] > W: http://www.tactilemedia.com

Re: Fwd: Shrink Image quickly

2003-01-06 Thread Scott Raney
work in this area you should be using Flash or one of the QT-based animation tools from which you would export a QT movie that you'd play with a player control. Regards, Scott Scott Raney [EMAIL PROTECTED] http://www.meta

Re: No scroll wheel (newbie stuff)?

2003-01-27 Thread Scott Raney
*do* work on Win32, MacOS, and Linux systems because there is OS API support for this hardware feature on these platforms. Regards, Scott > KenN. Scott Raney [EMAIL PROTECTED] http:

Re: Custom cursors - anyone?

2003-01-28 Thread Scott Raney
Regards, Scott > Thanks, > Barry **** Scott Raney [EMAIL PROTECTED] http://www.metacard.com MetaCard: You know, there's an easier way to do that... ___ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution

Re: No scroll wheel (newbie stuff)?

2003-01-28 Thread Scott Raney
gies, my mistake. That line should be: > > Mouse wheels *do* work on Win32, MacOS X, and Linux systems because Regards, Scott > Sincerely, > Ken N. Scott Raney [EMAIL

Re: pathway

2003-02-24 Thread Scott Raney
h them. You say you can't change these path names, but that sounds to me like a policy decision and unfortunately policy is just going to have to change in the face of technical reality in this case. Regards, Scott > thank for your help > -- > Greetings. > > Yves COPPE &

Re: Stopping a buttons actions

2003-02-27 Thread Scott Raney
> [EMAIL PROTECTED] http://www.FourthWorld.com > Tel: 323-225-3717 AIM: FourthWorldInc **** Scott Raney [EMAIL PROTECTED] http://www.me

Re: [SC] Re: Supercard vs. Rev

2003-03-16 Thread Scott Raney
(who has censored my posts to that list on more than one occasion), even when their purpose is to correct misinformation posted by other people. Regards, Scott > -Chilton **** Scott Raney [EMAIL PROTECTED] http://www.metacard.com MetaCa

RE: Open process

2003-03-24 Thread Scott Raney
rocess" on OS X to allow this, but for now it's one of those messy areas that's still stuck in the "MacOS compatibility" box. Regards, Scott > Tomas Franzén > Lighthead Software > http://www.lightheadsw.com/ **

Re: security of the runtime

2003-03-27 Thread Scott Raney
t lose any sleep over the possibility of a user being able to craft some other type of data that would allow them to break into a machine using your program. Regards, Scott > Alex Rice, Software Developer > Architectural Research Consultants, Inc. > [EMAIL PROTECTED] > [EMAIL PROTECT

Re: security of the runtime

2003-04-03 Thread Scott Raney
On Thu, 27 Mar 2003 Scott Raney <[EMAIL PROTECTED]> wrote: > The primary vulnerabilities are in the third-party libraries we use. > For example, I wouldn't be surprised if you could force the engine > to crash or execute arbitrary machine code by passing it a carefully >

Re: Suggestion: the callingHandler

2003-06-01 Thread Scott Raney
parameter instead unless you want your status as an xTalk wizard permanently revoked. Regards, Scott > Curry **** Scott Raney [EMAIL PROTECTED] http://www.metacard.com MetaCard: You know, there'

Re: Is beep zero-based?

2003-06-08 Thread Scott Raney
thing to do to your users anyway IMHO), you probably should be making your own alert sound and play that instead of using the system beep. Regards, Scott > Dar Scott > awful poet Scott Raney [EMAIL PROTECTED] http://www.metacard.com MetaCard: You know, there's an easier way to do that... ___ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution

Re: Repeat request: Can anyone help with the 'printable area' problem

2003-06-11 Thread Scott Raney
g the behavior of printMargins wouldn't solve your problem anyway. A new property would be required instead. Scott Raney [EMAIL PROTECTED] http://www.metacard.com MetaCard: You know, there's an easier way to do that... ___ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution

Re: MAC OS X Problems

2003-07-08 Thread Scott Raney
blish any database on any site > ___ > [EMAIL PROTECTED] http://www.FourthWorld.com > Tel: 323-225-3717 AIM: FourthWorldInc ***

Re: Scrolling Image-window

2003-07-14 Thread Scott Raney
> Turtlelips Productions > 4009 Everett Ave. > Oakland, CA 94602 > MailTo:[EMAIL PROTECTED] > (V) 510.530.1971 > (F) 510.482.3491 Scott Raney [EMAIL PROTECTED] http://www.metacard.com MetaCard: You know, there's an easier

Re: Universal GUI

2003-07-29 Thread Scott Raney
On Tue, 29 Jul 2003 Richard Gaskin <[EMAIL PROTECTED]> wrote: > Wolfgang M. Bereuter wrote: > > On Montag, Jul 28, 2003, at 22:29 Europe/Vienna, Ray G. Miller wrote: >> >>> In MetaCard, a checkbox becomes "unchecked" when it is disabled. Is >>> this true in Rev? >>> >>> Having to search thru thr

Re: RTE bug? [was Re: "Preview screen" button]

2003-08-14 Thread Scott Raney
On Fri, 08 Aug 2003 Graham <[EMAIL PROTECTED]> wrote: > My comment is that this just happened to me yesterday, in a very slightly > different form. I had the name of an image in a variable, and this > statement crashed RunRev: > set the icon of btn "theGIF" of cd "Demo" to image ATgCurrentGIF of c

Re: popups and tokens (was "Digest-something")

2002-01-08 Thread Scott Raney
n announced yet. Regards, Scott > I love the added features of Rev over HC, but it makes me eager for more. Keep those suggestions coming... Scott > -- D Scott Raney [EMAIL PROTECTED] http://www.metacard.com MetaCard: You

Re: popups and tokens

2002-01-09 Thread Scott Raney
On Wed, 09 Jan 2002 "J. Landman Gay" <[EMAIL PROTECTED]> wrote: > Scott Raney <[EMAIL PROTECTED]> wrote: > > > > What would be the best way to implement a popup menu when the user > > > right-clicks over a standard button or over a field? Should I

Re: popups and tokens

2002-01-10 Thread Scott Raney
On Wed, 09 Jan 2002 "J. Landman Gay" <[EMAIL PROTECTED]> wrote: > Scott Raney <[EMAIL PROTECTED]> wrote: > > >It has to be (not surprisingly) a popup button (i.e., menuMode popup, > >button contents set to the menu items you want to display, menuPi

Re: FTP command - damaged file (german MacOS 9.2)

2002-01-10 Thread Scott Raney
EMAIL PROTECTED]/test.jpg"; Ah, but you're *not* sending a binary file, unless you're working on a UNIX sytem. "file:" on Win32 and MacOS systems does line-delimiter translation. You probably want "binfile:". Regards, Scott *

Re: sort dateTime

2002-01-21 Thread Scott Raney
ormatted date (which is not / with most D-M-Y formats). It's also a 2.4.1 engine feature, so you probably need to be using 1.1.1 to do this. Regards, Scott Scott Raney [EMAIL PROTECTED] http://www.metacard.com MetaCard: You

Re: Basic Question: Text Field wrapping

2002-01-30 Thread Scott Raney
couching your request in these terms. Regards, Scott > Brent > -- > Brent Neal > Geek of all Trades > "Specialization is for insects" -- Robert A. Heinlein Scott Raney [EMAIL PROTECTED] http://www.metacard.com MetaCard: You know, there's an easier way to do that... ___ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution

Re: Looks like HyperCard

2002-02-07 Thread Scott Raney
hese tools. Nevertheless, a way open the development environment together with the stack (probably by holding down the control key when double-clicking or something) is planned for a future release. Regards, Scott > -- > Troy > RPSystems > www.rpsystems.net ***