On Fri, 22 Feb 2013 22:07:17 +0530 Amit S <[email protected]> said: > Hi, > > Thank you for response. > > However, I am not being fussy here. I have 4-5 entry fields and if all are > without border how can a user know where to type? > A border will help or even having 'hint' in Entry field helps. But I could > not find any such thing.
that is the style tizen has chosen for its theme/look. your issue is with that. the choice is for scrollers even for entries (they can/do have a special style) to have no border/frame. that is the choice of the look for that environment. it's ui designers have decided that that is the correct look to have. you are being fussy as you are disagreeing with the chosen look for that environment as opposed to just accepting it. as per my mail. if you wish to be fussy make your own style OR wrap it in a parent object that provides visual styling. > > Regards, > Amit S > > > > On Fri, Feb 22, 2013 at 8:26 PM, Carsten Haitzler <[email protected]>wrote: > > > On Fri, 22 Feb 2013 15:21:05 +0530 Amit S <[email protected]> said: > > > > > Hi, > > > > > > I was able to get border for Entry box by adding a scroller as described > > in > > > this mail > > > > > http://sourceforge.net/mailarchive/forum.php?thread_name=CAKco4M5GgRPx-2JJ6U7vROT1-_VgQkeDkLrndmxCou42CG2HHw%40mail.gmail.com&forum_name=enlightenment-users > > > > > > > > > I am developing a native app on Tizen and when I port the same app on > > > Tizen, the Entry box is without border. No scroller is seen. > > > Note: I am using a Entry box on a Popup. I tried changing popup color. > > > Still the entry box is without border. > > > > > > Please advice. > > > > > > Regards, > > > Amit S > > > > because the scroller has no inset/indented style to make it look like a > > border > > of some kind. there's a frame and other widgets u can put it in. it sounds > > like you're being very fussy as to the look you want and this is not > > generally > > good - you get the look the system style/.theme decides is good and thus > > consistent. everyone else has the same look for the same thing in the same > > situation. if you want to be fussy, you can. wrap it in another widget that > > provides some frame padding look or provide a custom style (and edj file) > > and > > use a theme extension etc. > > > > -- > > ------------- Codito, ergo sum - "I code, therefore I am" -------------- > > The Rasterman (Carsten Haitzler) [email protected] > > > > -- ------------- Codito, ergo sum - "I code, therefore I am" -------------- The Rasterman (Carsten Haitzler) [email protected] ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_feb _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
