Re: Poll/Ann: Desktop Video Externals

2012-10-19 Thread Klaus on-rev
Hi Mark, Am 19.10.2012 um 17:54 schrieb Mark Schonewille : > Klaus, do you mean me (quoting would be useful)? You are not alone, so I did not quote anyone! :-) > I can forward my e-mail when I get home in an hour. Yes please, thank you! > -- > Kind regards, > > Mark Schonewille > >> >

My poll for externals: the "punchline"

2012-10-19 Thread Klaus on-rev
Hi friends, looks like noone really gets "the point" of my poll, so please let me try to explain. There are very few externals for the desktop. I really would love to see these externals made available to the Liveocde community. They will NOT be made abvailable if my poll will only result a han

Re: My poll for externals: the "punchline" | Apologize

2012-10-20 Thread Klaus on-rev
Dear listees, after some sleep I realized that my wording of my posting was defintively inappropriate and I want to apologize to everyone who felt insulted and/or abused by my harsh words, that was not my intention! As you might have guessed, my frustration was not only founded in the poll, but

Re: My poll for externals: the "punchline" | Apologize

2012-10-20 Thread Klaus on-rev
Hi Shawn, Am 20.10.2012 um 16:53 schrieb Shawn Blc : > Actually in the first post he asked to send to: > klaus AT clipshaker DOT net yes, thank you! Please use this mail address above, the mails are collected, checked and evaluated automatically there. >> ... >> On Sat, Oct 20, 2012 at 9:42 A

Re: My poll for externals: the "punchline" | Apologize

2012-10-20 Thread Klaus on-rev
Mark, Am 20.10.2012 um 17:36 schrieb Mark Wieder : > Klaus- > > Saturday, October 20, 2012, 8:08:07 AM, you wrote: > >> Please use this mail address above, the mails are collected, >> checked and evaluated automatically there. > Oo... like with one of those adding machine thingies? sorry,

Re: My poll for externals: the "punchline"

2012-10-21 Thread Klaus on-rev
Dear listees, Am 21.10.2012 um 08:05 schrieb Tuviah Snyder : > Just FYI.. > > I worked on one of those externals Klaus is offering, and was not paid in > full for my work.. > > Klaus's boss responded to my last invoice months ago with 'keep your > source'. > > Therefore buyer beware, and hope

Video externals: XMediaPlayer API

2012-10-24 Thread Klaus on-rev
Hi friends, here the complete API for the XMediaPlayer external, it is the same for the WMP and VLC version of the external. I added analogies to the QuickTime player object of Livecode where possible. I will post the API for the "XVideoJoiner" external tomorrow, there have been some changes r

XVideoJoiner API

2012-10-25 Thread Klaus on-rev
Hi friends, here the promised API for the XVideoJoiner external. I have some days off and will be available again on 11/06/2012, If you have questions. Best Klaus -- Klaus Major http://www.major-k.de kl...@major.on-rev.com ---

Re: images in text fields - htmltext quirk?

2012-11-07 Thread Klaus on-rev
Hi James, Am 07.11.2012 um 08:30 schrieb James Hale : > Hi, > > I have a text field in which I display html. > I am currently setting the htmltext of the field to the html I want to > display and all works as expected. > The context here is that I am displaying text content from an epub file. >

Re: how to get the path of plugins folder

2012-11-08 Thread Klaus on-rev
Bonjour Thierry, Am 08.11.2012 um 08:43 schrieb Thierry Douez : > Hi all, > > Does someone knows how to get by script the path of the plugins folder? > Need this for Mac/PC/Linux from Rev 4.0 and up. > the function specialfolder() doesn't seem to do that. Use: revEnvironmentUserPluginsPath() C

Table DataGrid AddData Bug or documentation error?

2012-11-09 Thread Klaus on-rev
Hi friends, I have a problem with one of my datagrids. 1. It is a TABLE with a custom column behavior. 2. When I populate it with an ARRAY (set the DGDATA of ...), everything is fine. 3. When I want to add data I use: ... dispatch "AddData" to grp "dg" with tArray ... to add the new data at the

Re: Locating a line in a scrolling list field

2012-11-11 Thread Klaus on-rev
Hi Pete, Am 11.11.2012 um 17:41 schrieb Peter Haworth : > I have a need to determine the pixel location of the hilited line in a > scrolling list field when the user clicks on it. > > Let's say that the field is deep enough to display 10 lines and that there > are 500 total lines in the field.

Re: Table DataGrid AddData Bug or documentation error?

2012-11-14 Thread Klaus on-rev
Hi Bob, you are a bit late for the party, but welcome :-) Am 14.11.2012 um 23:08 schrieb Robert Sneidar : > Couple of things. Did you refresh the datagrid after addData? > Not sure if you need to, just throwing that out there. > Also, did you make sure the addData array keys matched the column n

