On Wed, 19 Apr 2006 09:21:50 +0900 (JST) Yasufumi Haga <[EMAIL PROTECTED]> wrote:
> On Wed, 19 Apr 2006 02:33:32 +0800, > Stafford Horne <[EMAIL PROTECTED]> wrote: > > | On Tue, 18 Apr 2006 21:31:41 +0900 (JST) > | Yasufumi Haga <[EMAIL PROTECTED]> wrote: > | > > | > I've noticed another one. The layout of the font setting > | > dialog is strange: > | > > | > http://homepage3.nifty.com/peterpan/x00/screenshot2.png > | > > | > > | Thanks, > | This last one is a problem with the e_widget_config_list being a > homogeneous layout table. So the width of each element is that of the longest > element. For most languages this looks fine because the text is short. > | I can try to turn of homogeneous to see if it still looks good. It will > take some time, maybe sunday. > | > | The missing chars (boxes [] only) can be fixed by adding the proper text > classes, for the widget edje, into the default theme edc and then adding them > to the font config dialog. > | I can get to this. just will take some time too, maybe sunday. > > It's OK. I'm in no hurry :) > In addition to e17 itself, Some modules have the same problem > that some empty squares are shown instead of Japanese characters > such as "uptime" and "calendar". > Yeah, This is the same problem. We need to work on making sure all modules conform to a fixed set of text classes. if a module has a text class called "temperature" this is actually very useless for the configuration dialog as it is too specific. Modules should start to have generic text classes such as, "module_tiny", "module_italic" ... I think there only need about 5 different classes specific to modules, if not less. There is no need to have too many font classes. -Stafford ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
