OS authentication and Rev apps

2009-09-08 Thread Bill Vlahos
Microsoft, Apple, and Linux allow single sign on authentication for applications and other services. Once you log into the computer the system will authenticate the user into the application. Has anyone done this with a Rev app? If so, how is it done? Bill Vlahos

Re: There is a folder returns 'false' for folder selected with 'answer folder'

2009-09-08 Thread Phil Davis
Hi Trevor, What happens if you "set the defaultFolder to" your target folder? Is the result empty? Phil Davis Trevor DeVore wrote: I have a customer using a Windows 2003 server with a network drive that he has mapped to his Windows computer. I have a test stack that calls "answer folder" a

RE: There is a folder returns 'false' for folder selected with 'answer folder'

2009-09-08 Thread Jim Bufalini
Hi Trevor, > I have a customer using a Windows 2003 server with a network drive > that he has mapped to his Windows computer. I have a test stack that > calls "answer folder" and then checks if the folder that was selected > exists. > > The path to the folder being selected looks like this: > >

Scripting approach for a splittable window?

2009-09-08 Thread David Epstein
Has anybody tried to build a scrollable, horizontally and vertically splittable window interface that allows a user to create and freely add, delete, and edit graphic objects or fields in any pane of the window? The true "page size" might be much bigger than can be shown in the window at a

Re: On-Rev Function in One File Called by Another

2009-09-08 Thread Gregory Lypny
Excellent. Thank you, Jim. G. On Tue 8 Sep, 2009, at 1:00 PM, use-revolution- requ...@lists.runrev.com wrote: Does this help you? Use the message path just like on your local machine start using stack "libStackGLtricks.rev" Now they are in the message path warning: handler names

Re: Is there any way to create an image (screenphoto) of a card in rev

2009-09-08 Thread Mark Schonewille
Dear Reinhold, This is one way: export snapshot from rect (the rect of this card) of this card to myVar as PNG set the text of img 1 to myVar or: import snapShot from rect (the rect of this card) of this card put it into myImageName -- set rect and loc etc Read in the docs about import sna

Is there any way to create an image (screenphoto) of a card in rev

2009-09-08 Thread Reinhold Venzl-Schubert
Hi! I have a lot of records in the database of my learning application. Now I want to sort them in a new sequence. In the past, when I learned with real papercards I spread them on the floor and ordered them like a puzzle. To emulate this process today on my computer I want to create small

Re: Quicktime and the Snow Leopard

2009-09-08 Thread Colin Holgate
On Sep 8, 2009, at 5:14 PM, Björnke von Gierke wrote: That's just how lill steve says the name... but then it might be my hearing ;) The same Steve that kept referring to "Jag-Wire"? ___ use-revolution mailing list use-revolution@lists.runrev.com

Re: Quicktime and the Snow Leopard

2009-09-08 Thread Björnke von Gierke
On 8 Sep 2009, at 23:01, Klaus on-rev wrote: snow LEPER? C'mon Björnke, it cannot be THAT bad! :-D That's just how lill steve says the name... but then it might be my hearing ;) I would have installed it, but the clerk said to me: "it is sold out the second time over already." -- offi

Re: Quicktime and the Snow Leopard

2009-09-08 Thread Klaus on-rev
Am 08.09.2009 um 22:56 schrieb Björnke von Gierke: On 8 Sep 2009, at 17:05, Trevor DeVore wrote: I hope there is more logic in the OS X installer then just "luck" ;-) It would be nice to find out what the determining factor is. I don't have snow leper snow LEPER? C'mon Björnke, it canno

Re: Quicktime and the Snow Leopard

2009-09-08 Thread Björnke von Gierke
On 8 Sep 2009, at 17:05, Trevor DeVore wrote: I hope there is more logic in the OS X installer then just "luck" ;-) It would be nice to find out what the determining factor is. I don't have snow leper installed, but I've read the ars technica review. Basically there's two things going

Printing a series of numbers

2009-09-08 Thread Jérôme Rosat
I need to print a series of numbers on a network printer, one number on each page, until there is no more page in the paper tray of the printer. Then, I must be able to reload pages and the printing begins again with the last number printed + 1. Is it possible to do that with Revolution ? I

Re: On-Rev Function in One File Called by Another

2009-09-08 Thread J. Landman Gay
Gregory Lypny wrote: Hello everyone, Wondering if anyone has an example of one iRev file calling a function in another iRev file. The idea is to build up a little library of portable functions. If you mean iRev scripts (not stacks) I'd use the new "include" keyword. You can attach other iR

Re: ideas for 6 year old stack

2009-09-08 Thread Mark Schonewille
Hi Sadhu, The third time, the stack loaded and I was able to click on the Begin button. The second window opened behind the browser. After looking around in that window and closing it, the stack locked up again. I'm using Mac OS 10.5.7 with Firefox 3.0.8. I haven't read any erlier posts a

Re: ideas for 6 year old stack

2009-09-08 Thread Sadhu Nadesan
Mark, Did you notice Swami's 'known issue' that the stack parts open in separate windows (which may or may not be 'behind' the browser)? If that doesn't solve it, tell us about your environment (os, browser, etc.). It's working for me on Windows XP pro, with Firefox. Sadhu ps, Swami is on