Re: Reuse an image

2012-11-16 Thread Klaus on-rev
Hi Peter, Am 15.11.2012 um 21:27 schrieb Peter Bogdanoff : > Hi, > > Simple task: I want to reuse an image that was imported as a control into a > substack. > > I know I can copy and paste, but I want to now replace many externally > referenced images with their internal equivalents that I ju

Re: WMA/WMV files in Livecode

2012-11-20 Thread Klaus on-rev
Hi all, Am 20.11.2012 um 22:14 schrieb Andrew Kluthe : > There were some cool externals that someone posted recently to play > using Windows Media Player and another that uses VLC to play media > files. I haven't used it but it sounds nice. Search for XMediaPlayer > on the list. I believe it was

Re: "Badge" in answer modal?

2012-11-21 Thread Klaus on-rev
Hi Richmond, Am 21.11.2012 um 13:14 schrieb Richmond : > On 11/18/2012 08:04 PM, Mark Schonewille wrote: >> Hi Richmond, >> You need to set the gRevAppIcon and the gRevSmallAppIcon to an existing ID >> number of an image control. You can also use the commands answer error, >> answer informatio

Re: "Badge" in answer modal?

2012-11-21 Thread Klaus on-rev
Hi Richmond, Am 21.11.2012 um 14:42 schrieb Richmond : > On 11/21/2012 02:18 PM, Klaus on-rev wrote: >> Hi Richmond, >> Am 21.11.2012 um 13:14 schrieb Richmond : >>> On 11/18/2012 08:04 PM, Mark Schonewille wrote: >>>> Hi Richmond, >>>> You need

Re: "Badge" in answer modal?

2012-11-21 Thread Klaus on-rev
Hi Jan, Am 21.11.2012 um 16:56 schrieb Jan Schenkel : > The badging is implemented specifically to help Mac developers comply with > the OS X Human Interface Guidelines. > See: >

Re: Why Does "remove" Actually "delete"?

