Re: question about default folders and shell (linux)

2008-03-31 Thread Eric Chatonet
Hi Peter, What about: set the itemDel to slash set the defaultFolder to (item 1 to -2 of the filename of myApp slash tmp) Le 31 mars 08 à 09:41, Peter Alcibiades a écrit : Problem: how to make sure that the default folder is set to the folder the app is in, and that this is also the one

numToChar(13)

2008-03-31 Thread David Bovill
Recently had the following problem processing lists from ftp directories - fetching and displaying the directories in a list field was fine but when I tried to use the list field to obtain an ftp url the script failed - the debugging was a nightmare as the ftp url looked correct and manually

[ANN] GLX Application Framework

2008-03-31 Thread Trevor DeVore
Hey, Today I'm announcing the GLX Application Framework. The GLX Application Framework provides a foundation of common building blocks for building applications in Revolution (2.8.1 and above) on OS X (10.3 and above) and Windows (2000, XP and Vista). The framework takes care of common

Re: numToChar(13)

2008-03-31 Thread Jim Ault
On 3/31/08 6:32 AM, David Bovill [EMAIL PROTECTED] wrote: Recently had the following problem processing lists from ftp directories - fetching and displaying the directories in a list field was fine but when I tried to use the list field to obtain an ftp url the script failed - the debugging

Re: numToChar(13)

2008-03-31 Thread David Bovill
On 31/03/2008, Jim Ault [EMAIL PROTECTED] wrote: It is difficult to find a single source for these issues, but they are critical to successful programming. Hope this helps Jim Ault Thanks for the pointers Jim. ___ use-revolution mailing list

Re: numToChar(13)

2008-03-31 Thread Joe Lewis Wilkins
Jim, You paint a pretty bleak picture to the aspiring programmer/coder/ scripter. Are we already too far gone to espouse the establishment of some kind of standard? Or, at least, some method of Universal conversion to a common standard; perhaps something as mundane as a conversion

Re: [ANN] GLX Application Framework

2008-03-31 Thread Troy Rollins
On Mar 31, 2008, at 9:38 AM, Trevor DeVore wrote: Today I'm announcing the GLX Application Framework. Trevor, very nicely done. I was just wondering last week why such a thing doesn't yet exist for Revolution, and what it would take to create a fully featured app framework... and now,

Re: numToChar(13)

2008-03-31 Thread Jim Ault
On 3/31/08 8:01 AM, Joe Lewis Wilkins [EMAIL PROTECTED] wrote: Jim, You paint a pretty bleak picture to the aspiring programmer/coder/ scripter. Are we already too far gone to espouse the establishment of some kind of standard? Or, at least, some method of Universal conversion to a common

Re: [ANN] GLX Application Framework

2008-03-31 Thread Mark Smith
This looks really impressive - thanks, Trevor! M On 31 Mar 2008, at 14:38, Trevor DeVore wrote: Hey, Today I'm announcing the GLX Application Framework. The GLX Application Framework provides a foundation of common building blocks for building applications in Revolution (2.8.1 and above)

Re: numToChar(13)

2008-03-31 Thread Richard Gaskin
Joe Lewis Wilkins wrote: You paint a pretty bleak picture to the aspiring programmer/coder/ scripter. Are we already too far gone to espouse the establishment of some kind of standard? Tell that to the OS vendors. ;) I think Rev does a fair job of providing an even mix of ease of use with

Re: [ANN] GLX Application Framework

2008-03-31 Thread Jerry Daniels
Not only is Trevor's GLX App Framework cool, it's time tested. This is not the first generation of app framework he's done over the years. And I believe he uses GLX App Framework for ScreenSteps, which is really starting to get some notoriety via TUAW (The Unofficial Apple Website) and

Re: numToChar(13)

2008-03-31 Thread Martin Baxter
David Bovill wrote: Recently had the following problem processing lists from ftp directories - fetching and displaying the directories in a list field was fine but when I tried to use the list field to obtain an ftp url the script failed - the debugging was a nightmare as the ftp url looked

Re: [ANN] GLX Application Framework

2008-03-31 Thread Ken Ray
On Mon, 31 Mar 2008 09:38:02 -0400, Trevor DeVore wrote: Today I'm announcing the GLX Application Framework. Congratulations, Trevor! Looks like a great way to get a jumpstart on building apps. Thanks to Daniels Mara for the use of the GLX name. I think it is much cooler than anything

Re: Dynamic Table Field

2008-03-31 Thread Robert Sneidar
Aside from the fact that the Browse By Category is not sorted in any way, thereby dramatically increasing the chances I have made an error, I cannot find this stack in RevOnline. Bob Sneidar IT Manager Logos Management Calvary Chapel CM On Mar 30, 2008, at 2:59 PM, -= JB =- wrote: A few

Re: [ANN] GLX Application Framework

2008-03-31 Thread Scott Rossi
Recently, Trevor DeVore wrote: Today I'm announcing the GLX Application Framework. I will chime in here as well. I've recently been using Trevor's auto-update features on several real world projects and am thrilled with the new-found ability to create self-updating stacks and standalones. The

Re: [ANN] GLX Application Framework

2008-03-31 Thread Eric Chatonet
Hi Trevor, Le 31 mars 08 à 15:38, Trevor DeVore a écrit : Today I'm announcing the GLX Application Framework. The GLX Application Framework provides a foundation of common building blocks for building applications in Revolution (2.8.1 and above) on OS X (10.3 and above) and Windows (2000,