Re: ideas for 6 year old stack

2009-09-08 Thread Mark Schonewille
Hi Sivakatirswami, When I open your web site, the stack loads and four buttons labelled Begin, Help, Contact and Credits appear, but the stack is completely unresponsive. Also, there is a white area on the right and in the bottom of the stack window. -- Best regards, Mark Schonewille Ec

ideas for 6 year old stack

2009-09-08 Thread Sadhu Nadesan
Namaste, Swami You wrote, http://www.himalayanacademy.com/runrev/dws-youth/ p.s. ideas on what might be done to enhance this would be more than welcome. I don't have the mental re-estate right now to build out a broader functional specification, but it begs for more...please pile on! Ok,

There is a folder returns 'false' for folder selected with 'answer folder'

2009-09-08 Thread Trevor DeVore
I have a customer using a Windows 2003 server with a network drive that he has mapped to his Windows computer. I have a test stack that calls "answer folder" and then checks if the folder that was selected exists. The path to the folder being selected looks like this: //Aname/Astring 'the

Re: Quicktime and the Snow Leopard

2009-09-08 Thread Trevor DeVore
On Sep 8, 2009, at 11:01 AM, Colin Holgate wrote: On Sep 8, 2009, at 10:49 AM, Trevor DeVore wrote: You only have to choose to install QT7 if you don't have Pro installed on your current OS X install. I just upgraded two machines to Snow Leopard last night. When running the 10.6 installer

Re: Quicktime and the Snow Leopard

2009-09-08 Thread Colin Holgate
On Sep 8, 2009, at 10:49 AM, Trevor DeVore wrote: You only have to choose to install QT7 if you don't have Pro installed on your current OS X install. I just upgraded two machines to Snow Leopard last night. When running the 10.6 installer on the laptop with QT 7 Pro installed QT 7 was aut

Re: Quicktime and the Snow Leopard

2009-09-08 Thread Trevor DeVore
On Sep 8, 2009, at 4:35 AM, Sarah Reichelt wrote: When you upgraded to 10.6 did you have to elect to re-install QT 7? If so, was it obvious where or how to do so? Yes, you have to choose it, it is not installed by default. You have to "Customize" the install to do it. You only have to choo

Re: How Do I Exit an iRev Script

2009-09-08 Thread stephen barncard
exit to top - Stephen Barncard San Francisco http://houseofcubes.com/disco.irev 2009/9/8 Gregory Lypny > Hello everyone, > > What is the iRev equivalent of exit mouseUp? > >Gregory > ___ > use-revolution mailing list >

How Do I Exit an iRev Script

2009-09-08 Thread Gregory Lypny
Hello everyone, What is the iRev equivalent of exit mouseUp? Gregory ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.

[ANN]BvG Docu 4.0 capable

2009-09-08 Thread Björnke von Gierke
Hi interested person BvG docu is a plugin that you can use instead of the build in documentation. It will extract the data from the original docu, and save it in it's own format. It's been around for 2 years now, and many features in it have been implemented or even surpassed by the recent

Re: On-Rev Function in One File Called by Another

2009-09-08 Thread Jim Ault
On Sep 8, 2009, at 5:17 AM, Gregory Lypny wrote: Hello everyone, Wondering if anyone has an example of one iRev file calling a function in another iRev file. The idea is to build up a little library of portable functions. Does this help you? Use the message path just like on your local m

On-Rev Function in One File Called by Another

2009-09-08 Thread Gregory Lypny
Hello everyone, Wondering if anyone has an example of one iRev file calling a function in another iRev file. The idea is to build up a little library of portable functions. Regards, Gregory ___ use-revolution mailing list use-revolution@lists.ru

Re: Quicktime and the Snow Leopard

2009-09-08 Thread Sarah Reichelt
> When you upgraded to 10.6 did you have to elect to re-install QT 7? If so, > was it obvious where or how to do so? Yes, you have to choose it, it is not installed by default. You have to "Customize" the install to do it. > > Did you need to re-register QT 7 to make it QT Pro (assuming you had Q

Re: Quicktime and the Snow Leopard

2009-09-08 Thread Klaus Major
Hi sims, On Sep 8, 2009, at 9:19 AM, Klaus Major wrote: for your interest: Trevors wonderful Enhanced QuickTime external works fine on OS X 10.6, so does my freeware "The Exporter", which was made with Rev 3.5 and this external :-) When you upgraded to 10.6 did you have to elect to re-insta

Re: Quicktime and the Snow Leopard

2009-09-08 Thread Jim Sims
On Sep 8, 2009, at 9:19 AM, Klaus Major wrote: for your interest: Trevors wonderful Enhanced QuickTime external works fine on OS X 10.6, so does my freeware "The Exporter", which was made with Rev 3.5 and this external :-) When you upgraded to 10.6 did you have to elect to re-install QT 7? If

Re: Quicktime and the Snow Leopard

2009-09-08 Thread Klaus Major
Hi all, for your interest: Trevors wonderful Enhanced QuickTime external works fine on OS X 10.6, so does my freeware "The Exporter", which was made with Rev 3.5 and this external :-) Best Klaus -- Klaus Major http://www.major-k.de kl...@major.on-rev.com _