Search found 72 matches

by SteveHanlan
Wed May 11, 2011 7:53 pm
Forum: Talking LiveCode
Topic: Deployment to WEB
Replies: 27
Views: 16324

Deployment to WEB

I am having trouble deploying to the web, just running the test.html (this and the revlet file are both on the website I have installed RevWeb, and I get nothing in FireFox4 and an error (There was an error loading the revlet - could not open input file) in IE. In Safari on the iPad it offered the d...
by SteveHanlan
Wed Mar 30, 2011 10:21 pm
Forum: iOS Deployment
Topic: Quitting to 'desktop'
Replies: 4
Views: 3463

Quitting to 'desktop'

When I execute a 'Quit', my iPad app shuts down correctly but stays as a blank screen. I still have to click the button to get back to the desktop screen.
Any ideas ?

tia

Steve
by SteveHanlan
Thu Feb 17, 2011 7:40 pm
Forum: SoCal LiveCode Group
Topic: Next Meeting: March 17?
Replies: 9
Views: 10002

Re: Next Meeting: March 17?

Where would this meeting be held?

thx

Steve
by SteveHanlan
Wed Feb 16, 2011 8:11 pm
Forum: iOS Deployment
Topic: Example of DataGrid Form & Scroller
Replies: 9
Views: 7542

Re: Example of DataGrid Form & Scroller

Thanks Rick

I really should just read the entire release notes (I was just using it for reference).
Now I see all the useful things I should have been using.

Cheers

Steve
by SteveHanlan
Wed Feb 16, 2011 3:12 am
Forum: iOS Deployment
Topic: Example of DataGrid Form & Scroller
Replies: 9
Views: 7542

Re: Example of DataGrid Form & Scroller

Brilliant I was wrongly assuming that locking position was design only - Doh! I just now need to get my movement or selection nailed, (if it's just one tap then I need to change the visibility of external controls on the card, otherwise scroll; and at the moment it's not seeing the tap - probably my...
by SteveHanlan
Mon Feb 14, 2011 6:43 pm
Forum: iOS Deployment
Topic: Example of DataGrid Form & Scroller
Replies: 9
Views: 7542

Re: Example of DataGrid Form & Scroller

Rick Thanks for posting this. It's exactly what I need, however, I am seeing some strange effects ... I have a DataGrid and and invisible field set up as a group in the middle of the ipad screen with some column headings above. The scroll works, but it scrolls the original data out of the top of the...
by SteveHanlan
Thu Feb 10, 2011 9:05 pm
Forum: iOS Deployment
Topic: Open a centered modal?
Replies: 7
Views: 5490

Re: Open a centered modal?

I create a control whose visible is false until I need it. Combine this with a function that disables other visible controls temporarily and you have an effective modal pop-up If you can stand illogical control names, I name them sequentially, i.e. c1, c2, c3, etc. This make it easy to enable/disabl...
by SteveHanlan
Thu Jan 20, 2011 7:25 pm
Forum: iOS Deployment
Topic: Radio buttons on iPad look wrong
Replies: 1
Views: 2272

Radio buttons on iPad look wrong

Is it just me, or is the rendering of radio buttons on the iPad totally screwed up?

I get the top half of a diamond with a dark blue blob if checked and the bottom half of a diamond with a light blue blob if not

Any explanations ?

thanks

Steve
by SteveHanlan
Wed Jan 19, 2011 1:14 am
Forum: iOS Deployment
Topic: PopUp / Pull Down Menus on iPad
Replies: 1
Views: 2335

PopUp / Pull Down Menus on iPad

How can I get pop up and/or pull down menu buttons to just appear on the current card?
They appear to start a blank card and the selections are listed in the top left of the screen.

They work as expected on other platforms

thanks in advance for your help

Steve
by SteveHanlan
Wed Jan 05, 2011 7:31 pm
Forum: iOS Deployment
Topic: Datagrid for storage
Replies: 11
Views: 8076

Re: Datagrid for storage

Just got the word from Heather ... "The Standalone builder doesn't automatically include the datagrid for you on iOS. You have to manually include it in the build" I can't try this until this evening, but I thought I tried to do this, but could not find where to locate the template for the datagrid ...
by SteveHanlan
Wed Dec 29, 2010 8:45 am
Forum: iOS Deployment
Topic: Datagrid for storage
Replies: 11
Views: 8076

Re: Datagrid for storage

I'm having the same problem. I populate the grid from an array matching the Data Grid Template. It works in the SDK, the Windows App, The Mac App and on the Web, but the dg is not populated on the ipad. I know I am reading my data file correctly, as a dump the whole thing to a field to verify. It's ...
by SteveHanlan
Tue Dec 21, 2010 9:49 am
Forum: Talking LiveCode
Topic: Adding Code to created buttons on iPad
Replies: 1
Views: 1768

Adding Code to created buttons on iPad

Hi New to LiveCode and loving it I created a grid of buttons based on stored data. How do I add code to each button (mouseUp)? Alternatively, how can I detect which button was pressed on a stack? Also, how can I get a stack to size smaller than a full ipad? Every stack or card I use resizes to full ...

Go to advanced search