Search found 44 matches

by dazza the stag
Sat Jun 07, 2014 4:21 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Scroll through a card in Landscape view
Replies: 12
Views: 6503

Re: Scroll through a card in Landscape view

Im beat for now - I think i will give it a few days and see if the issue which googling on rev and live code sites gets sorted. As a search result keeps springing up that relates to my issue but then won't open, very frustrating. I have tried clearing cache and cookies but that isn't helping. Thanks...
by dazza the stag
Sat Jun 07, 2014 3:31 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Scroll through a card in Landscape view
Replies: 12
Views: 6503

Re: Scroll through a card in Landscape view

Thanks Simon - yes that link sorted my simulator problem, back to normal now thank you, I can now go back to figuring out the scrolling challenge

Regards

Dazza
by dazza the stag
Sat Jun 07, 2014 12:02 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Scroll through a card in Landscape view
Replies: 12
Views: 6503

Re: Scroll through a card in Landscape view

Just incase it give anyone any clues - if i start the iOS simulator up without my app then its hows a full screen as expected, also using the test Scrolling file from the live code website also seems to work ok. So it must be a setting in my app. however having stripped it down, the only script i ha...
by dazza the stag
Sat Jun 07, 2014 11:26 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Scroll through a card in Landscape view
Replies: 12
Views: 6503

Re: Scroll through a card in Landscape view

Thanks Simon I have rebooted but it didn't make any difference. Strangely when i deploy the app to the actual iPhone its fine but still not in the simulator. I have found comment online about the simulator using a retina size display and therefore requiring 4 times the space and hence why only 1/4 s...
by dazza the stag
Fri Jun 06, 2014 11:07 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Scroll through a card in Landscape view
Replies: 12
Views: 6503

Re: Scroll through a card in Landscape view

OK thanks Simon - Im not sure I completely understand that but I will have a play - I have to say not being able to search at the moment on most of the live code sites is proving difficult for a newbie. On a side issue whilst trying the implement your suggestions, all of a sudden the IOS simulator o...
by dazza the stag
Thu Jun 05, 2014 11:00 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Scroll through a card in Landscape view
Replies: 12
Views: 6503

Re: Scroll through a card in Landscape view

Thanks Simon Yes I have locked the area. I have effectively put all of the contents on that card into a group called "Scrollarea" and I was hoping that when i swapped to landscape mode it would then allow me to scroll up and down but it doesn't. I just see part of the screen. The only bit i changed ...
by dazza the stag
Thu Jun 05, 2014 9:49 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Scroll through a card in Landscape view
Replies: 12
Views: 6503

Re: Scroll through a card in Landscape view

Thanks Simon That is clearly worked on a very simple single field card in that link. Clearly I appreciate that it will work on a more complicated card, on the card in question I have text boxes, buttons and input fields. My idea was that maybe i need to group all these items together and then refer ...
by dazza the stag
Wed Jun 04, 2014 10:31 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Scroll through a card in Landscape view
Replies: 12
Views: 6503

Scroll through a card in Landscape view

Having added some really cool buttons thanks to Klaus' direction last night I now want to give the use the option to but the iPhone into landscape mode to make the text etc a little bigger. I have figured out how to do that but clearly that means that not all the card is showing. I have read lots ab...
by dazza the stag
Wed Jun 04, 2014 10:19 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Anyone else having problems accessing pages
Replies: 17
Views: 9256

Re: Anyone else having problems accessing pages

sefrojonesGAda40 wrote:I've been experiencing the same thing for the past couple days. Most links to the forums show as redirect loops or some other such error.... :x
ok thanks - didn't know if it was something i had done or not done correctly - as usual !! :D
by dazza the stag
Wed Jun 04, 2014 10:11 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Anyone else having problems accessing pages
Replies: 17
Views: 9256

Anyone else having problems accessing pages

Screen Shot 2014-06-04 at 22.07.25.png Over the last few days I have noticed that I am unable to access a lot of google search results relating to live code pages. I don't have the problem with any other results. Is this common - does anyone else experience this. On the top two in the picture i get...
by dazza the stag
Tue Jun 03, 2014 10:52 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Can I alter the size of a radio Button
Replies: 3
Views: 2688

Re: Can I alter the size of a radio Button

I think i found it - something to do with the box about lock size and position - sounds obvious when I type it now lol

Thanks for your help...again...all seems to work now
by dazza the stag
Tue Jun 03, 2014 10:29 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Can I alter the size of a radio Button
Replies: 3
Views: 2688

Re: Can I alter the size of a radio Button

Thanks Klaus Im nearly there - created two png files and imported them onto a card, resized them to the same size as the button and then gone to the icons and buttons menu to add the two images to the button. All looks good - I seem to be missing one last step in that when I copy the button ( which ...
by dazza the stag
Tue Jun 03, 2014 7:46 pm
Forum: iOS Deployment
Topic: mobileGetContactData
Replies: 20
Views: 16882

Re: mobileGetContactData

Being very new to live code but always being up for a challenge I would like to be able to add a page to my app that will pull certain contacts through from the iPhone phonebook and display them in a list. I thought initially that I could create a group in the phonebook and then pull through only th...
by dazza the stag
Tue Jun 03, 2014 7:31 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Can I alter the size of a radio Button
Replies: 3
Views: 2688

Can I alter the size of a radio Button

When I try and enlarge a Radio Button it simply enlarges the box around the button rather than the button itself. Is there another way to do it or are they a fixed size ? As they are really tiny at the standard size on an iPhone

Dazza
by dazza the stag
Sun Jun 01, 2014 10:31 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: How to avoid a NAN - Not a Number response
Replies: 15
Views: 8914

Re: How to avoid a NAN - Not a Number response

HH I think I might have just twigged what you were asking me to do. Effectively the only time the NAN response was given was when the interest rate box was left empty. As you pointed out some of the other boxes either had no effect or gave a "0" response anyway Therefore I have added the line of cod...