DialogBlocks and font-size differences between Windows and Mac
32 views
Skip to first unread message
cozmotion
unread,
Aug 30, 2012, 2:42:38 PM8/30/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to wx-u...@googlegroups.com
I am working on a Mac build of an app that is complete for Windows. The two platforms render font sizes very differently. No problem there, but I have dozens of font specs for (mostly) static text objects that are in DialogBlocks-generated code blocks. Is there a way to spec a different size for the Mac while keeping things within DialogBlocks?
Julian Smart
unread,
Aug 30, 2012, 3:15:18 PM8/30/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to wx-u...@googlegroups.com
Hi,
I tend to put this at the front of my CreateControls() functions: