This is a popular feature enhancement. This will come out when a Mac
developer helps port to the platform.
~Anil
And the interface looks nice (I wondered how our custom controls would
translate to thh mac widgets layout).
I putup the screenshot on twitterverse.
~Anil
The width depends on the font used.. the mac font is a tad bit thinner
than the Ubuntu counterpart.
Did you run all tests? Do they all work?
~Anil
The page layout border is a pixel lower.. look at the lower right
corner of the screenplay page in your screenshot.
.. a mac specific thing. These calculations produce the below on Linux:
http://www.trelby.org/files/screens/thumb/layoutmode.png
Another modification would be to not draw the window left border..
since Mac's toolbar does it anyway. This is around line 1352 in
src/trelby.org
dc.SetPen(cfgGui.tabBorderPen)
dc.DrawLine(0,0,0,size.height)
~Anil
I'm talking about the screenplay page which is drawn by Trelby. The
extra pixel is here:
http://i.szoter.com/82f2e8fa6c275f65.jpg
Not too big a deal.
~Anil
I created a branch with the initial macosx patch that Max provided.
https://github.com/anilgulecha/trelby/tree/macosx
wxWidgets largely works on mac.. as can be seen by the changes
required to make it work:
https://github.com/anilgulecha/trelby/commit/9a243bc7c19d0a00fbdbe84a265846c4825600ec
Note: these changes are against 2.0.
~Anil
--
---
You received this message because you are subscribed to the Google Groups "Trelby" group.
To unsubscribe from this group and stop receiving emails from it, send an email to trelby+un...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
---
You received this message because you are subscribed to the Google Groups "Trelby" group.
To unsubscribe from this group and stop receiving emails from it, send an email to trelby+unsubscribe@googlegroups.com.
--
---
You received this message because you are subscribed to a topic in the Google Groups "Trelby" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/trelby/0W7N6fATLdk/unsubscribe.
To unsubscribe from this group and all its topics, send an email to trelby+unsubscribe@googlegroups.com.
To unsubscribe from this group and all its topics, send an email to trelby+un...@googlegroups.com.