Re: changes to the runrev store

2012-08-18 Thread Jérôme Rosat
And check your charts. The chart in the store page is not the same than the chart in the get started page. Could you also explain your upgrade/update policy because it's hard to find something on site ? Thank you in advance. Jerome Le 18 août 2012 à 11:22, Kevin Miller a écrit : > Nothing h

Re: How to switch two popovers ?

2012-08-16 Thread Jérôme Rosat
Thomas, Thank you so much for this stack. It helps me a lot. I do not need more, I'm going to move forward in my project. Thank you again. Jerome > Jerome, > > I just created a very crude example. It is just to prove that nested > scrolling groups could be put into other scrolling groups and

Re: How to switch two popovers ?

2012-08-15 Thread Jérôme Rosat
a back > button. I would study a few apps on the iPad and see which behavior works > best for the type of data you are wanting to display and then duplicate that > behavior in LC. > > Just some thoughts, > > Thomas J McGrath III > 3mcgr...@comcast.net > > Lazy River

How to switch two popovers ?

2012-08-14 Thread Jérôme Rosat
Hi all, I'm developing an application for iPad for my own use. For selecting data, I want to use a "popover" view and a second "popover" view for the sub data. I imagine creating two groups, one for each popover. What is the best practice to switch a "popover" view to another: - Use two cards,

Re: Sqlite and performances in LiveCode

2012-03-13 Thread Jérôme Rosat
Thank you very much Trevor. On my iMac 2.8 GHz Intel Core 2 Duo with LiveCode 5.0.2: Opening movies cursor took 274 milliseconds --- Drawing list took 126 milliseconds --- Really impressive compared to previous results ! Jérôme Le 12 mars 2012 à 15:01, Trevor DeVore a écrit : > > I'v

Re: Sqlite and performances in LiveCode

2012-03-08 Thread Jérôme Rosat
Trevor, yes I'm going to try. But I think it would be a good idea if you could change your stack in the lesson "Displaying Large Amounts of Data" to demonstrate the performance of LiveCode. Jérôme Le 8 mars 2012 à 05:19, Trevor DeVore a écrit : > Jérôme - you might try something like this in

Re: Sqlite and performances in LiveCode

2012-03-07 Thread Jérôme Rosat
Thank you Pete for that clarification. Jérôme Le 7 mars 2012 à 17:37, Pete a écrit : > I emailed sqlitemanager support re the manage/sql tab performance > difference. Mystery solved by the reply: > > "In the Manage panel when you see SELECT * FROM table the real query > executed is SELECT rowi

Re: Sqlite and performances in LiveCode

2012-03-05 Thread Jérôme Rosat
into sCursorID put the milliseconds - theStart into theDuration Log "Opening movies cursor took" && theDuration && "milliseconds" There is only one call "revQueryDatabase". Le 5 mars 2012 à 20:00, Trevor DeVore a écrit : > On Sat, Mar

Re: Sqlite and performances in LiveCode

2012-03-05 Thread Jérôme Rosat
uncated it's columns. In this way I was able to display ALL the >> rows in 491 ms. >> >> This may not be as fast as SQLabs, but I think they maybe the speed kings. >> Compared to another SQLite tool I was able to get LC to perform just as >> fast, if not a

Re: Sqlite and performances in LiveCode

2012-03-05 Thread Jérôme Rosat
similar to how > FireFox truncated it's columns. In this way I was able to display ALL the > rows in 491 ms. > > This may not be as fast as SQLabs, but I think they maybe the speed kings. > Compared to another SQLite tool I was able to get LC to perform just as > fast, if

Re: Sqlite and performances in LiveCode

2012-03-04 Thread Jérôme Rosat
I don't know if SQLiteManager for Firefox is the same one I use (from SQLabs) but it display all the records in one time (I can scroll all the list). But thank you for the suggestion, If necessary I'm going to display only a part of the records with a next button, even if I don't like very much

Re: Sqlite and performances in LiveCode

2012-03-04 Thread Jérôme Rosat
No, in LiveCode, it takes 138 milliseconds more to display the result. In SQLiteManager, I don't now how many time it takes to display the result. But visually, it takes about 1 second to query and display the records in LiveCode and it is nearly instantaneous in SQLiteManager. Le 4 mars 2012

Sqlite and performances in LiveCode

2012-03-03 Thread Jérôme Rosat
Hi all, I have to create a small application to access an SQLite database. This database contains approximately 150,000 records and it increases by about 5,000 records per month. Before beginning, I read the lesson "Displaying Large Amounts of Data" on the site of RunRev and I did tests with t

Re: iOS: How to create a transition to a new screen

2011-02-15 Thread Jérôme Rosat
t; emulate a paging swipe and instead gave up on the bounce in favor of the move > command. > > You might have to put the views offscreen and use the move command instead of > switching cards etc. > > I am going to work on that next. Keep you informed as to progress. >

Re: Your message to use-livecode awaits moderator approval

2011-02-14 Thread Jérôme Rosat
Bob, Monte, Sorry for that. This is my email address. I wanted to send a message to the list, but I use a wrong email address. But by mistake, I sent the error message in the list. I thought I had managed to remove this message. Please ignore. Jerome Le 15 févr. 2011 à 00:25, Monte Goulding

iOS: How to create a transition to a new screen

2011-02-14 Thread Jérôme Rosat
Hello everyone, In iOS, a table view displays data in rows. In a hierarchical structure, when the user selects a row, a new screen slides from the right with a new table view. At the same time, the title of the navigation bar slides and appears from the right to the center, the "back button" s

Fuzzy text on my iPhone 4 with LiveCode iOS

2011-01-13 Thread Jérôme Rosat
Hi, I have just created my first application with LiveCode iOS (a kind of calculator). When I test it on my iPhone 4, I notice that the text which is displayed in a field is not "sharp". As if the text is "fuzzy". I use Helvetica. But, when I use it on a iPhone 3GS or on a iPad, the text looks