apple events and non-rev apps

2009-04-29 Thread jim sims
Thank you Mark Schonewille for providing this: on appleEvent theClass,theEvent,theSender put theClass cr theEvent cr theSender cr cr into myData request appleEvent data put it after myData put myData into fld 1 end appleEvent Now for an example of my complete ignorance

Re: Page turning . . .again

2009-04-29 Thread Richmond Mathewson
That is extremely exciting! Sarah Reichelt wrote: On Wed, Apr 29, 2009 at 5:48 AM, Mark Stuart mstu...@adaptcrm.com wrote: Hi Richmond, I've been told by Mac users that the page-curling can be done on a Mac, that it is possibly an AppleScript command? To what extent, I'm not sure. I don't

Warning: a way to destroy your scripts

2009-04-29 Thread Mark Schonewille
Hi, Be careful when debugging scripts that contain references to chunks of text. While you're stepping through your script, a line such as delete the selectedChunk may delete a line in your script rather than the chunk you thought you had selected. Most of the times, you can restore the

Re: apple events and non-rev apps

2009-04-29 Thread Terry Judd
On 29/04/09 4:03 PM, jim sims s...@ezpzapps.com wrote: Thank you Mark Schonewille for providing this: on appleEvent theClass,theEvent,theSender put theClass cr theEvent cr theSender cr cr into myData request appleEvent data put it after myData put myData into fld

Re: apple events and non-rev apps

2009-04-29 Thread Jim Sims
On Apr 29, 2009, at 9:25 AM, Terry Judd wrote: The short answer is no. Although you can do some interesting stuff by polling the current processes and documents via Applescript (System Events app). Thanks Terry, I am now polling as you describe, I was pondering that if using apple

Re: Behaviors Image References

2009-04-29 Thread David Bovill
Maybe I don't get the question - my guess is you have something like a button in a group that uses an image in its behavior stack for its icon (say the image in the behavior stack is called flag for example), and you want to refer to this image by name - and not have to know / use its ID? The

Datagrids: unsorting data

2009-04-29 Thread David Bovill
Is there a way to unsort a data grid - I think I am right in that sorting sorts the dgText - but possible not the dgData or persistant data - is there an unsort command - I clicked on something I shouldn't of :) ___ use-revolution mailing list

error -39 on app start

