Skip to content
Prev 5997 / 15075 Next

R mac gui improvements

Thomas,

thanks for the suggestions.
On Jun 12, 2009, at 5:06 , Thomas Julou wrote:

            
I'm not a big fan of toolbars with "few" features since they take away  
space unnecessarily (some of the old tools in R.app are bad  
enough ;)), but that's a matter of taste ...
Potentially useful - but not really on my priority list. However,  
contributions are welcome.
We have menus and shortcuts for those already ...
From a UI point of view it's a bit questionable how to do that  
properly (having more independent devices in one window), yet, again  
if someone finds it useful [s]he should figure that out. However, you  
are aware of the history accessible via <Cmd><Left>/<Right> I suppose?
As the name suggests Quartz is implemented using Quartz, not PDF Kit.  
Quartz is more general and not limited to PDF.

Note that Quartz is a very modular infrastructure so you can even  
write a package that provides an enhanced Quartz on-screen window.  
Clearly if it was based on qdCococa it would be easy to fold it into R  
later. Also note that Quartz is part of R and not the GUI, so it will  
benefit all Mac users.

Cheers,
Simon