> If you are looking for more bug fixes and enhancements to do...
> 
> * The colour of the tool on the lathe is very dark and hard to see.  I've
> tried adjusting the colours in gremlin, but I only managed to make it
> darker.  
> * As an enhancement, moving the font selection string into a function call
> so my derived class can override it.  Or add this as a property.  I'm trying
> to use gremlin on a small touch screen LCD (480x272 pixels) and the default
> font takes up 1/4 of the area.   I'm using FreeMono 10 point now.
> 
> I also need to work out how the default view is determined because it comes
> up too small.  See link (http://www.franksworkshop.com.au/img_bin/test.png).
> 

look at lib/python/glnav.py for default view calculations. ( I think its there )

look at lib/python/rs274/glcanon.py for color definitions.

Changes in these files will affect AXIS too though without some fallback 
defaults.

looks like it would be easy to add font selection.
its set by a call from gremlin.py to glcanon.py
I'm interested in making the DRO text layout
configurable.

Chris M
                                          
------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
Emc-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to