2009-04-29 Thread Tiemo Hollmann TB
Hello, a customer of mine gets database couldn't be opened, error: -39 and can't start my runrev app anymore on Mac OS X 10.5 (it's a valentina DB). I have to say, that the DB is read only, no writing to it, no update, no changes. Yesterday my app closed with an unexpected error at this

Re: apple events and non-rev apps

2009-04-29 Thread Ian Wood
There used to be an app called AE Monitor, but it required launching the 'target' app via AE Monitor, and even then it would only record events sent from outside the app, not things like menu clicks. Anyway, it's not been updated since 2007, the website (http://software.oxalyn.com/aemonitor

AW: error -39 on app start

2009-04-29 Thread Tiemo Hollmann TB
Hi Bernd, yes, thats what the docs say, but how can that be, if new installing the app from DVD, where it run before fine and on DVD nothing can have happened to any files. So my guesss is, that the Mac remembers anything from the crash in any tmp files or something like that, even after

Re: error -39 on app start

2009-04-29 Thread BNig
Tiemo, from http://support.apple.com/kb/HT2433 quote Type -39 error (Logical End-of-file reached during read operation) The Macintosh was expecting a marker to show it where the end of the file is on the disk. That marker is either missing or is in the wrong place. A crash is the most common

Re: AW: Help needed V4Rev3 Error -39

2009-04-29 Thread Ruslan Zasukhin
On 4/29/09 12:23 PM, Tiemo Hollmann TB toolb...@kestner.de wrote: Hi Tiemo, * if you can point user to Valentina Studio download so he can try install it and just open that db. works? * can it be that this is not db related error at all? Hello Ruslan, actually the db has read-write

Re: error -39 on app start

2009-04-29 Thread Jan Schenkel
Where is the dataabse file located? Does it only exist on the DVD, or is it copied onto the hard disk during installation? If it is copied, does it live in the Applications directory or in the user directory somewhere? Jan Schenkel = Quartam Reports PDF Library for Revolution

AW: error -39 on app start

2009-04-29 Thread Tiemo Hollmann TB
Hi Jan, the DB is part of the app bundle and so it is copied to HD and resides in the bundle in the applications dir. Thanks Tiemo -Ursprüngliche Nachricht- Von: use-revolution-boun...@lists.runrev.com [mailto:use-revolution- boun...@lists.runrev.com] Im Auftrag von Jan Schenkel

AW: error -39 on app start

2009-04-29 Thread Tiemo Hollmann TB
Hi Bernd, I will give the program disk utility a try, sounds good, because it is too mystyrious.. Thanks Tiemo -Ursprüngliche Nachricht- Von: use-revolution-boun...@lists.runrev.com [mailto:use-revolution- boun...@lists.runrev.com] Im Auftrag von BNig Gesendet: Mittwoch, 29. April

Re: error -39 on app start

2009-04-29 Thread BNig
Hi Tiemo, the apple errors are here http://support.apple.com/kb/HT1618 error -39 is eoferr = End of file; no additional data in the format I suspect that the physical and logical end of file are inconsistent, but that is a guess. So maybe there is a corrupt file? whatever that means. regards

Re: AW: error -39 on app start

2009-04-29 Thread Ruslan Zasukhin
On 4/29/09 12:37 PM, Tiemo Hollmann TB toolb...@kestner.de wrote: Hi Bernd, yes, thats what the docs say, but how can that be, if new installing the app from DVD, where it run before fine and on DVD nothing can have happened to any files. So my guesss is, that the Mac remembers anything from

Re: AW: AW: error -39 on app start

2009-04-29 Thread Ruslan Zasukhin
On 4/29/09 12:57 PM, Tiemo Hollmann TB toolb...@kestner.de wrote: No prefs concerning the DB Actually I mean just pref file of APP. -- Best regards, Ruslan Zasukhin VP Engineering and New Technology Paradigma Software, Inc Valentina - Joining Worlds of Information

AW: error -39 on app start

2009-04-29 Thread Tiemo Hollmann TB
Hmm, don't know, which file you mean, where is it located? -Ursprüngliche Nachricht- Von: use-revolution-boun...@lists.runrev.com [mailto:use-revolution- boun...@lists.runrev.com] Im Auftrag von Ruslan Zasukhin Gesendet: Mittwoch, 29. April 2009 12:02 An: use-revolution Betreff: Re:

AW: AW: error -39 on app start

2009-04-29 Thread Tiemo Hollmann TB
No prefs concerning the DB Thanks Tiemo -Ursprüngliche Nachricht- Von: use-revolution-boun...@lists.runrev.com [mailto:use-revolution- boun...@lists.runrev.com] Im Auftrag von Ruslan Zasukhin Gesendet: Mittwoch, 29. April 2009 11:53 An: use-revolution; valent...@lists.macserve.net

DataGrid: mouseup stops working after setting dgProp[default column behavior]: Reloaded

2009-04-29 Thread kl...@major.on-rev.com
Hi all, I posted this yesterday, but did not get an answer yet. If someone can give a hint or two, please do it :-) This is blocking our current project. Hi all, as the subject states, mouseup stopped working in my DataGrid. Using the arrowkeys to navigate still works fine. I added this

Re: Datagrids: unsorting data

2009-04-29 Thread Trevor DeVore
On Apr 29, 2009, at 4:58 AM, David Bovill wrote: Is there a way to unsort a data grid - I think I am right in that sorting sorts the dgText - but possible not the dgData or persistant data - is there an unsort command - I clicked on something I shouldn't of :) Once you sort the data it is

Re: DataGrid: mouseup stops working after setting dgProp[default column behavior]: Reloaded

2009-04-29 Thread Trevor DeVore
On Apr 29, 2009, at 9:33 AM, kl...@major.on-rev.com wrote: I posted this yesterday, but did not get an answer yet. If someone can give a hint or two, please do it :-) This is blocking our current project. I don't think the other email ever came through. Hi all, as the subject states,

Re: DataGrid: mouseup stops working after setting dgProp[default column behavior]: Reloaded

2009-04-29 Thread kl...@major.on-rev.com
Hi Trevor, On Apr 29, 2009, at 9:33 AM, kl...@major.on-rev.com wrote: I posted this yesterday, but did not get an answer yet. If someone can give a hint or two, please do it :-) This is blocking our current project. I don't think the other email ever came through. Hi all, as the subject

