Yes it is doing it with 894 as well. I will try to find sometime tomorow and shoot out a bug report.
Thanks again.
Mo
ps: Love the soft landing! [import]uid: 100814 topic_id: 24282 reply_id: 123645[/import]
Yes it is doing it with 894 as well. I will try to find sometime tomorow and shoot out a bug report.
Thanks again.
Mo
ps: Love the soft landing! [import]uid: 100814 topic_id: 24282 reply_id: 123645[/import]
Thanks Mo,
Appreciate it [import]uid: 84637 topic_id: 24282 reply_id: 123666[/import]
@Danny, I have sent a bug report (my first one!)
Good luck.
Mo [import]uid: 100814 topic_id: 24282 reply_id: 123697[/import]
By the way, what is the best way to add a click sound each time the user move the wheel like in most IOS app?
Thanks a lot!
Mo [import]uid: 100814 topic_id: 24282 reply_id: 123698[/import]
I just started using pickerWheel and I think I am having the same issue as yours. If I use the code from the sample it seems to work fine but I needed to reduce the size of the picker using xScale and xScale (outside the picker def) and it seems that the value return is always the next one down (or even 2 values down? I am going to try your suggestion above (saving values) but I was hoping the picker was smart emough to return the correct index/value even if resize. Are any of the parameters useful to maybe address this problem of resize or is it a know bug that we need to leave with?
Thanks again for the potential solution. By the way. I am using the standard build prior to the one just release.
Mo
Edit: just a quick precision. My getValues always returns a value just not the correct one (one or two below the selected value from the list) [import]uid: 100814 topic_id: 24282 reply_id: 123500[/import]
What build of Corona are you using? [import]uid: 84637 topic_id: 24282 reply_id: 123544[/import]
Build 840. By the way would pickerWheel works on build 704 (previous public before 840)?
Thanks a lot Danny.
Mo
Ps: I was plaisantly surprise that I could see the pickerWheel on the simulator! The problem I am having shows up both PC/Mac sim and on the device (iphone4) [import]uid: 100814 topic_id: 24282 reply_id: 123558[/import]
Hey LairdGames,
Does this issue occur on the latest public release (v894)?
Also the soft-landing feature for the picker wheel is present in the latest public build, incase you want that
If it does, can you please send us in a bug report? http://www.coronalabs.com/products/corona-sdk/rules-for-issue-submission/
If you can do that, I will investigate this asap. I am working on a bunch of widget bugs. [import]uid: 84637 topic_id: 24282 reply_id: 123586[/import]
Yes it is doing it with 894 as well. I will try to find sometime tomorow and shoot out a bug report.
Thanks again.
Mo
ps: Love the soft landing! [import]uid: 100814 topic_id: 24282 reply_id: 123645[/import]
Thanks Mo,
Appreciate it [import]uid: 84637 topic_id: 24282 reply_id: 123666[/import]
@Danny, I have sent a bug report (my first one!)
Good luck.
Mo [import]uid: 100814 topic_id: 24282 reply_id: 123697[/import]
By the way, what is the best way to add a click sound each time the user move the wheel like in most IOS app?
Thanks a lot!
Mo [import]uid: 100814 topic_id: 24282 reply_id: 123698[/import]
Hey,
Is there any way of setting the index if a limit is reached. e.g If you want to restrict the date to past or future and take into account leap years etc.
I have a work around which removes my picker then sets the column indexes to whatever limits, then re-creates it. Not ideal as mine is not smooth.
I just want to do a setValues() or something so I can see a soft landing.
Thanks for any help in advance.
Deano [import]uid: 67683 topic_id: 24282 reply_id: 124804[/import]
Hey,
Is there any way of setting the index if a limit is reached. e.g If you want to restrict the date to past or future and take into account leap years etc.
I have a work around which removes my picker then sets the column indexes to whatever limits, then re-creates it. Not ideal as mine is not smooth.
I just want to do a setValues() or something so I can see a soft landing.
Thanks for any help in advance.
Deano [import]uid: 67683 topic_id: 24282 reply_id: 124804[/import]
How do you configure picker wheel parameters to take up full screen width on iPhone 5 and Droid devices in LANDSCAPE mode?
It works for iPhone/iPhone 4 or iPad devices in LANDSCAPE mode. On iPhone 5 and Droid devices, the widget background doesn’t occupy the fullscreen in LANDSCAPE mode. [import]uid: 48484 topic_id: 24282 reply_id: 125483[/import]
How do you configure picker wheel parameters to take up full screen width on iPhone 5 and Droid devices in LANDSCAPE mode?
It works for iPhone/iPhone 4 or iPad devices in LANDSCAPE mode. On iPhone 5 and Droid devices, the widget background doesn’t occupy the fullscreen in LANDSCAPE mode. [import]uid: 48484 topic_id: 24282 reply_id: 125483[/import]
I get a runtime error with the picker wheel in daily build 2012.938. If the user grabs one of the columns and pulls it back before the first item, or past the last item, it causes a runtime error:
?:0: attempt to index a nil value
message
stack traceback:
[C]: ?
?: in function ‘pickerSoftLand’
?: in function ‘?’
?: in function <?:156>
?: in function <?:229>
I see this in my own project as well as with the example shown here (after a widget theme is added):
http://docs.coronalabs.com/api/library/widget/newPickerWheel.html
EDIT: entered bug # 18398 [import]uid: 9422 topic_id: 24282 reply_id: 129172[/import]
I get a runtime error with the picker wheel in daily build 2012.938. If the user grabs one of the columns and pulls it back before the first item, or past the last item, it causes a runtime error:
?:0: attempt to index a nil value
message
stack traceback:
[C]: ?
?: in function ‘pickerSoftLand’
?: in function ‘?’
?: in function <?:156>
?: in function <?:229>
I see this in my own project as well as with the example shown here (after a widget theme is added):
http://docs.coronalabs.com/api/library/widget/newPickerWheel.html
EDIT: entered bug # 18398 [import]uid: 9422 topic_id: 24282 reply_id: 129172[/import]
Thanks for the bug report Stephen.
We are investigating this issue [import]uid: 84637 topic_id: 24282 reply_id: 129323[/import]
Thanks for the bug report Stephen.
We are investigating this issue [import]uid: 84637 topic_id: 24282 reply_id: 129323[/import]