Re: Setting radio buttons

2009-09-11 Thread Charles Szasz
Phiil, Your suggestion also worked! Thanks! Phil Davis-5 wrote: > > Also: > set the hilitedButtonName of grp yourGroup to empty > > Choices, choices... > > > dunb...@aol.com wrote: >> Found it. I knew there was a way: >> >> Again radio behavior is always a property of a group: >> >> set the

Re: Setting radio buttons

2009-09-11 Thread Charles Szasz
Craig, Thanks! That did the trick! Charles Szasz wrote: > > Is there a way to set a group of radio buttons where neither button has > been selected when an user "opens" a card? For example, a group of two > radio buttons would not be set until the user makes a selection. > -- View this mess

Re: Printing a series of numbers

2009-09-11 Thread Brian Yennie
Jerome, Would it work to make each page a separate print job? Then you keep sending print jobs until one fails. The next day you just cancel the last failed job. Something like: Print "5" Print "6" Print "7" FAIL Next day... Print "8" That way you are not worrying about detecting "out of

Re: Changing date format in CalendarWidget100

2009-09-11 Thread BNig
Jim, what do you mean? isn't that a form of daylight saving? :) regards Bernd Jim Ault wrote: > > > In a side note that has nothing to do with daylight savings... > In another office, the very early shift of two workers faked the 6 AM > start by getting in at 7:30 am, changing the clock, doi

Re: Setting radio buttons

2009-09-11 Thread Phil Davis
Also: set the hilitedButtonName of grp yourGroup to empty Choices, choices... dunb...@aol.com wrote: Found it. I knew there was a way: Again radio behavior is always a property of a group: set the hilitedButton of group yourGroup to zero Craig Newman -- Phil Davis PDS Labs Professional S

Re: Printing a series of numbers

2009-09-11 Thread Mark Wieder
Jérôme- Friday, September 11, 2009, 10:28:00 AM, you wrote: > I was probably not clear. Sorry for that but english is not my native > tongue. In my company we receive approximately 300' 000 mails during a > year. Currently we number each mail with a label preprinted with a > number. And we stick

Re: Changing date format in CalendarWidget100

2009-09-11 Thread Jim Ault
On Sep 10, 2009, at 6:43 PM, Sarah Reichelt wrote: On Fri, Sep 11, 2009 at 3:26 AM, Devin Asay wrote: On Sep 10, 2009, at 11:24 AM, Devin Asay wrote: put tDate & 0,0,0,0 into tDate -- Oops! This should be put tDate,0,0,0,0 into tDate While I like Devin's method, I have changed to using

Re: Printing a series of numbers

2009-09-11 Thread DunbarX
Jerome: Ah, now I understand. So the tray being empty is what really matters. How important is this task? It would be simple to make a small sensor that monitors the paper in the tray, and tells Rev to stop printing and do the bookkeeping. A number of possibilities come to mind, a light sensor,

Re: html forms vs revlets

2009-09-11 Thread Judy Perry
Here's a silly question for you all: How would one go about embedding such a revlet in Joomla? TIA, Judy On Thu, 10 Sep 2009, Mark Wieder wrote: get shell("mail -s" \ && quote & tSubject & quote \ && tEmailAddress \ && "-- -f" & tContactEmail \ && "<" && tTempFile) where tSubje

Re: Printing a series of numbers

2009-09-11 Thread Jérôme Rosat
Thanks Craig and JB. My problem is not to reload the tray but to stop printing the number (and stop increasing numbers) when the tray is empty. I was probably not clear. Sorry for that but english is not my native tongue. In my company we receive approximately 300' 000 mails during a year

Re: weird card deletion anomalies

2009-09-11 Thread Richard Gaskin
FWIW, I just posted a report and example stack to the RQCC: I'm rewriting my script editor to use multiple cards in a single window rather than a separate window for each script. The migration has been going well, with one oddity: W

Re: [OT] Recover Files From OS X User Account

2009-09-11 Thread stephen barncard
start up using an install dvdyou can change the root password from the disc - Stephen Barncard San Francisco http://houseofcubes.com/disco.irev 2009/9/11 Ian Wood > I don't think you can do that if the drive includes an OS X install. > > Ian > > On 11 Sep 2009, at 17:27,

Re: [OT] Recover Files From OS X User Account

2009-09-11 Thread Ian Wood
I don't think you can do that if the drive includes an OS X install. Ian On 11 Sep 2009, at 17:27, Robert Brenstein wrote: Have you tried setting of the drive to ignore permissions, when having it connected as external drive? ___ use-revolution ma

Re: [OT] Recover Files From OS X User Account

2009-09-11 Thread Robert Brenstein
On 11.09.09 at 02:57 -0700 Scott Rossi apparently wrote: BTW, I'm accessing the problem drive from an external disk/system -- I cannot boot up from the problem disk (freezes at the Apple logo). Have you tried setting of the drive to ignore permissions, when having it connected as external dri

Re: Graphic speed comparison between webLets and desktop

2009-09-11 Thread James Hurley
Message: 7 Date: Thu, 10 Sep 2009 12:53:30 -0700 (PDT) From: BNig Subject: Re: Graphic speed comparison between webLets and desktop stacks To: use-revolution@lists.runrev.com Message-ID: <25389915.p...@talk.nabble.com> Content-Type: text/plain; charset=us-ascii Jim, one funny thing I

Re: Setting radio buttons

2009-09-11 Thread DunbarX
Found it. I knew there was a way: Again radio behavior is always a property of a group: set the hilitedButton of group yourGroup to zero Craig Newman ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, un

