Search found 24 matches

by slowdash
Fri Oct 12, 2012 1:46 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: ticked off, cStackRatio and cImageRatio Computation
Replies: 4
Views: 3505

Re: ticked off, cStackRatio and cImageRatio Computation

hi klaus, thanks for responding, ticked off is the example in the livecode beginners course, it contains code located in the resources stack that resizes images on resizeStack. on resizeImages put the mainstack of this stack into tMain put the width of stack tMain into tStackWidth put the height of ...
by slowdash
Wed Oct 10, 2012 2:06 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: ticked off, cStackRatio and cImageRatio Computation
Replies: 4
Views: 3505

ticked off, cStackRatio and cImageRatio Computation

ive been studying ticked off and i cant seem to figure out how to compute the custom properties for the imagese


cStackRatio and cImageRatio

anybody already done this or know a solution?

thanks in advance,
-Rye
by slowdash
Thu Sep 27, 2012 2:43 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: stack resizing
Replies: 0
Views: 1364

stack resizing

hi, is there any resource/in depth tutorial with regards to stack resizing, do's and donts, what kind of image format to use, techniques, geometry etc? Like is there a certain base size? ive created an app(with datagrids, images, lists and all) which i've specifically created for 1024x768 (7 inch) t...
by slowdash
Tue Aug 28, 2012 3:30 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: calendar picker rev
Replies: 0
Views: 1364

calendar picker rev

hi, i kind of given up on the mobilepickDate function since its return value is really vague, it says on the documentation that it returns seconds, but on my end it returns a wrong formatted date , so next question is, is there any functional datepicker stack that we can use? the one on the user sam...
by slowdash
Fri Aug 24, 2012 7:15 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: mobilepickDate return value problem
Replies: 10
Views: 6530

Re: mobilepickDate return value problem

hi dixie and dave, first thanks for replying dixie, i actually dont mind if it returns seconds or a formatted date, i can easily format it either way, what im concerned about is that it returns a wrong value dave, i probably forgot, but im developing for android, i tested using a pantech tablet (3.2...
by slowdash
Fri Aug 24, 2012 12:42 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: mobilepickDate return value problem
Replies: 10
Views: 6530

Re: mobilepickDate return value problem

hi klaus,

that's the whole code there, i am not converting it in any way, it doesnt return seconds, instead it returns a wrong formatted date
by slowdash
Thu Aug 23, 2012 8:46 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: mobilepickDate return value problem
Replies: 10
Views: 6530

mobilepickDate return value problem

according to the dictionary the mobilePickDate returns -The selected date, time or date and time are returned in the result. The value is in seconds since the UNIX Epoch. somehow on my tests, the result returns a "wrong" formatted date ex: january 1, 2012 becomes 11/30/2012 ex: december 1, 2012 retu...
by slowdash
Thu Jul 12, 2012 6:38 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: radio button style/skin
Replies: 9
Views: 5634

Re: radio button style/skin

hi sturgis, thanks man that works perfectly
by slowdash
Thu Jul 12, 2012 3:04 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: radio button style/skin
Replies: 9
Views: 5634

Re: radio button style/skin

yep, i know it can also be styled, but i cant seem to figure out, how i can put an icon for the hilited/pressed/currently selected state
by slowdash
Wed Jul 11, 2012 9:54 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: radio button style/skin
Replies: 9
Views: 5634

radio button style/skin

Is there a way to change the default appearance of the radio buttons? The default radio buttons doesnt look good on android

thanks,
-Rye
by slowdash
Thu Jul 05, 2012 1:05 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Loop through textboxes inside datagrid
Replies: 3
Views: 3463

Re: Loop through textboxes inside datagrid

hi dunbarx, thanks for replying, sorry for leaving that out, yeah, im using the form style on my datagrid and yeah even though im quite new to livecode, i can probably say i know a little bit about loops, as ive said, i definitely think i am missing something here regarding the retrieval of data ins...
by slowdash
Wed Jul 04, 2012 7:30 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Loop through textboxes inside datagrid
Replies: 3
Views: 3463

Loop through textboxes inside datagrid

I have a datagrid form that contains a list wherein a user can enter an amount for quantity for each row, i then have a button to let the user save the quantity, for these i have this code repeat with theLineNo = 1 to the dgNumberOfLines of group "myDgHere" put the dgDataControlOfLine[theLineNo] of ...
by slowdash
Fri Jun 22, 2012 9:15 am
Forum: MobGUI
Topic: sample
Replies: 0
Views: 2251

sample

Does anyone have a sample stack i can use to test MobGui's behavior on android? I specifically want to put a swipe gesture functionality for a datagrid

thanks in advance
-Rye
by slowdash
Wed Apr 04, 2012 8:50 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: stack positioning
Replies: 1
Views: 1657

stack positioning

i have created an app (which i cant test directly on my tablet, pantech w/ android 3.2.1) so i had to save it as a standalone copy it over to the tablet and install it manually. its a different matter but if anyone can answer why, its greatly appreciated as well. now, i tried everything to center my...

Go to advanced search