Re: Behaviors Image References

2009-04-29 Thread Scott Rossi
Thanks Jacque. So my next question is, is there a more efficient way than the following to determine the parent stack of the behavior button? [in the object that has the behavior] get word wordOffset(stack,the long owner of the behavior of me) to -1 of the long owner of the behavior of me

Re: Proper Location for Linux Builds

2009-04-29 Thread Peter Alcibiades
You will find bits of a typical Linux program all over the place, so no, there is not any place which corresponds to the Program Files directory. This is why your distribution typically comes with a package manager, and a repository. The package manager will download all the bits that a given

Re: DataGrid: mouseup stops working after setting dgProp[default column behavior]: Reloaded

2009-04-29 Thread Trevor DeVore
On Apr 29, 2009, at 10:38 AM, kl...@major.on-rev.com wrote: Another thing to do is to add some logging functions to the arrowkey and mouseUp messages in button Data grid of stack revdatagridlibrary and confirm that mouseUp is not being triggered at all. Good idea, said and done! I added

Re: Behaviors Image References

2009-04-29 Thread Scott Rossi
Recently, David Bovill wrote: Maybe I don't get the question - my guess is you have something like a button in a group that uses an image in its behavior stack for its icon (say the image in the behavior stack is called flag for example), and you want to refer to this image by name - and not

Re: Behaviors Image References

2009-04-29 Thread Scott Rossi
Another question related to behaviors -- the resizeControl message that is generated when resizing a group. I thought this had been updated with some enhancements specifically for behaviors. Now that resizeControl is sent continuously when resizing a group, is there any message sent once

Re: Datagrids: unsorting data

2009-04-29 Thread Trevor DeVore
On Apr 29, 2009, at 10:07 AM, Trevor DeVore wrote: Once you sort the data it is sorted everywhere though looking at the code it appears that the persistent data is not updated after sorting. This will be fixed in the next version but you could do this to restore your previous sort: set

Re: Behaviors Image References

2009-04-29 Thread Mark Wieder
Scott- Wednesday, April 29, 2009, 7:46:58 AM, you wrote: So my next question is, is there a more efficient way than the following to determine the parent stack of the behavior button? Don't know about more efficient, but how about: put the behavior of me into tParent replace of with comma

Re: Behaviors Image References

2009-04-29 Thread Mark Wieder
Scott- Wednesday, April 29, 2009, 8:32:35 AM, you wrote: Another question related to behaviors -- the resizeControl message that is generated when resizing a group. I thought this had been updated with some enhancements specifically for behaviors. Now that resizeControl is sent

Re: DataGrid: mouseup stops working after setting dgProp[default column behavior]: Reloaded

2009-04-29 Thread kl...@major.on-rev.com
Hi Trevor, On Apr 29, 2009, at 10:38 AM, kl...@major.on-rev.com wrote: Another thing to do is to add some logging functions to the arrowkey and mouseUp messages in button Data grid of stack revdatagridlibrary and confirm that mouseUp is not being triggered at all. Good idea, said and

Re: Proper Location for Linux Builds

2009-04-29 Thread Derek Bump - Dreamscape Software
Peter, Thank you for taking the time to answer my question so fully and completely. Your answer and my research is showing that things are going to be a little more difficult on the Linux side for distribution. So I guess the next question is what is the best method for distribution? Should I

Re: interesting conundrum...

2009-04-29 Thread Tereza Snyder
On Apr 28, 2009, at 9:33 AM, Richard Gaskin wrote: Here's an example of the sort of thing we can do today using emulated appearances: http://fourthworld.com/xui.jpg here's another: http://www.califexsoftware.com/misc/emulated_control.png -- Tereza Snyder Califex Software, Inc.

Re: DataGrid: mouseup stops working after setting dgProp[default column behavior]: Reloaded

2009-04-29 Thread Trevor DeVore
On Apr 29, 2009, at 12:39 PM, kl...@major.on-rev.com wrote: But my other observation is also correct, this only happens after I set the custom behavior AND the stack with the grid is a substack, honestly :-) All is fine if that stack is a mainstack, makes no sense, but that's the way it is.

Re: DataGrid: mouseup stops working after setting dgProp[default column behavior]: Reloaded