Re: Setting radio buttons

2009-09-11 Thread DunbarX
You can always just: on openCard set the hilite of button yourButton1 to "false" set the hilite of button yourButton2 to "false" end openCard Radio behavior is a property of a group of buttons. I bet rev has a way to find the objects in a particular group. If not, it ought to, as this seem

Setting radio buttons

2009-09-11 Thread Charles Szasz
Is there a way to set a group of radio buttons where neither button has been selected when an user "opens" a card? For example, a group of two radio buttons would not be set until the user makes a selection. -- View this message in context: http://www.nabble.com/Setting-radio-buttons-tp25403484p

[ANN] tRev Feature Friday Video

2009-09-11 Thread Jerry Daniels
Revolution users, We have new features again this week. Check out our two minute video: http://reveditor.com/feature-friday-new-dictionary-and-custom-prop Best, Jerry Daniels Watch tRev - The Movie http://reveditor.com/trev-the-movie ___ use-revolu

Re-2: OT: Mac OS X Software Package?

2009-09-11 Thread runrev260805
François, thanks for that. I think it was Macheist. Regards, Matthias Original Message Subject: Re: OT: Mac OS X Software Package? (11-Sep-2009 15:22) From:François Chaplais To: runrev260...@m-r-d.de > > Le 11 sept. 09 à 15:08, runrev260...@m-r-d.de a écrit : >

Re: [OT] Recover Files From OS X User Account

2009-09-11 Thread Thomas McGrath III
Yes, Enabling the ROOT user is the way I have done this in the past. I also use Carbon Copy Cloner to do 'complete' copies and have had good success with Drive Genius 2 to repair and copy files. Tom McGrath III Lazy River Software 3mcgr...@comcast.net iTunes Library Suite - libITS Informati

Re: Printing a series of numbers

2009-09-11 Thread DunbarX
I do not understand. If the fact that the tray is empty can tell you to load new paper, then why can't the fact that you just printed 200 sheets tell you to load new paper? The unused sheets are invisible. They are there only to allow Rev to manage the process, not the printer. They are a buffe

Re: OT: Mac OS X Software Package?

2009-09-11 Thread François Chaplais
Le 11 sept. 09 à 15:08, runrev260...@m-r-d.de a écrit : Hi, i remember a posting here from someone in the past, who informed about a special time limited promotion for several mac os x software packages. Although i had no Mac i visited the vendor site and was impressed about the software t

OT: Mac OS X Software Package?

2009-09-11 Thread runrev260805
Hi, i remember a posting here from someone in the past, who informed about a special time limited promotion for several mac os x software packages. Although i had no Mac i visited the vendor site and was impressed about the software titles, which were sold for such a low price.I know this offer

Re: popup-/contextmenu in Editor field of DataGrid?

2009-09-11 Thread Klaus Major
Hi Trevor, On Sep 11, 2009, at 5:12 AM, Klaus Major wrote: Hi all (and Trevor :-) Hi Klaus :-) Any hints on how to popup a menu in the "Editor field" of a DataGrid? I want to let the user choose pre-made text to insert into that column, know what I mean? This lesson shows how to trigger

Re: iRev list of commands available

2009-09-11 Thread Gregory Lypny
Thanks Jacqueline, This is good to know. But like Thomas, I would very much like some sort of document that lists commands that are unique to iRev, RunRev commands that are not currently compatible with iRev, and syntax examples with tips like the very good one that you've provided here.

Re: popup-/contextmenu in Editor field of DataGrid?

2009-09-11 Thread Trevor DeVore
On Sep 11, 2009, at 5:12 AM, Klaus Major wrote: Hi all (and Trevor :-) Hi Klaus :-) Any hints on how to popup a menu in the "Editor field" of a DataGrid? I want to let the user choose pre-made text to insert into that column, know what I mean? This lesson shows how to trigger the data gr

Re: [OT] Recover Files From OS X User Account

2009-09-11 Thread Ian Wood
If you enable the Root user on your external HD and login as Root you can access any user folder on any connected drive. Although I'm not sure what problems you might have with permissions on the files after they have been copied somewhere else. Brian's suggestion of Knoppix is definitely w

Re: [OT] Recover Files From OS X User Account

2009-09-11 Thread Brian Yennie
You might want to give Knoppix a try: http://luhman.org/blog/2009/07/13/knoppix-recovery-mac-mini-crash I just recently used Knoppix to recover a Windows laptop and it was a real lifesaver. Hopefully you can just march right into those folders since Linux won't bother trying to respect your M

[OT] Recover Files From OS X User Account

2009-09-11 Thread Scott Rossi
Hello List: I'm wondering if anyone has a suggestion for recovering files from user accounts (non-admin) on a failing OS X drive (10.4.11). I don't know yet if the drive is going bad or if the system is simply corrupt, but I'm hoping to be able to rescue some files from a user account. I've tried

popup-/contextmenu in Editor field of DataGrid?

2009-09-11 Thread Klaus Major
Hi all (and Trevor :-) Any hints on how to popup a menu in the "Editor field" of a DataGrid? I want to let the user choose pre-made text to insert into that column, know what I mean? Or if that is not possible, I could also need this when right-clicking on any column, so I can insert the c

Re: Printing a series of numbers

2009-09-11 Thread -= JB =-
Is it possible the info might be found in your printers manuel for errors it sends? Even if the printer sends an out of paper error it might only send it to the printer and you won't be able to read it from the port. If that is the case and you really need it you might be able to find a pri