Re: copy field from one stack to another

2006-01-16 Thread Bob Hartley
You wrote: > Hi Bob, Hi Eric I have a similar menupick in the optionbutton of another stack. I didn't realise you could do this with a button. This is a top tip for me. I'lll give it a go later on. Best regards and thanks again Bob > > I ran your handler here and it works! ... If you quote al

Re: revMail, OSX 10.4.4 and Umlaute

2006-01-16 Thread Dave Cragg
On 17 Jan 2006, at 06:53, Sarah Reichelt wrote: revmail "[EMAIL PROTECTED]","Hier Ausfüllen","Text of Mail" doesn´t work, but I had a look at the script in the revCommon library and it contains the following lines: put urlEncode(pSubject) into pSubject put urlEncode(pBody) into pBo

Re: revMail, OSX 10.4.4 and Umlaute

2006-01-16 Thread Sarah Reichelt
> On OSX 10.4.4 I´m using revMail to send some Data using the Mac-Mail- > Programm.. > > After upgrading to 10.4.4. this doesn´t work. I found the cause was > a "german Umlaut" in the text of the subject. > > revmail "[EMAIL PROTECTED]","Hier Ausfüllen","Text of Mail" > > doesn´t work, but > > rev

Re: copy field from one stack to another

2006-01-16 Thread Eric Chatonet
Hi Bob, I ran your handler here and it works! ... If you quote all text values :-) So, you might only prefer a more rigorous formulation: on mouseUp switch the selectedtext of button "om1" case "text field" copy field "text" of stack "Build from XDF" to stack "Destination" set the na

Re: Table Field

2006-01-16 Thread Eric Chatonet
Hi Scott, The "How to Manage Table Fields" tutorial might help you: This stack, which comprises a Lab section and an Explanations section, explains table fields and all the aspects that for the moment are still not documented (dysfunctions included :-) Fully commented scripts lets you start

Table Field

2006-01-16 Thread Scott Kane
Hi people, I know this has got to be an easy one, but I'm not making any progress on it. How does one loop through the lines (to get a column) of a Table Field? What I need is to loop through the lines of a table field that I will not know the number of lines of in advance. Then I need to get t

Rev Player

2006-01-16 Thread Jeff Honken
Does anyone know if the source code for the rev player is available? I've searched the internet and there seems to be some people that have a modified version so I'm thinking it's available. If so can someone show me where it can be obtained? ___ use-r

Re: Half-OT: I am not alone anymore (was Re: File/Picture Chooser Widgets available for Windows XP)

2006-01-16 Thread Bob Warren
Hi Andre, We've "met" by e-mail before, but it was a long time ago and perhaps you don't remember because I was obliged to add a new e-mail service provider for the Use-Revolution lists ([EMAIL PROTECTED]). When RunRev upgraded their server last July, it couldn't manage to send stuff anymore

Half-OT: I am not alone anymore (was Re: File/Picture Chooser Widgets available for Windows XP)

2006-01-16 Thread Andre Garzia
Oi Bob, I see by your mail that you're also in Brazil, good! I always wondered if I was the only brazilian on the list. I have a mac, so I can test your stuff if you need. I don't have a windows machine so I didn't saw your stacks, if you could point us to shots would be cool! cheers, Be

Re: More Newby Questions

2006-01-16 Thread Dave Cragg
On 16 Jan 2006, at 23:02, Ben Bock wrote: I have a timed quiz spread across several cards, each card has a "Next Page" button. The quiz starts with a button. To start the quiz, a button has: on mouseUp startTimer go next end mouseUp The card script has: on startTimer send timesUp to

Re: Svar: Re: Needed: A shortcut to help user install downloaded fonts

2006-01-16 Thread Mark Talluto
Hi Chipp, The installer is putting the files into the fonts folder. I figured it must be doing something else to make them *stick*. I just do not know what that special thing is. Best regards, Mark On Jan 16, 2006, at 2:32 PM, Chipp Walters wrote: Hi Mark, I've never been able to fi

More Newby Questions

2006-01-16 Thread Ben Bock
I have a timed quiz spread across several cards, each card has a "Next Page" button. The quiz starts with a button. To start the quiz, a button has: on mouseUp startTimer go next end mouseUp The card script has: on startTimer send timesUp to me in 120 seconds end startTimer on ti

Re: Svar: Re: Needed: A shortcut to help user install downloaded fonts

2006-01-16 Thread Chipp Walters
Hi Mark, I've never been able to find anywhere in the registry where a particular font has been installed. My understanding is there is a font table which is stored in memory on XP and updated when you put a font in and out of Windows. Perhaps the installer is doing something else, like 'touch