2009-04-29 Thread kl...@major.on-rev.com
Hi Trevor, On Apr 29, 2009, at 12:39 PM, kl...@major.on-rev.com wrote: But my other observation is also correct, this only happens after I set the custom behavior AND the stack with the grid is a substack, honestly :-) All is fine if that stack is a mainstack, makes no sense, but that's

Cell changed in dataGrid

2009-04-29 Thread Yves COPPE
Hello I have a table datagrid the user doubleclick a cell o chnage the numbre in the cell I'd like to know by script which is the row tha has been changed and the new data of the whole row How can I do that ? Thanks. Greetings. Yves COPPE yvesco...@skynet.be

Re: interesting conundrum...

2009-04-29 Thread J. Landman Gay
Tereza Snyder wrote: here's another: http://www.califexsoftware.com/misc/emulated_control.png Cool. How'd you do that? Is it an image overlay? -- Jacqueline Landman Gay | jac...@hyperactivesw.com HyperActive Software | http://www.hyperactivesw.com

Re: DataGrid: mouseup stops working after setting dgProp[default column behavior]: Reloaded

2009-04-29 Thread Trevor DeVore
On Apr 29, 2009, at 1:02 PM, kl...@major.on-rev.com wrote: Hi Trevor, On Apr 29, 2009, at 12:39 PM, kl...@major.on-rev.com wrote: But my other observation is also correct, this only happens after I set the custom behavior AND the stack with the grid is a substack, honestly :-) All is fine

Re: DataGrid: mouseup stops working after setting dgProp[default column behavior]: Reloaded

2009-04-29 Thread kl...@major.on-rev.com
Hi Trevor, On Apr 29, 2009, at 1:02 PM, kl...@major.on-rev.com wrote: ... You want to define the dgDataControl in your behavior if you want line selections to work. A data grid queries controls for the dgDataControl property. I'm not sure it will fix the problem you are experiencing but

Re: Cell changed in dataGrid

2009-04-29 Thread Trevor DeVore
On Apr 29, 2009, at 1:08 PM, Yves COPPE wrote: Hello I have a table datagrid the user doubleclick a cell o chnage the numbre in the cell I'd like to know by script which is the row tha has been changed and the new data of the whole row How can I do that ? The CloseFieldEditor message. I

Re: Cell changed in dataGrid

2009-04-29 Thread Yves COPPE
Le 29-avr.-09 à 19:20, Trevor DeVore a écrit : On Apr 29, 2009, at 1:08 PM, Yves COPPE wrote: Hello I have a table datagrid the user doubleclick a cell o chnage the numbre in the cell I'd like to know by script which is the row tha has been changed and the new data of the whole row How

Re: interesting conundrum...

2009-04-29 Thread Tereza Snyder
On Apr 29, 2009, at 12:09 PM, J. Landman Gay wrote: Cool. How'd you do that? Is it an image overlay? The whole thing is a patchwork of images buttons that emulates a tab control. Colors switchable on demand. Looks/works the same on win mac. I did a lot of this sort of thing a couple

Re: Cell changed in dataGrid

2009-04-29 Thread Trevor DeVore
On Apr 29, 2009, at 1:39 PM, Yves COPPE wrote: Re Trevor, Hmm .. I get the previous data of the changed row (previous of the changing), not the actually (the new data of the row)? Everything should be accurate except for the column that is being edited. That data hasn't been stored yet

Re: Behaviors Image References

2009-04-29 Thread Scott Rossi
Recently, Mark Wieder wrote: Another question related to behaviors -- the resizeControl message that is generated when resizing a group. I thought this had been updated with some enhancements specifically for behaviors. Now that resizeControl is sent continuously when resizing a group, is

Misunderstanding WindowID in go stack statement?

2009-04-29 Thread Scott Pepperdine
Hi all, I have a splash stack (standalone) that opens a stack from a server. Set up like this so as we work to improve the app I can replace the stack on the server and every user is updated. Works really sweet. I'm really having fun with Rev. Anyway, I open the stack from the server

Re: Misunderstanding WindowID in go stack statement?

2009-04-29 Thread Devin Asay
On Apr 29, 2009, at 12:02 PM, Scott Pepperdine wrote: snip I've been trying to specify the windowID of the splash stack with no success. My most recent attempt looks like: put the windowID of this stack into tWindowID answer tWindowID go stack URL http://2xx.224.127.132/dsh.rev; in

