From: Ralph T. <ra...@gm...> - 2005-10-08 20:26:39
|
Yeah, that fixed it (and shows how well I can count pixels!). Hopefully this can be moved into the window metrics for the next release, as it probably also has a similar effect on Windows. I also just checked in the two utility functions for writing external widgets and updated FLTK code (which means that I should have less merging to do in the future, assuming that they're both good). Cheers! Ralph On 10/8/05, Sean Parent <sp...@ad...> wrote: > I added space for a grow box if the window is resizable on the Mac - > this really needs to be pulled from the metrics table. Search for > grow_m to see where is added. > Sean > > On Oct 8, 2005, at 12:54 AM, Ralph Thomas wrote: > > > > > Hi adobe-source-devel, > > > > I just upgraded to ASL 1.0.9 and I've noticed that all of my GUIs > > now have about a 30 pixel border at the bottom. Were there any changes > > to metrics which would have affected the FLTK port? > > > > Thanks, > > Ralph > > |