copy field from one stack to another

2006-01-16 Thread Bob Hartley
Hi All. Back from my christmas holidays and forgoten everything. :) I have one stack "Build from xdf" that has a text field called "text"> I'll change this soon. I want to copy this to a test stack called destination. This is dependent on a menu chioce. I can get the button I have with the hand

revMail, OSX 10.4.4 and Umlaute

2006-01-16 Thread R. Hillen
Hello, On OSX 10.4.4 I´m using revMail to send some Data using the Mac-Mail- Programm.. After upgrading to 10.4.4. this doesn´t work. I found the cause was a "german Umlaut" in the text of the subject. revmail "[EMAIL PROTECTED]","Hier Ausfüllen","Text of Mail" doesn´t work, but revmail

Re: [ANN] new codes website now available.

2006-01-16 Thread Ken Ray
On 1/16/06 9:18 AM, "Marielle Lange" <[EMAIL PROTECTED]> wrote: > Ken's rss feeds integrated in the news agregator. codes.widged.com/?q=aggregator/sources/14> Thanks, Marielle! > Why Widged.com? Because widged stands more or less for widgets for > education. Is that pronounced "widj-ed" or

Re: Quicktime player issue

2006-01-16 Thread Christian Langers
Ah, happy to read that's not a bug... but it costed it me nerves to find out !!! :-) Christian Le 16 janv. 06 à 21:04, Eric Chatonet a écrit : Hi Christian, Le 16 janv. 06 à 20:50, Christian Langers a écrit : Hello, I think on Windows with Rev 2.6.1 and the latest Quicktime (i th

Re: Quicktime player issue

2006-01-16 Thread Eric Chatonet
Hi Christian, Le 16 janv. 06 à 20:50, Christian Langers a écrit : Hello, I think on Windows with Rev 2.6.1 and the latest Quicktime (i think this occurs with other configurations too), the player component when hidden on a cd stops to play after about 2 secs... I set the filename of the

Quicktime player issue

2006-01-16 Thread Christian Langers
Hello, I think on Windows with Rev 2.6.1 and the latest Quicktime (i think this occurs with other configurations too), the player component when hidden on a cd stops to play after about 2 secs... I set the filename of the player to a file and wanted it to play on openCard ; it always stop

File/Picture Chooser Widgets available for Windows XP - PS

2006-01-16 Thread Bob Warren
P.S. For now, please run the stack TEST_Launch_File_Choosers_Windows_46.rev in 1024x768 resolution. It has a problem at other resolutions, which I will try to resolve as soon as I can. The widgets themselves are OK. Bob ___ use-revolution mailing l

Re: Svar: Re: Needed: A shortcut to help user install downloaded fonts

2006-01-16 Thread Mark Talluto
On Jan 16, 2006, at 11:24 AM, Chipp Walters wrote: Hi Mark, I don't think it's necessary to change any registry settings to install a font permanently on Windows. You just copy the font to C:/ Windows/Fonts and you're good to go. As I mentioned earlier, altFont installs fonts (not in the

Re: Svar: Re: Needed: A shortcut to help user install downloaded fonts

2006-01-16 Thread Chipp Walters
Hi Mark, I don't think it's necessary to change any registry settings to install a font permanently on Windows. You just copy the font to C:/Windows/Fonts and you're good to go. As I mentioned earlier, altFont installs fonts (not in the Fonts directory) temporarily, so that users can work wi

Re: [ANN] StackRunner 1.3 Released

2006-01-16 Thread Ken Ray
On 1/16/06 12:59 PM, "Ken Ray" <[EMAIL PROTECTED]> wrote: > An update to StackRunner was released today; the new version allows for > opening files directly from the Internet by changing the configuration > document's open property to point to a URL instead of a path on disk. If the > stack can't

[ANN] StackRunner 1.3 Released

2006-01-16 Thread Ken Ray
An update to StackRunner was released today; the new version allows for opening files directly from the Internet by changing the configuration document's open property to point to a URL instead of a path on disk. If the stack can't be opened (for example, if an incorrect URL is provided), the defau

Re: Svar: Re: Needed: A shortcut to help user install downloaded fonts

2006-01-16 Thread Mark Talluto
On Jan 16, 2006, at 4:15 AM, Kresten Bjerg wrote: Chipp, This sounds like a beauiful solution, but unfortunately not exactly what is needed for our purpose. For one thing, we should avoid embedding 12 fonts in the standalone, as these fonts are planned to be repeatedly updated in the futu