2012-12-11 Thread Klaus on-rev
Hi Scott, Am 11.12.2012 um 09:19 schrieb Scott Rossi : > Thanks for the responses on this. Apparently when using the term "group", > the source card of the group is required (placing fails if you don't > reference the source card). If you use the term "background" you > (apparently) don't need

Re: pFirstLineContainsHeaders is being ignored in DataGrid

2012-12-11 Thread Klaus on-rev
Hi Roger, Am 11.12.2012 um 17:23 schrieb Roger Eller : > According to this datagrid lesson, this should work but it does not. Could > someone please confirm? > > http://lessons.runrev.com/s/lessons/m/datagrid/l/7309-how-do-i-populate-a-data-grid-with-data > > on mouseUp > answer file "Select

Re: pFirstLineContainsHeaders is being ignored in DataGrid

2012-12-11 Thread Klaus on-rev
Addition; Am 11.12.2012 um 17:27 schrieb Klaus on-rev : > Hi Roger, > > Am 11.12.2012 um 17:23 schrieb Roger Eller : >> ... >> on mouseUp >> answer file "Select a Tab Delimited text file:" >> set the pFirstLineContainsHeaders o

Re: Asynchronous Audio on Windows?

2013-01-15 Thread Klaus on-rev
Hi Jaqueline, Am 15.01.2013 um 22:52 schrieb "J. Landman Gay" : > On 1/15/13 3:33 PM, J. Landman Gay wrote: >> On 1/15/13 2:17 PM, Scott Rossi wrote: >>> Hi Chris: >>> >>> Over here, when I set the dontUseQT to true, the player (which has the >>> file path of a WAV assigned) displays with no con

Re: Asynchronous Audio on Windows?

2013-01-16 Thread Klaus on-rev
Hi Jaqueline, Am 16.01.2013 um 19:08 schrieb "J. Landman Gay" : > On 1/15/13 5:40 PM, Klaus on-rev wrote: > >> The "controller" part of the player object is a QuickTime feature and >> not available without it. > > Klaus, do all the script comm

Re: opening txt files

2013-01-17 Thread Klaus on-rev
Hi friends, Am 16.01.2013 um 18:15 schrieb Nishok Love : > ... > So I'm still looking for a way for LiveCode to spot whether it's opening a > file in UTF-8 or UTF-16 (or something else - aaarrgh!). Can I access the file > header? read from file just gives me the data... I found an old script t

Re: User extension folderpath

2013-01-18 Thread Klaus on-rev
Bonjour Thierry, Am 18.01.2013 um 16:30 schrieb Thierry Douez : > Hi all, > > Is there a function, a property or a global variable > to know where is located the User extension ? > > I mean the path which is defined in >Preferences->Files & Memory and bottom of the window >

Re: Desktop visual effect

2013-01-18 Thread Klaus on-rev
Hi Pete, Am 18.01.2013 um 20:08 schrieb Peter Haworth : > I'm probably missing something obvious but I can't get the visual effect > command to do anything. > > I issue the visual effect command right before opening a stack, hoping that > the stack would appear according to the chosen effect, bu

Re: More about audio-video

2013-01-19 Thread Klaus on-rev
Hi friends, Am 18.01.2013 um 21:51 schrieb Alejandro Tejada : > Hi Stephen, > > Stephen Barncard-4 wrote >> VLC is also apple-scriptable. > Some months ago, Klaus Major posted > a message asking for developers interested > in a VLC dll for LiveCode. > What happened with this DLL? Klaus? sorry,

Re: stack window rect...

2013-01-22 Thread Klaus on-rev
Hi Paul, Am 22.01.2013 um 16:40 schrieb Paul Dupuis : > I am sure this has been discussed previously, but does anyone know of a > function/property in LC to provide the working STACK rect? - i.e. the > rect of a stack that includes OS borders and titlebar? no, something like this this has not (y

Re: clickability in a DataGrid

2013-01-23 Thread Klaus on-rev
Hej Sieg, Am 23.01.2013 um 01:09 schrieb Sieg Lindstrom : > I've used LiveCode/RunRev for some time but an new to using DataGrids. > > What I'd like to do (for Mac/Windows users) is include a DataGrid configured > as, say, four columns of data followed by two columns that are the same in > eac

Re: ends not / begins not …. not possible?

2013-01-31 Thread Klaus on-rev
Hi Matthias, Am 31.01.2013 um 14:49 schrieb Matthias Rebbe : > Hi, > > am i doing something wrong or is it really not possible to check if a string > does not begin/ends with a prefix/suffix > If tFile ends not with ".xls" then….. > This does not work. Is it really not possible? you here lik

Re: LiveCode Kickstart widget is in place

2013-01-31 Thread Klaus on-rev
Hi friends, Am 31.01.2013 um 17:32 schrieb Francis Nugent Dixon : > Hi from Beautiful Brittany, > > LiveCode Kickstart widget incorporated in the > index page of my genealogy site : > http://www.nugent.fr > > as requested ! done: :-) > Best Regards > > -Franc

Re: iPad stack downloading

2013-01-31 Thread Klaus on-rev
Hi Hugh, Am 31.01.2013 um 19:11 schrieb "FlexibleLearning.com" : > Is it allowed to download a stackfile of images for an iPad app? > > I'd like the User to be able to download paid-for sets of artwork for use by > an app. What is the appropriate way to accomplish this? I think I know that > Ap

Re: filter with a tab character

2013-02-04 Thread Klaus on-rev
Hi Hugh, Am 04.02.2013 um 18:04 schrieb FlexibleLearning.com : > I have tab-delimited list and am trying to filter lines. > > > Q1. How do we include a TAB character in the expression? Using filter with > "*\tsomeText" fails. use the contant TAB: ... filter tList with ("*" & TAB & "whatever")

Re: OT: Director 12 released

2013-02-13 Thread Klaus on-rev
Hi Tiemo, Am 13.02.2013 um 13:47 schrieb Tiemo Hollmann TB : > Wow! Always read the small printed (don't know the English saying) that's "the fine print" :-) >> Betreff: Re: OT: Director 12 released >> Hi, >> >> this link was posted in the german directtor list and i think you all >> should re

Re: OT: Director 12 released

2013-02-13 Thread Klaus on-rev
Hi Tiemo, Am 13.02.2013 um 14:08 schrieb "Tiemo Hollmann TB" : > Klaus, > I knew I could count on you. Did you translated it with ditto? EX-ACTLY! :-D > Tiemo > >> ... >> Hi Tiemo, >> Am 13.02.2013 um 13:47 schrieb Tiemo Hollmann TB : >>> Wow! Always read the small printed (don't know the Engl

Re: Change the name of a card

2010-11-22 Thread Klaus on-rev
Hi Scott, > Probably very simple to do. > > I've got a field that is part of a background group, and so will be on every > new card created in this stack. > > I want to change the name of the card to the contents of this field after the > user has typed something into the field. > > So I pres

Re: Livecode icons, omages, stuff for websites?

2010-11-22 Thread Klaus on-rev
Am 22.11.2010 um 17:17 schrieb J. Landman Gay: > On 11/22/10 6:40 AM, Benjamin Beaumont wrote: >> Hi Richmond, >> >> Thank you for your request. We've added the main LiveCode brand to the press >> media downloads page here: >> >> http://www.runrev.com/company/press-room/media-resources/ >> >>

question about iOS apps

2010-11-22 Thread Klaus on-rev
Hi freinds, short question, maybe someone can answer with a short yes or no. Is an iOS app allowed to download and store additional content for an app (images, textfiles, sounds etc.) on the iDevice? Thanks in advance! Best Klaus -- Klaus Major http://www.major-k.de kl...@major.on-rev.com

Re: question about iOS apps

2010-11-22 Thread Klaus on-rev
> > How to receive a free Color Converter license http://qurl.tk/kv (read the > conditions) > > On 22 nov 2010, at 20:54, Klaus on-rev wrote: > >> Hi freinds, >> >> short question, maybe someone can answer with a short yes or no. >> >> Is an iOS app

Re: question about iOS apps

2010-11-22 Thread Klaus on-rev
Hi Thomas, Am 23.11.2010 um 00:44 schrieb Thomas McGrath III: > Klaus, > > Absolutely. Yes, but only in your own sandbox. sorry, no capisce, what does that mean? > Tom McGrath III > > On Nov 22, 2010, at 2:54 PM, Klaus on-rev wrote: > >> Hi freinds, >> >

Re: question about iOS apps

2010-11-23 Thread Klaus on-rev
Hi Andre, Am 23.11.2010 um 13:00 schrieb Andre Garzia: >>> Absolutely. Yes, but only in your own sandbox. >> sorry, no capisce, what does that mean? >> > It means that each application has it's own documents and temporary files > folder. So that they won't share content with each other. It is li

Re: Selecting a line, going to that card

2010-11-24 Thread Klaus on-rev
Hi Scott, > Thanks to help received on this list, I now have a list field that contains > the names of all the cards in that stack. I'd like the user to be able to > double click on a line and go to that card. I've tried variations on the > following without success.: > on mousedoubleup > ##

strange imagedata

2010-11-27 Thread Klaus on-rev
Hi all, I found that the imagedata of EMPTY images are NOT really empty??? I did this: 1. Created to identical EMPTY image object, so both appear (transparent) white on the card 2. Created a button with this script: ... set the imagedata of img 2 to the imagedata of img 1 ... 3. I exspected to s

Re: strange imagedata

2010-11-27 Thread Klaus on-rev
Am 27.11.2010 um 17:35 schrieb Klaus on-rev: > Hi all, > > I found that the imagedata of EMPTY images are NOT really empty??? > > I did this: Should read of course: > 1. Created TWO identical EMPTY image objects, so both appear (transparent) > white on the card >

Re: strange imagedata

2010-11-27 Thread Klaus on-rev
Hi Björnke, > You are setting the imagedata to null, which is equivalent to 0 which is > equivalent (at least for the imagedata) to which is equivalent to black. > At least i'd assume something like that is happening. I suggest you file a > bug report. Hm, If you create an empty image obj

Re: Live LiveCode code event (with chatrev)

2010-11-27 Thread Klaus on-rev
Hi Björnke, > Ten minutes until the show starts! > > Join now or bust! > > Riooo!!! Oh yeah, I always dreamed of posessing a ribbon since I was a little kid and could not afford one ever since. :-/ Maybe I am lucky this evening? :-D Best Klaus -- Klaus Major http://www.major-k.de k

Re: strange imagedata

2010-11-27 Thread Klaus on-rev
Hi all, Am 27.11.2010 um 17:54 schrieb Klaus on-rev: > Hi Björnke, > >> You are setting the imagedata to null, which is equivalent to 0 which is >> equivalent (at least for the imagedata) to which is equivalent to >> black. At least i'd assume something like

Re: strange imagedata

2010-11-27 Thread Klaus on-rev
Hi Scott, > Recently, Klaus on-rev wrote: > >> OK, the point/my problem is: >> How can we tell if an image is really empty (neither referenced nor >> imported)? > > Perhaps a combination of the text and filename properties? > > function emptyImage pImage &

Re: VideoPlayer and 'source'?

2010-11-28 Thread Klaus on-rev
Am 28.11.2010 um 16:15 schrieb Richmond: > Mucking around with the VideoPlayer (something I haven't done for > about 7 years) I wondered how one sets the SOURCE. When I typed > > on mouseUp > set the source of player "MyPlayer" to "abc/def/ghi.mov" > end mouseUp > > while the script editor sta

Re: VideoPlayer and 'source'?

2010-11-28 Thread Klaus on-rev
Hi Richmond, > On 11/28/2010 05:24 PM, Klaus on-rev wrote: >> Am 28.11.2010 um 16:15 schrieb Richmond: >> >>> Mucking around with the VideoPlayer (something I haven't done for >>> about 7 years) I wondered how one sets the SOURCE. When I typed >>>

Re: VideoPlayer and 'source'?

2010-11-28 Thread Klaus on-rev
Hi Richmond, > On 11/28/2010 05:38 PM, Klaus on-rev wrote: >> Hi Richmond, >> >>> On 11/28/2010 05:24 PM, Klaus on-rev wrote: >>>> Am 28.11.2010 um 16:15 schrieb Richmond: >>>> >>>>> Mucking around with the VideoPlayer (something

Re: VideoPlayer and 'source'?

2010-11-28 Thread Klaus on-rev
Hi Richmond, > On 11/28/2010 05:38 PM, Klaus on-rev wrote: >> Hi Richmond, >> >>> On 11/28/2010 05:24 PM, Klaus on-rev wrote: >>>> Am 28.11.2010 um 16:15 schrieb Richmond: >>>> >>>>> Mucking around with the VideoPlayer (something

Re: VideoPlayer and 'source'?

2010-11-28 Thread Klaus on-rev
Hi Richmond, ... on mouseUp set the filename of player "MyPlayer" to "abc/def/ghi.mov" end mouseUp >>> Ah; but I was setting the filename to a YouTube page !!! >> Que??? To a HTML page? > > Trying to work out how to link to the underlying .flv file. Ah, I see. But

Re: Compiling problems

2010-12-01 Thread Klaus on-rev
Hi Ton, > Hi everyone, > > I have a splash stack that owns a substack that has over 3.500 custom props. > When I compile, in Windows I get the mainstack (.exe) and its substack > (.rev). Works fine and updates all right. > In Mac OS X (v. 10.6.5) I only get one .app: works fine, but shows errors

Re: PDF ?

2010-12-04 Thread Klaus on-rev
Hi Mr. Tight-lipped, Am 04.12.2010 um 19:16 schrieb Richmond: > Erm? Yes? > Importing PDF files? OS X = player object Else = inside of browser object(s), most users have Acrobat Reader installed > Maybe expecting a bit much? As always :-D Best Klaus -- Klaus Major http://www.major-k.de kl

Re: PDF ?

2010-12-04 Thread Klaus on-rev
Hi Richmond, > On 12/04/2010 08:23 PM, Klaus on-rev wrote: >> Hi Mr. Tight-lipped, > Do you really want me to return to my previous blabber-mouthed incarnation? Oh, NO! :-D But a complete sentence wouldn't have hurt! ;-) Best Klaus -- Klaus Major http://www.major-k.

Re: PDF ?

2010-12-04 Thread Klaus on-rev
Hi Richmond, > On 12/04/2010 08:36 PM, Klaus on-rev wrote: >> Hi Richmond, >> >>> On 12/04/2010 08:23 PM, Klaus on-rev wrote: >>>> Hi Mr. Tight-lipped, >>> Do you really want me to return to my previous blabber-mouthed incarnation? >> Oh, N

Re: PDF ?

2010-12-05 Thread Klaus on-rev
Hi Anthony, > A related query...can we write to or edit an existing PDF file? In theory we can, since PDF consists of (mostly) text. But you will have to learn the PDF specs first to be able to do so ;-) This is doable, since Jan Schenkel obviously did and he created a nice PDF lib, see here: <

Re: PDF ?

2010-12-05 Thread Klaus on-rev
Hi Richmond, > On 12/05/2010 10:41 AM, Anthony Howe wrote: >> My question was also not really around whether PDF export is possible, but >> rather if it was possible to open an existing PDF file (which was created in >> LC, or not) and add new data (like a personalized footer or header from LC

Re: PDF ?

2010-12-05 Thread Klaus on-rev
Hi Richmond: > On 12/05/2010 02:11 PM, Klaus on-rev wrote: >> Hi Richmond, >> ... >> P.S. >> Sorry for my last posting, it mioght have sounded a bit more rude that I >> actually intended. > It 'mioght' have sounded a bit rude; however I have develop

Re: Code To Minick Control-A, Control-C, Control-V (Select All, Copy, Paste)

2010-12-06 Thread Klaus on-rev
Hi Walt, > Of interest, if "Select the text of me" is in the mouseUp handler of the > field, it selects NOT all of the text, but all the lines from the mouse > location down. try: ... select char 1 to -1 of me ... > Walt Best Klaus -- Klaus Major http://www.major-k.de kl...@major.on-rev.com

Re: 4.5.2 and iOS Deployment launched

2010-12-06 Thread Klaus on-rev
Hi Kevin, Am 06.12.2010 um 20:31 schrieb Kevin Miller: > Hi folks, > > 4.5.2 is now available. And LiveCode for iOS is now available! Cool, thanks! But this reads as if there is a final version (1.0) of the iOS plug in available ;-) > To download them, please log into your account. I only s

Re: 4.5.2 and iOS Deployment launched

2010-12-06 Thread Klaus on-rev
Hi Kevin, > On 06/12/2010 20:05, "Klaus on-rev" wrote: > >> ... >> I only see LC 4.5.2 but no link for the iOS mobile plug in? >> Or did I misunderstand the announcement? I have currently alpha15. >> It would be nice to see the current version somehwere o

Re: 4.5.2 and iOS Deployment launched

2010-12-06 Thread Klaus on-rev
Hi all, > Hi Kevin, > >> On 06/12/2010 20:05, "Klaus on-rev" wrote: >> >>> ... >>> I only see LC 4.5.2 but no link for the iOS mobile plug in? >>> Or did I misunderstand the announcement? I have currently alpha15. >>> It would be

Re: Maximize A Stack

2010-12-07 Thread Klaus on-rev
Hi all, >> ... > You could try 'the windowBoundingRect' instead of 'the screenRect' - this > should leave room for the dock at least > It is a read-write global property... You can also SET this property! :-) Best Klaus -- Klaus Major http://www.major-k.de kl...@major.on-rev.com ___

Re: Reffed image

2010-12-08 Thread Klaus on-rev
Hi Richmond, > Cripes . . .talk about slow learners! > > How do I "import" a referenced image programmatically? ... put url("binfile:" & the filename of img "whatever") into img "whatever" ... :-) Best Klaus -- Klaus Major http://www.major-k.de kl...@major.on-rev.com __

Re: Reffed image

2010-12-08 Thread Klaus on-rev
Hi Richmond, > On 12/08/2010 09:57 PM, Klaus on-rev wrote: >> Hi Richmond, >> >>> Cripes . . .talk about slow learners! >>> >>> How do I "import" a referenced image programmatically? >> ... >> put url("binfile:"& th

Re: iOS Apps Update Model - Trigger

2010-12-09 Thread Klaus on-rev
Hi Chipp, > Sivakatirswami, > > Yes, I believe that is the case for commercial development. > > FWIW, I am working on an iOS 'StackRunner" which works on iPhone and iPad. > With it, you can provision your enterprise customers, and then they can > download stacks directly to their device by enter

Re: iOS Apps Update Model - Trigger

2010-12-10 Thread Klaus on-rev
Hi Chipp, > Yes, of course it is. I'm only talking about using it for enterprise > customers, who I can independently provision. Ah, I see. > Just to be clear, THIS SHOULD NOT BE DONE FOR A COMMERCIAL APP! EVER! :-) Best Klaus -- Klaus Major http://www.major-k.de kl...@major.on-rev.com ___

Re: drag and drop to desktop: destination unknown

2010-12-14 Thread Klaus on-rev
Hi Richard, > When dragging an object from a LiveCode window to a folder in the desktop > environment I've been unable to find a way to know the path to the > destination. > I submitted a request for this here: > > But it seems such a com

iOS and: wait until the sound is "done"

2010-12-14 Thread Klaus on-rev
Hi all, does someone know if ... wait until the sound is "done" ... is working on iOS after a "play "soundfile"? Or if there is another possibility to handle this situation? Did not find a hint in the Release notes. Thanks in advance! Best Klaus -- Klaus Major http://www.major-k.de kl...@ma

Re: Set Angle Bug?

2010-12-14 Thread Klaus on-rev
Hi Walt, > Thanks Mike, that's a thought. I may make a series of sized originals, like > most icon libraries, then only allow a fixed set of sizes. this looks like a real bug to me! The angled images should definitvely NOT be resized in my opinion! This looks just too funky :-D Did you already

Re: Set Angle Bug?

2010-12-14 Thread Klaus on-rev
Hi Walt, > I thought I didn't have access to bug reporting, as I didn't sign up for the > new developer support package. Ah, I see, well then I will bug report this, if you don't mind :-) > What's the link? It is: but will be of use for you. > Thanks, > Wa

Re: Set Angle Bug?

2010-12-14 Thread Klaus on-rev
Hi Walt, > Thanks. I vaguely remember having had access to this a while ago, but none > of my "standard" usernames and passwords work on it, so I guess not. OK, done, including an example stack! > Walt Best Klaus -- Klaus Major http:/

Re: OT: Real competition for revlets

2010-12-15 Thread Klaus on-rev
Hi Colin, > http://www.realsoftware.com/web/ Definitively NO competition for Revlets! These are true web app, no plug-ins, just pure html, If I understood this correctly! Best Klaus -- Klaus Major http://www.major-k.de kl...@major.on-rev.com ___

Re: OT: Real competition for revlets

2010-12-15 Thread Klaus on-rev
Hi Colin, > On Dec 15, 2010, at 12:14 PM, Klaus on-rev wrote: >>> http://www.realsoftware.com/web/ >> Definitively NO competition for Revlets! >> These are true web app, no plug-ins, just pure html, >> If I understood this correctly! > > It's competiti

Re: Inconsistent Revlet launch

2010-12-16 Thread Klaus on-rev
Hi Rick, > > Has anyone got any suggestions as to what I can do to deal with the following. > I create a standalone revlet which may or may not run. The revlet might run > as expected several times then fail to run and then if I launch it again it > might run. If I launch a browser (Safari or C

Re: iOS apps not getting past review due to crashing

2010-12-18 Thread Klaus on-rev
Am 19.12.2010 um 00:31 schrieb Harald Müller: > And the second App is now also "ready for sale". After weeks of depression > a breathless weekend. Apple seems to work 24 hours a day. Can't tell you > how happy I am! If anyone wants to take a look > > http://www.youtube.com/user/appetcpp Echt g

Re: Video player messages

2010-12-29 Thread Klaus on-rev
Hi Ron, > Hi, > Simple task but I can't figure out how to get the info I need. I want > to hilite lines of text based on the time elapsed of a movie in a > player. For example, when the video is at 2000, line 3 of the text is > selected. I can handle text but I'm new to video. > > My problem is l

Re: As Sheet Dialog

2011-01-03 Thread Klaus on-rev
Hi Joe, > Please, anyone... > In my current app I'm attempting to mitigate the very small text dialogs that > appear in the Windows' version of applications by rolling my own. Some > Dialogs such as the page setup present some major challenges to doing this, > but with others it's not really mu

Re: size of window decorations

2011-01-06 Thread Klaus on-rev
Hi Claus, > Hello, > > is there a way to determine the size of the window decorations (the > stuff the OS is painting around my stack)? > > I would like to move my stack into the upper left corner, but without > the knowledge of the real height of the whole window (stack + window > decorations),

Re: Audioclips: can't get at the data?

2011-01-07 Thread Klaus on-rev
Hi David and Mark, > Hi David, > > I always forget which one is broken, but you can get the text of either > videoclips or audioclips. well, apparently the export of audioclips is the broken one :-) > -- > Best regards, > > Mark Schonewille > > Economy-x-Talk Consulting and Software Engineer

Re: Audioclips: can't get at the data?

2011-01-07 Thread Klaus on-rev
Hi David, > Just found one :) > > copy audioclip 1 >> > put clipboarddata ["objects"] into url ("binfile:" & someFile) does not work for me! A small 1 secs aif audiclip results in a 5:30 empty audio file. Best Klaus -- Klaus Major http://www.major-k.de kl...@major.on-rev.com _

Re: How do I set the icon from an OSX app to a button?

2011-01-09 Thread Klaus on-rev
Hi Mike, > maybe I should actually put the link it. > http://www.nirsoft.net/utils/iconsext.html Yeah, thats better. yep, excellent idea! :-D But how do you get the resulting ICO file into LiveCode? Or did I overlook something? Best Klaus -- Klaus Major http://www.major-k.de kl...@major.on-r

Re: How do I set the icon from an OSX app to a button?

2011-01-09 Thread Klaus on-rev
Hi Mike and Colin, Am 09.01.2011 um 19:17 schrieb Colin Holgate: > On Jan 9, 2011, at 1:03 PM, Mike Bonner wrote: >> sips -s format png Dictionary.icns --out ~/Desktop/Dictionary_icon.png great, I was not sure if SIPS supports ICNS as input format, thanks! > That just extracts the 512x512 image

Re: Quit

2011-01-10 Thread Klaus on-rev
Hi Jaqueline and Richmond, > On 1/9/11 6:40 AM, Richmond wrote: >> I want to disable the ability of Mac users to QUIT >> by pressing Command-Q; tis is to force them to >> use localised QUIT buttons (each with slightly >> different characteristics) on cards within a stack. > > Try trapping the shu

Re: Using shell to call Livecode

2011-01-10 Thread Klaus on-rev
Hi Björnke, > David, you want $. C'mon, every american wants $! :-D Best Klaus -- Klaus Major http://www.major-k.de kl...@major.on-rev.com ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe

Re: [OT] time to change your iTunes password?

2011-01-11 Thread Klaus on-rev
Hi all, Am 11.01.2011 um 20:44 schrieb Heather Nagey: > I distinctly heard the word cheese mentioned several times... > You know the rules, no politics, no cheese! > Shocked. > > Listmom damn, I knew this wouldn't go unnoticed... :-D Best Klaus -- Klaus Major http://www.major-k.de kl...@maj

Re: Layers, revNavigator, & DataGrids

2011-01-12 Thread Klaus on-rev
Hi Bob, Am 12.01.2011 um 21:03 schrieb Bob Sneidar: > Are we sure that Trevor is not a super intelligent albeit benevolent alien > species sent here to hasten mankind's progress to interstellar status? No! :-D > Or maybe they were sent here to make us mind-fat so they could feed off our > bra

Re: Answer dialog and stack background color

2011-01-13 Thread Klaus on-rev
Buongiorno Paolo,: > Hi all, > I am working with LiveCode 4.5.3 / Mac and it happened to me something > weird. > > If I set the background color of the stack to black, and then I send an > "answer" command, using the IDE I get the standard grey answer dialog > window. Fine. > > But, if I export

Re: Sqlite connection problem

2011-01-15 Thread Klaus on-rev
Buongiorno Alessandro, > I have serius connection problem with my database sqlite. > > my code is this: > > on mouseUp > put tAppPath() & "GestPres.db" into tDB > put revOpenDatabase("sqlite",tDB,) into mydb > revCloseDatabase mydb > end mouseUp > > function tAppPath > put effective fil

Re: List of objects in a group ?

2011-01-16 Thread Klaus on-rev
Hi Francis, > Hi from Beautiful Britanny, > > I've looked everywhere in the Dictionary, but > can't find the answer. > > I want a list of all the objects (fields and > buttons - by name) in a specific group. > > Can I ? You can loop through "the num of controls of grp XYZ" and get "the name of

Re: Radio Buttons

2011-01-18 Thread Klaus on-rev
Hi Bob, > You can use break in an if end if structure?? sure you can! But I won't make sense and will probably throw an error :-D > Bob > > > On Jan 18, 2011, at 3:41 AM, Martin Meili wrote: > >> Hi >> I don't know whether I've understood your problem correctly or not. But, >> just in case,

Re: Radio Buttons / Break

2011-01-18 Thread Klaus on-rev
Hi Dunbar, Am 18.01.2011 um 21:13 schrieb dunb...@aol.com: > I am sure Colin could write a much longer handler that does what this one > does. > > on mouseup >if the hilite of me <> true then > set the hilite of me to true > break >end if >if the hilite of me = true then

Re: Radio Buttons / Break

2011-01-18 Thread Klaus on-rev
Hi Dunbar, > In a message dated 1/18/11 3:30:03 PM, kl...@major.on-rev.com writes: >>> Break works OK. It just passes control to the end of the handler. The >>> docs say is acts like "exit", and it does. >> Could not find this in the docs! > > Per the dictionary: > The break command should not b

Re: Changiing the height of a stack

2011-01-21 Thread Klaus on-rev
Hi Peter, > I want to change the height of a stack. No problem changing the height > property but that causes both the top and the bottom of the stack to change > positions and I want the top of the stack to stay where it is and all the > height change to be added to the bottom. The dictionar

Re: Livecode IOS personnal + LiveCode Desktop commercial = 2 app ?

2011-01-22 Thread Klaus on-rev
Bonjour Ludovic. > Le 21 janv. 2011 à 22:41, J. Landman Gay a écrit : > >> On 1/21/11 5:43 AM, Ludovic Thébault wrote: >>> >>> I've a commercial licence of Livecode Desktop. I want to make an ios >>> app, for me only (in first time). So if i bought the Livecode iOs >>> personnal, i need to switc

Re: [ANN] TimeMachine

2011-01-23 Thread Klaus on-rev
Hi Roger, > My goal for TimeMachine was to explore a truer perspective of the timescales > of events relative to the enormous 13.7 billion year age of the universe. As > an example, the entire history of human existence is like 7 seconds on a > clock scaled to 14 billion years. TimeMachine will

Re: LC Forums Down?

2011-01-26 Thread Klaus on-rev
Hi all, Am 26.01.2011 um 16:38 schrieb Mark Schonewille: > Hi Craig, > > I guess it is time for RunRev to update their software :-) YO! Fingers crossed! :-) > -- > Best regards, > > Mark Schonewille Best Klaus -- Klaus Major http://www.major-k.de kl...@major.on-rev.com

Re: On-rev Rename quotes work. Vars don't!

2011-01-27 Thread Klaus on-rev
Hi Rick, > Hi Richard, > > The addition of the "to" keyword surprisingly made even > what was working stop working! The bug needs to be > fixed or the dictionary updated or both. > > Tim's suggestion of building the entire statement, and > then executing it as a "do" command worked great! > Tha

<    1   2   3   4   5   >