Search found 7 matches

by Phil_p
Sat Sep 17, 2011 9:44 am
Forum: Talking LiveCode
Topic: Menu PopUp
Replies: 8
Views: 4474

Re: Menu PopUp

Yeh, Im taking your advice on this and have decided to keep the app iPad native
by Phil_p
Sat Sep 17, 2011 9:36 am
Forum: Talking LiveCode
Topic: Menu PopUp
Replies: 8
Views: 4474

Re: Menu PopUp

Hi Mark

Will the mousemove event still work on a iPad app?

Phil
by Phil_p
Sat Sep 17, 2011 9:00 am
Forum: Talking LiveCode
Topic: Menu PopUp
Replies: 8
Views: 4474

Re: Menu PopUp

Hi Mark, Thanks for your reply. Currently I can not select items in the list box as when i click on an item in the list it closes the stack. I can use the menupick to catch the users action on buttons etc but it will only access the highlighted item in the listbox which is always the first item irre...
by Phil_p
Fri Sep 16, 2011 8:20 pm
Forum: Talking LiveCode
Topic: Menu PopUp
Replies: 8
Views: 4474

Menu PopUp

Hi, I have a pop up menu which uses a stack as the pop up menu. Within the stack there is a Scrolling List Field, some buttons and some Text Fields. The code for these controls is held within this Stacks script. When I click on the button it shows the stack in the drop down menu but when i click in ...
by Phil_p
Sat Sep 10, 2011 6:30 pm
Forum: Talking LiveCode
Topic: Data Grid Multiple Select Query
Replies: 2
Views: 2346

Re: Data Grid Multiple Select Query

I was along the right lines with this but that looks like it will work a treat.

Many thanks
by Phil_p
Sat Sep 10, 2011 2:59 pm
Forum: Talking LiveCode
Topic: Data Grid Multiple Select Query
Replies: 2
Views: 2346

Data Grid Multiple Select Query

Hi I would like to know how I can use a variable instead of the ctrl key to select multiple rows. At the moment you need to ctrl click on the rows but I would like to have a variable which is set to true or false, when true it will be as if you have ctrl clicked on a row. Hope this makes sense regar...
by Phil_p
Wed Sep 07, 2011 10:36 pm
Forum: iOS Deployment
Topic: IOS Keyboard
Replies: 1
Views: 2169

IOS Keyboard

Hi, does any one know how to stop the keyboard showing on an iPad app. I have a text field which I have designed my own keypad for and I do not want the IOS Keyboard to show.

Thanks
Phil