From: Foster T. B. <fbr...@ad...> - 2005-03-31 18:37:11
|
All, I think the clipping is due to the fudge system being applied inappropriately. There's enough stuff massively broken in there that I'll be spending some time fixing it up after the ASL 1.0.2 release. I also aim to take some of what Ralph has been working on in Windows and trying to see what is applicable to the Mac-- I trust something good will come of it. Blessings, Foster On Mar 31, 2005, at 10:29a, Ralph Thomas wrote: > I'm sorry that I don't know more about this problem on Mac (I know all > about it on Windows ;-)). > > So, is the problem that you can't get widget metrics from > GetThemeMetric for small controls? Because I think that you can use > the HITheme* APIs to get the sizes of small and mini controls. There's > more information here: > http://developer.apple.com/releasenotes/Carbon/HIToolbox.html , but > the real information is in the Carbon headers. > > Thanks! > Ralph > > On Mar 31, 2005 8:30 AM, David Catmull <unc...@un...> > wrote: >> I'm experimenting with a workaround for the GetBestControlRect >> problem: >> hard-code the height for small & mini buttons. It works, except that >> buttons get a little clipped when they're at the side or bottom of a >> group/tab box like the Update button in the Adam and Eve tabs of the >> main window. >> >> In Interface Builder I can place a control a lot closer to the edge >> than where these are getting clipped - and it still looks good in IB's >> Carbon Simulator, which I assume is a valid test - so I'm not sure >> where the clipping comes from. >> >> -- >> David Catmull >> unc...@un... >> http://www.uncommonplace.com/ >> >> ------------------------------------------------------- >> This SF.net email is sponsored by Demarc: >> A global provider of Threat Management Solutions. >> Download our HomeAdmin security software for free today! >> http://www.demarc.com/Info/Sentarus/hamr30 >> _______________________________________________ >> Adobe-source-devel mailing list >> Ado...@li... >> https://lists.sourceforge.net/lists/listinfo/adobe-source-devel >> > > > ------------------------------------------------------- > This SF.net email is sponsored by Demarc: > A global provider of Threat Management Solutions. > Download our HomeAdmin security software for free today! > http://www.demarc.com/Info/Sentarus/hamr30 > _______________________________________________ > Adobe-source-devel mailing list > Ado...@li... > https://lists.sourceforge.net/lists/listinfo/adobe-source-devel > > -- Foster T. Brereton <}}}>< Romans 3:21-26 A d o b e S o f t w a r e T e c h n o l o g y L a b "What 99 percent of programmers need to know is not how to build components but how to use them." -- Alexander Stepanov |