Re: Pasting from Excel

2008-03-31 Thread Robert Sneidar
This not methinks a bug in Rev. This is the way Microsoft does clipboards. Microsoft has ALWAYS had a custom way to do clipboards, and Rev is not the first app to have a problem with that. I am using Office 2001 for Mac still, and copying in Excel and switching to another program and then

Re:Re:Re: 2.9 Pasting into Excel - new issue

2008-03-31 Thread Bryan McCormick
Bill, I installed OpenOffice 2.4 Calc on a WinXP SP 2 machine and can confirm the same copy/paste row/column concatenation bug exists there as well. So this is not an Excel/Win only issue, it is something peculiar about the way Rev is dealing with this format of copy paste on Windows. The

Re: [ANN] GLX Application Framework

2008-03-31 Thread Trevor DeVore
Thanks for the kind words guys. I'm just going to respond to all questions posted so far in one email. On Mar 31, 2008, at 1:11 PM, Eric Chatonet wrote: And enough for thinking you could charge for this :-) I thought about that but decided against it in the end. There is definitely a

Prevents all Windows to be shown when uniconifying the Revolution IDE.

2008-03-31 Thread GIRARD Damien
Hi all, I have a problem with my Revolution plugin, if I iconify the Revolution IDE, when I uniconify it, all windows of my plugins are shown. (before they were hidden, but opened). My wish is to prevent this annoying problem. Any idea ? Also, does there is a way to prevent the

Re: Dynamic Table Field

2008-03-31 Thread -= JB =-
It is in the Programming section and listed 5th from the bottom of the files in that section. -=JB=- On Mar 31, 2008, at 9:56 AM, Robert Sneidar wrote: Aside from the fact that the Browse By Category is not sorted in any way, thereby dramatically increasing the chances I have made an

Re: Prevents all Windows to be shown when uniconifying the Revolution IDE.

2008-03-31 Thread Ken Ray
On Mon, 31 Mar 2008 19:22:37 +0200, GIRARD Damien wrote: Also, does there is a way to prevent the showInvisibles property to be set to true for some stack? (If no, I can use a trick that simply push all invisible objects to an hidden part of the stack). Not as far as I know - it's

Re: Dynamic Table Field

2008-03-31 Thread -= JB =-
Another way to access it is by my user name. I am listed as sundown in the user spaces. -=JB=- On Mar 31, 2008, at 9:56 AM, Robert Sneidar wrote: Aside from the fact that the Browse By Category is not sorted in any way, thereby dramatically increasing the chances I have made an error, I

Re: Prevents all Windows to be shown when uniconifying the Revolution IDE.

2008-03-31 Thread Mark Schonewille
Hi Damien, Do your plugins respond to the resume/suspend messages, or the iconifyStack/uniconifyStack messages? If not, this might be a new Revolution bug, but I haven't noticed this myself and I am continuously using a hidden plugin. AFAIK, there is noting you can do against the

Re: 2.9 - Pasting from Excel

2008-03-31 Thread Bill Marriott
I'm pleased to report this issue has been fixed for Revolution 2.9! http://quality.runrev.com/qacenter/show_bug.cgi?id=6269 Bill Marriott [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] Appears to be a problem on Windows only. AND it works for me as well in Leopard .2 and 2.9.0

Re: Prevents all Windows to be shown when uniconifying the Revolution IDE.

2008-03-31 Thread Eric Chatonet
Bonjour Damien, Le 31 mars 08 à 19:22, GIRARD Damien a écrit : Hi all, I have a problem with my Revolution plugin, if I iconify the Revolution IDE, when I uniconify it, all windows of my plugins are shown. (before they were hidden, but opened). My wish is to prevent this annoying problem.

Re: 2.9 - Pasting from Excel

2008-03-31 Thread Ken Ray
On Sun, 30 Mar 2008 12:30:11 -0700, Richard Gaskin wrote: Bill Marriott wrote: Appears to be a problem on Windows only. Has it been determined yet whether the delimiters are absent, or just another character other than tab such as NULL? Good question - I tested this on XP SP2 running Rev

Re: 2.9 - Pasting from Excel

2008-03-31 Thread Ken Ray
On Mon, 31 Mar 2008 13:56:12 -0400, Bill Marriott wrote: I'm pleased to report this issue has been fixed for Revolution 2.9! http://quality.runrev.com/qacenter/show_bug.cgi?id=6269 Whoops! I just logged another bug in a similar vein; I'll verify it against the next RC to make sure it's

Re: [ANN] GLX Application Framework

2008-03-31 Thread Tereza Snyder
Like many of us, I've combobulated for myself an application framework that does the job. Instead of becoming more refined and more general over the years, however, mine is now too complicated, too inconsistent, too ad-hoc, and too crufty to parade in public. As soon as I can get

Re: numToChar(13)

2008-03-31 Thread David Bovill
Thanks martin - sounds good practice for Rev. On this standards issue I got a question though about the Rev internet library and NLIST... the result of libURLSetFTPListCommand NLST should return a standard result - either because of the relevant rfc - or because it makes sense for the Rev to

Test

2008-03-31 Thread Sivakatirswami
Test... please ignore. I'm not seeing my own posts Postini being a bit overly aggressive...checking... ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription