From: Scott H. <sc...@af...> - 2006-08-22 13:36:29
|
yes, you are correct. you must subclass ASTheme. Scott On 22/08/06, thomas mery <tho...@gm...> wrote: > hi ray > > I actually found them and overode systemFontOfSize in my custom theme > > this is how I should do it right ? no way of setting the system font out of > subclassing ASTheme ? > > cheers > > thomas > > > > On 8/22/06, Ray Chuan <rc...@gm...> wrote: > > Hi, > > look at the methods that end with the suffix "FontOfSize" in ASTheme > > and ASThemeProtocol. For example, labelFontOfSize, > > controlContentFontOfSize. > > > > On 8/22/06, thomas mery < tho...@gm...> wrote: > > > hi all, > > > > > > i guess the answer is simple but ... > > > > > > how do I change the default application font ? > > > > > > didn't find some sort of ASTheme.setCurrentFont ... > > > > > > but maybe all I need is some insight on how fonts are handled at > application > > > level ... > > > > > > also I would like to know if the ASTheme class has an equivalent in > cocoa > > > ... I am looking in cocoa documentation as much as I can to understand > > > actionstep but could not figure out this one. > > > > > > thanks in advance > > > > > > thomas > > > > > > > > > > > > > ------------------------------------------------------------------------- > > > 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 > > > > > > _______________________________________________ > > > actionstep-core mailing list > > > act...@li... > > > > https://lists.sourceforge.net/lists/listinfo/actionstep-core > > > > > > > > > > > > > > > -- > > Cheers, > > Ray Chuan > > > > > ------------------------------------------------------------------------- > > 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 > > _______________________________________________ > > actionstep-core mailing list > > act...@li... > > > https://lists.sourceforge.net/lists/listinfo/actionstep-core > > > > > > -- > ---------------------------------------------------------- > Thomas Mery en concert : > > Septembre > 20/09 OPA - Paris > > Octobre > 14/10 Limoges > 15/10 --- > 16/10 --- > 17/10 Toulouse > 18/10 --- > 19/10 Bordeaux > 20/10 --- > 21/10 Reims > > Novembre > 10/11 Macon > > http://www.myspace.com/thomasmery > http://www.thomas-mery.net > ---------------------------------------------------------- > ------------------------------------------------------------------------- > 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 > > _______________________________________________ > actionstep-core mailing list > act...@li... > https://lists.sourceforge.net/lists/listinfo/actionstep-core > > > |