Re: Off Topic / On Topic: Those Yahoo Groups ?

2006-01-16 Thread Richard Gaskin
Mathewson wrote: After the "November/December Cafuffle" over what was and what was not the acceptable topic-range on the RR use-list Richard Gaskin set up a rev-biz Yahoo group and I set up a rev-Graphics group - and they died a rapid and perhaps predictable death. I would be grateful if users c

File/Picture Chooser Widgets available for Windows XP

2006-01-16 Thread Bob Warren
Dear Windows XP Users, I have produced 2 standalone widgets for the selection of files or pictures (with preview). They are free, and you can use them as you wish. To download the demo pack, please navigate to:- http://www.howsoft.com/downloads/runrev/ - where you will find the file: RunRev

revPrintField and DreamCard Player

2006-01-16 Thread André . Bisseret
In the app. I am just completing, I have a button on each card with witch the user can print a field. After some lines that format the text (font, size, color etc), the last two lines of the button script are : revShowPrintDialog true,true revPrintField ("field" && quote & "MyField" & quote) T

Re: Revolution Preferences

2006-01-16 Thread Gregory Lypny
Thank you, Ken. Another excellent suggestion; I never knew templateField existed! This discussion list rocks. Gregory On 16-Jan-06, at 10:36 AM, Ken Ray responded: On 1/15/06 10:52 AM, "Gregory Lypny" <[EMAIL PROTECTED]> wrote: Hello everyone, I was wonder whether there is a w

[OT Rant] Re: Portable Apps..?

2006-01-16 Thread Rob Cozens
Bongu Jim, All stated that it would NOT be accepted in any corporate environment in Europe as corporations were banning the use of such devices by people in the office. No employees were allowed to use such a device in the office. What follows is a rant...please feel free to trash it without

Need help, rotating then printing images - whilst still retaining quality

2006-01-16 Thread Jason (Polydiam)
I've made a stack which allows users to import an image into it then move the image around until they have it where they want it. The user is then able to press print and print out whatever is in that particular stack onto a page onto coordinates I have supplied. When bringing in a large image, th

Re: [ANN] new codes website now available.

2006-01-16 Thread George Brackett
Great news, Marielle. Congratulations! George On Jan 16, 2006, at 10:18 AM, Marielle Lange wrote: Dear all, The new website is ready, with now a more homegeneous look-and-feel throughout the different services offered.

Interpreting a URL?

2006-01-16 Thread Mark Brownell
How ShellExecute Interprets the URL Passed: ShellExecute parses the string passed to it to extract either a protocol specifier or a file extension, which it then uses to determine what application to launch by looking in the registry. If you pass "http://www.microsoft.com"; to ShellExecute

Valentina 1.1 XCMD Mac Free on MacFormat

2006-01-16 Thread Lynn Fredricks
Hello all, Just a quick note to point out that VXCMD 1.1 Mac version is available free on the current version of MacFormat magazine. If you are Mac only, this is an excellent deal. You will also be able to upgrade to Valentina 2.1 for Revolution, just like any other customer. Best regards, Lynn

Valentina 2.1 for Revolution Released

2006-01-16 Thread Lynn Fredricks
Hello all, Valentina for Revolution was just updated to 2.1. We've added the following features (mostly properties) and updated the documentation to support it. Valentina_GetCurrentFormatVersion Valentina_Database(inIntIndex) Valentina_DatabaseCount VDatabase_IsRemote VDatabase_LastInsertedRecID

[ANN] new codes website now available.

2006-01-16 Thread Marielle Lange
Dear all, The new website is ready, with now a more homegeneous look-and-feel throughout the different services offered. (all files show as a result of the move of files... if y

Svar: Re: Needed: A shortcut to help user install downloaded fonts

2006-01-16 Thread Kresten Bjerg
Chipp, This sounds like a beauiful solution, but unfortunately not exactly what is needed for our purpose. For one thing, we should avoid embedding 12 fonts in the standalone, as these fonts are planned to be repeatedly updated in the future ,-and users shall be enabled to evolve, furnish and acc

Re: Universal Binaries and the 2.7 cycle

2006-01-16 Thread Kevin Miller
On 16/1/06 07:33, "Mathewson" <[EMAIL PROTECTED]> wrote: > 1. Am I right in assuming that RR 2.7.* will be a 'pay' > upgrade rather than a free one, as it involves a > significant feature upgrade (Universal Binaries) ? Like all our releases, 2.7 will require a currently active update pack. > 2.