Re: Cell changed in dataGrid

2009-04-29 Thread Yves COPPE
Le 29-avr.-09 à 19:44, Trevor DeVore a écrit : On Apr 29, 2009, at 1:39 PM, Yves COPPE wrote: Re Trevor, Hmm .. I get the previous data of the changed row (previous of the changing), not the actually (the new data of the row)? Everything should be accurate except for the column that is

Re: Misunderstanding WindowID in go stack statement?

2009-04-29 Thread Scott Pepperdine
I think what you need here is to refer to 'window [whatever]': go stack URL http://2xx.224.127.132/dsh.rev; in window tWindowID Not tested, but I'm betting this is the problem. Devin Devin Asay Humanities Technology and Research Support Center Brigham Young University Devin, That was

Re: Page turning . . .again

2009-04-29 Thread Richmond Mathewson
Hmm, cracked open a 30 day trial if RR 3.5 on my G4 and found these in the menu-button of Core Image Sampler: CIPageCurlTransition CICopyMachineTransition CIDissolveTransition CIFlashTransition CIModTransition CIRippleTransition CISwipeTransition CIDisintegrateWithMaskTransition Maybe the G4 is

Re: Behaviors Image References

2009-04-29 Thread Chipp Walters
Hey Scott, I use a variation of: http://www.sonsothunder.com/devres/revolution/tips/scrp002.htm http://www.sonsothunder.com/devres/revolution/tips/scrp002.htmHTH, C ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to

Re: Page turning . . .again

2009-04-29 Thread Richmond Mathewson
I realise that the first item in the list is: CIPageCurlTransition However, on the G4 and RR 3.5 nothing happened at all. Having just tried it with Media 2.9 it works. This is odd; I wonder if the anti for CIPageCurlTransition has been upped between 2.9 and 3.5? Sarah Reichelt wrote: On Wed,

Re: Behaviors Image References

2009-04-29 Thread Scott Rossi
Recently, Chipp Walters wrote: I use a variation of: http://www.sonsothunder.com/devres/revolution/tips/scrp002.htm Does exactly what I need -- thanks Chipp! Regards, Scott Rossi Creative Director Tactile Media, Multimedia Design ___

Re: Behaviors Image References

2009-04-29 Thread Chipp Walters
I'm pretty sure that code ought to looks somewhat familiar to you ;-) ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences:

Re: libUrlFtpUploadFile - upload files whose names contain spaces?

2009-04-29 Thread Bob Sneidar
Yes. 1. Down with spaces in the name of any file that needs to be uploaded or downloaded 2. BOO on any file that has a special character of any kind. Some characters are safe, but why the heck take a chance? If you are talking about files that users create that you have no control over,

Re: libUrlFtpUploadFile - upload files whose names contain spaces?

2009-04-29 Thread Phil Davis
Mark Smith wrote: I'm not seeing this, perhaps your server can't cope with such names? Maybe that's it... it's Dreamhost in this case. I guess to get more definitive results I'll have to break down and do a simple, isolated test. groan Oh well. Thanks Mark. Any straighter now? :) Hard to

Re: Page turning . . .again

2009-04-29 Thread Sarah Reichelt
On Thu, Apr 30, 2009 at 6:11 AM, Richmond Mathewson richmondmathew...@gmail.com wrote: Hmm, cracked open a 30 day trial if RR 3.5 on my G4 and found these in the menu-button of Core Image Sampler: CIPageCurlTransition CICopyMachineTransition CIDissolveTransition CIFlashTransition

Re: libUrlFtpUploadFile - upload files whose names contain spaces?

2009-04-29 Thread Mark Smith
Weird - I just successfully uploaded a file called V S.jpeg to my Dreamhost account !? Best, Mark On 29 Apr 2009, at 23:17, Phil Davis wrote: Mark Smith wrote: I'm not seeing this, perhaps your server can't cope with such names? Maybe that's it... it's Dreamhost in this case. I guess to

Re: libUrlFtpUploadFile - upload files whose names contain spaces?

2009-04-29 Thread Richard Gaskin
Mark Smith wrote: Weird - I just successfully uploaded a file called V S.jpeg to my Dreamhost account !? Confirmed here with the following methods on both Dreamhost and TierraNet domains: 1. libUrlFtpUploadFile 2. put url...into 3. Interarchy (third-party FTP client) In all six tests I