Re: Calendar widget

2006-01-24 Thread Josh Mellicker
Thanks and thanks! Now to figure out how they work! :-) On Jan 24, 2006, at 8:56 PM, Marty Knapp wrote: Hey Josh, I have a simple calendar stack you're welcome to: --Marty Knapp On Jan 24, 2006, at 8:24 PM, Scott Kane wrote: D

Re: Calendar widget

2006-01-24 Thread Marty Knapp
Hey Josh, I have a simple calendar stack you're welcome to: --Marty Knapp Does anyone know of a calendar widget for Revolution? thanks ___ use-revolution mailing list use-revolution@lists.r

RE: Calendar widget

2006-01-24 Thread Scott Kane
> Does anyone know of a calendar widget for Revolution? Dan Shaefer has a really nice one that goes with his book. I belive you can download the source code here: http://www.altuit.com/webs/dshafer/RevolutionPros/MyStuff.htm Scott ___ use-revolutio

Calendar widget

2006-01-24 Thread Josh Mellicker
Does anyone know of a calendar widget for Revolution? thanks ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listi

Size of ListBox

2006-01-24 Thread Jeff Honken
I have a listbox in my application that seems to change size slightly when I save it as a standalone exe. I'm reading from a database and displaying the results in the listbox. It looks great in the development environment but when I look at it in the exe it shows a partial row. I have the "Lock

How to Download Data from the Internet (was: Re: (no subject))

2006-01-24 Thread Eric Chatonet
Hi Dahiya, The "How to Download Data from the Internet" tutorial might help you: This stack explains how to test the user connection, an url validity, why and how to use get url or load url, retrieve data from framed pages, give an account of download progress, manage errors, display retrie

RE: Creating items on a card that isn't the current card.

2006-01-24 Thread Lynch, Jonathan
I think I might have another way for you to do it... With images, you can set the ID of the image... So... -- first, find a safe id number to use Create button "tempbutton" Put the id of button "tempbutton" into tID Delete button "tempbutton" -- then copy and set the id of the image Copy the im

RE: Creating items on a card that isn't the current card.

2006-01-24 Thread Peter T. Evensen
All my creation was done on a handler in the "invisible" card. I finally gave up and locked the screen and went to the card and then returned. I was just looking to see if anyone else had run into the ID being 0 issue and if it is supposed to be that way. At 04:50 PM 1/23/2006, you wrote: I

Re: get setRegistry ?

2006-01-24 Thread Mark Wieder
Mark- Tuesday, January 24, 2006, 9:32:25 AM, you wrote: > Anyone know how to write the (get setRegistry) registration below in > Transcript? > [HKEY_CLASSES_ROOT\vnc] > @="URL:VNC Protocol" > "URL Protocol"="http://www.realvnc.com/"; > [HKEY_CLASSES_ROOT\vnc\DefaultIcon] > @="C:\\Program Files

Re: online Revolution collaborative resources

2006-01-24 Thread Mark Wieder
> I know this might be a sore subject as it's been discussed before > from what I could dredge up painstakingly foraging through the email > archives... I have now closed and deleted the runrev forum at frappr due to lack of interest. -- -Mark Wieder [EMAIL PROTECTED] _

Re: Amazing, strange, and mystifying - SOLVED

2006-01-24 Thread Jim Ault
Path Finder does go way outside Human Interface Guidelines, so Apple is probably stuck re-writing the rules first. Meanwhile, I am happily productive. Jim Ault Las Vegas On 1/24/06 10:07 AM, "Mark Swindell" <[EMAIL PROTECTED]> wrote: > On Jan 24, 2006, at 8:52 AM, Richard Gaskin wrote: > >> B

Re: Amazing, strange, and mystifying - SOLVED

2006-01-24 Thread Timothy Miller
Since I have switched to Path Finder, I have been very happy with is interface and features (virtually all of the normal Finder plus many more). Just last night I began to do a few comparison searches: result: All files found by Path Finder... many cases of hundreds of missing files in Spotligh

Re: Edit menu

2006-01-24 Thread Marty Knapp
As an addedum to this, it happens consistently after an ask file command has been issued that Cut and Copy are disabled. Placing the cursor into an editable field does not reset it. And it only seems to manifest itself on the Mac version. I tried inserting "enable menuitem 1 of menu "Edit"" at

Edit menu

2006-01-24 Thread Marty Knapp
Hello, My standalone has a standard Edit menu, with Cut, Copy Paste menuitems. In none of my scripts do I ever enable or disable them, yet they are getting disabled some of the time. The keyboard shortcuts always seem to work, but I can't figure out what the issue is here. Any clues for me?

