Re: [Flashcoders] iOS picker component for AIR

2012-06-19 Thread Ivan Dembicki
Hi,

http://code.google.com/p/as3colorpicker/


-- 
Ivan Dembicki
http://realaxy.com
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] iOS picker component for AIR

2012-06-19 Thread Sidney de Koning
Hi Ivan, 

Thanks for your reply, but i actually meant an different kind of picker. 
More along the lines of iOS native date picker component: 
http://www.techotopia.com/images/8/88/Ios_4_date_picker.jpg

Thoughts anyone?

Best, 
Sid


--
Sidney de Koning - Be a geek, rockstar style!
Read my blog: http://www.funky-monkey.nl (http://www.funky-monkey.nl/blog/)


On Tuesday 19 June 2012 Week 25 at 20:11, Ivan Dembicki wrote:

 Hi,
 
 http://code.google.com/p/as3colorpicker/
 
 
 -- 
 Ivan Dembicki
 http://realaxy.com
 ___
 Flashcoders mailing list
 Flashcoders@chattyfig.figleaf.com (mailto:Flashcoders@chattyfig.figleaf.com)
 http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
 
 


___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] iOS picker component for AIR

2012-06-19 Thread James Merrill
Sid, you might be able to use Native Extensions to pull up the iOS picker.
I also tried to replicate the native picker with little success. I would
find it very hard to believe that a AS3 based alternative will work
smoothly, given the performance issues apparent in much simpler things in
Flash iOS.



On Tue, Jun 19, 2012 at 2:25 PM, Sidney de Koning sid...@funky-monkey.nlwrote:

 Hi Ivan,

 Thanks for your reply, but i actually meant an different kind of picker.
 More along the lines of iOS native date picker component:
 http://www.techotopia.com/images/8/88/Ios_4_date_picker.jpg

 Thoughts anyone?

 Best,
 Sid


 --
 Sidney de Koning - Be a geek, rockstar style!
 Read my blog: http://www.funky-monkey.nl (http://www.funky-monkey.nl/blog/
 )


 On Tuesday 19 June 2012 Week 25 at 20:11, Ivan Dembicki wrote:

  Hi,
 
  http://code.google.com/p/as3colorpicker/
 
 
  --
  Ivan Dembicki
  http://realaxy.com
  ___
  Flashcoders mailing list
  Flashcoders@chattyfig.figleaf.com (mailto:
 Flashcoders@chattyfig.figleaf.com)
  http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
 
 


 ___
 Flashcoders mailing list
 Flashcoders@chattyfig.figleaf.com
 http://chattyfig.figleaf.com/mailman/listinfo/flashcoders




-- 
James Merrill
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] iOS picker component for AIR

2012-06-19 Thread Sidney de Koning
Hi James, 

Native Extensions are a good option. Thing is i don't write obj-c or Java yet, 
so i either need to find a download somewhere or hire someone that can make me 
one for android and ios. 

Anyone willing to this? I've got some budget for this to spare.

Best, 
Sidney




--
Sidney de Koning - Be a geek, rockstar style!
Read my blog: http://www.funky-monkey.nl (http://www.funky-monkey.nl/blog/)


On Tuesday 19 June 2012 Week 25 at 21:38, James Merrill wrote:

 Sid, you might be able to use Native Extensions to pull up the iOS picker.
 I also tried to replicate the native picker with little success. I would
 find it very hard to believe that a AS3 based alternative will work
 smoothly, given the performance issues apparent in much simpler things in
 Flash iOS.
 
 
 
 On Tue, Jun 19, 2012 at 2:25 PM, Sidney de Koning sid...@funky-monkey.nl 
 (mailto:sid...@funky-monkey.nl)wrote:
 
  Hi Ivan,
  
  Thanks for your reply, but i actually meant an different kind of picker.
  More along the lines of iOS native date picker component:
  http://www.techotopia.com/images/8/88/Ios_4_date_picker.jpg
  
  Thoughts anyone?
  
  Best,
  Sid
  
  
  --
  Sidney de Koning - Be a geek, rockstar style!
  Read my blog: http://www.funky-monkey.nl (http://www.funky-monkey.nl/blog/
  )
  
  
  On Tuesday 19 June 2012 Week 25 at 20:11, Ivan Dembicki wrote:
  
   Hi,
   
   http://code.google.com/p/as3colorpicker/
   
   
   --
   Ivan Dembicki
   http://realaxy.com
   ___
   Flashcoders mailing list
   Flashcoders@chattyfig.figleaf.com 
   (mailto:Flashcoders@chattyfig.figleaf.com) (mailto:
   
  
  Flashcoders@chattyfig.figleaf.com 
  (mailto:Flashcoders@chattyfig.figleaf.com))
   http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
  
  
  
  ___
  Flashcoders mailing list
  Flashcoders@chattyfig.figleaf.com (mailto:Flashcoders@chattyfig.figleaf.com)
  http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
  
 
 
 
 
 -- 
 James Merrill
 ___
 Flashcoders mailing list
 Flashcoders@chattyfig.figleaf.com (mailto:Flashcoders@chattyfig.figleaf.com)
 http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
 
 


___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


[Flashcoders] iOS picker component for AIR

2012-06-15 Thread Sidney de Koning
Hi,  

I've looked around the net for a picker component to use in an Air 3.2 project 
for iOS.
I've found custard belly's set and the one hosted on google code. Both have 
really slow performance when working with large data sets (250 records) or 
don't work at all.

What are you using when you need need a picker component? And what are your 
thoughts on this?

Best,
Sidney

--
Sidney de Koning - Be a geek, rockstar style!
Read my blog: http://www.funky-monkey.nl (http://www.funky-monkey.nl/blog/)

___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders