iOS native search bar

Getting into LiveCode for iOS? Ask your questions here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
Nana
Posts: 38
Joined: Sat Aug 11, 2012 8:01 pm

iOS native search bar

Post by Nana » Thu Jan 17, 2013 9:31 am

Hello,
i would like to ask if anyone had experience with the search bar on iOS. How can i make i search bar look like the ios one?
Thanks

monte
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 1564
Joined: Fri Jan 13, 2012 1:47 am
Contact:

Re: iOS native search bar

Post by monte » Thu Jan 17, 2013 9:47 am

Which search bar? Do you just mean a field with rounded ends? You could probably get close to it with graphics or images but if you wanted it prefect you might need an external.
LiveCode User Group on Facebook : http://FaceBook.com/groups/LiveCodeUsers/

Nana
Posts: 38
Joined: Sat Aug 11, 2012 8:01 pm

Re: iOS native search bar

Post by Nana » Thu Jan 17, 2013 9:57 am

Yes i mean that one.
Attachments
ios searc bar.jpg
ios searc bar.jpg (8.83 KiB) Viewed 4082 times

monte
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 1564
Joined: Fri Jan 13, 2012 1:47 am
Contact:

Re: iOS native search bar

Post by monte » Thu Jan 17, 2013 10:00 am

Right, you need to draw it with graphics or an image behind a native field.
LiveCode User Group on Facebook : http://FaceBook.com/groups/LiveCodeUsers/

Nana
Posts: 38
Joined: Sat Aug 11, 2012 8:01 pm

Re: iOS native search bar

Post by Nana » Thu Jan 17, 2013 10:01 am

Ok,thank you!

jacque
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 7390
Joined: Sat Apr 08, 2006 8:31 pm
Contact:

Re: iOS native search bar

Post by jacque » Thu Jan 17, 2013 7:49 pm

You can copy the search group from the dictionary and rescript it. At least all the parts are already there.
Jacqueline Landman Gay | jacque at hyperactivesw dot com
HyperActive Software | http://www.hyperactivesw.com

Post Reply