Re: Amazing, strange, and mystifying - SOLVED

2006-01-24 Thread Mark Swindell
On Jan 24, 2006, at 8:52 AM, Richard Gaskin wrote: Buy it? Not a chance. Replicate it and claim they invented it? Likely Oh yeah. I forgot. :( It's amazing what a small shop can come up with that a megashop like Apple can't, though. People have been wanting a new Finder experience

Re: Amazing, strange, and mystifying - SOLVED

2006-01-24 Thread Jim Ault
Rev is HCard on mega steroids Path Finder is the Finder on mega steroids There is a 21 day free trial, full featured. I don't think many users will look back after their first day using it. The 4.01 upgrade is definitely worth it. Jim Ault Las Vegas __

get setRegistry ?

2006-01-24 Thread Mark Brownell
Hi, I do this to double click and to load a file during open: get setRegistry("HKEY_CLASSES_ROOT\.mtx\","IntuitMTX") get setRegistry("HKEY_CLASSES_ROOT\IntuitMTX\","IntuitMTX document") get setRegistry("HKEY_CLASSES_ROOT\IntuitMTX\DefaultIcon\","C:\Program Files\IntuitMTX\IntuitMTX.exe,1")

Re: (no subject)

2006-01-24 Thread Klaus Major
Hi DAHIYA, hi.. i have a this question.. i m getting a stack from the server and launching it.. what i want to know is that whether i can get the status that the stack is downloded or not you can do so, but then you will have to "load" that stack and NOT just "go" to it! Check the docs

(no subject)

2006-01-24 Thread DAHIYA Nitesh
hi.. i have a this question.. i m getting a stack from the server and launching it.. what i want to know is that whether i can get the status that the stack is downloded or not thank u ___ use-revolution mailing list use-revolution@lists.runrev.com Plea

Re: Amazing, strange, and mystifying - SOLVED

2006-01-24 Thread Richard Gaskin
Mark Swindell wrote: On Jan 23, 2006, at 10:01 PM, Ken Ray wrote: On 1/23/06 10:46 PM, "Jim Ault" <[EMAIL PROTECTED]> wrote: http://www.cocoatech.com/ will get you there. A multitude of really useful features documented here, screen shots galore, and it has a built-in terminal pane so you

Re: Radio Button Color

2006-01-24 Thread Klaus Major
Hi Camm, That's a shame ! oh, c'mon, that's the way most IDEs work! :-) But it is not so difficult to roll your own! Just use 2 images as icon and hiliteicon for checkboxes and radiobuttons and that's it. And check my entries (user: klausimausi) on Rev-online to see an example of a custom sl

Re: Amazing, strange, and mystifying - SOLVED

2006-01-24 Thread Mark Swindell
On Jan 23, 2006, at 10:01 PM, Ken Ray wrote: On 1/23/06 10:46 PM, "Jim Ault" <[EMAIL PROTECTED]> wrote: http://www.cocoatech.com/ will get you there. A multitude of really useful features documented here, screen shots galore, and it has a built-in terminal pane so you can use those commands

RE: Delete Main Stack

2006-01-24 Thread Jeff Honken
Eric, That worked thanks for the help. Jeff -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Eric Chatonet Sent: Tuesday, January 24, 2006 12:10 AM To: How to use Revolution Subject: Re: Delete Main Stack Hi Jeff, The delete command removes a main st

Desperate for a solution ( £20 for anyone who can sort out this problem)

2006-01-24 Thread Jason (Polydiam)
Thanks Richmond, £20 has been donated to Pudsey at Children in Need. Thank you for your help Jason ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription prefe

Re: online Revolution collaborative resources

2006-01-24 Thread Pierre Sahores
Hi Josh, De : [EMAIL PROTECTED] Objet : [ANN] new codes website now available. Date : 16 janvier 2006 16:18:30 HNEC À : use-revolution@lists.runrev.com Répondre à : use-revolution@lists.runrev.com Dear all, The new website is read

Re: How to get the table names of a connectedd database?

2006-01-24 Thread Ruslan Zasukhin
On 1/24/06 5:40 AM, "Trevor DeVore" <[EMAIL PROTECTED]> wrote: Hi Trevor, >> NB - AFAIK PostGres and quoting goes like this - think it is the >> same for standard SQP? Single quotes for text values and double >> quotes for Table Names - if you don't have funny character, spaces >> or reserved wor