Re: [GRASS-dev] Re: GUI support for TclTk 8.5

2008-03-10 Thread Jachym Cepicky
Maybe this would help on windows as well? Currently, you have to install tcltk 8.4, to get nviz working jachym William Kyngesburye píše v Ne 09. 03. 2008 v 19:52 -0500: Ah, it looks like --enable-xft is a new option in Tk 8.5, and is enabled by default. In the working Tiger TclTk 8.5 GUI,

Re: [GRASS-dev] Re: GUI support for TclTk 8.5

2008-03-10 Thread Paul Kelly
On Mon, 10 Mar 2008, Jachym Cepicky wrote: Maybe this would help on windows as well? Currently, you have to install tcltk 8.4, to get nviz working Really? NVIZ with Tcl/Tk 8.5.0 on Windows works fine for me, as I've already reported to the list several times. Benjamin reported that it hung

Re: [GRASS-dev] Re: GUI support for TclTk 8.5

2008-03-10 Thread Benjamin Ducke
OK, I have checked a little bit for documentation on how to use the new, more native-looking widgets on TclTk8.5. Documentation is sparse, to say the least. It appears that using the new widgets would essentially mean rewriting large parts of the GUI code: http://wiki.tcl.tk/15443

Re: R: [GRASS-dev] Re: GUI support for TclTk 8.5

2008-03-10 Thread Paul Kelly
On Mon, 10 Mar 2008 [EMAIL PROTECTED] wrote: Hin NVIZ works fine for me, with tcl/tk 8.5.1 BTW, I just finished the installer for windows, but there's still a problem I'm not able to fix: installer procedure creates 4 different files to let GRASS work even if installed in dirs with spaces;

Re: [GRASS-dev] Re: GUI support for TclTk 8.5

2008-03-10 Thread William Kyngesburye
I put an OSX SVN build on my GRASS page with TclTk 8.5. NVIZ works on Leopard but not on Tiger. It installs in /Applications/GRASS-SVN so it doesn't overwrite the RC5 release. http://www.kyngchaos.com/wiki/software:grass For further testing, it also includes the wxpython vdigit that seems

Re: [GRASS-dev] Re: GUI support for TclTk 8.5

2008-03-10 Thread William Kyngesburye
Tiger or Leopard? On Mar 10, 2008, at 12:31 PM, Agustin Diez Castillo wrote: It's working here, nice and easyPicture 10.png On Mar 10, 2008, at 4:19 PM, William Kyngesburye wrote: I put an OSX SVN build on my GRASS page with TclTk 8.5. NVIZ works on Leopard but not on Tiger. It installs

Re: [GRASS-dev] Re: GUI support for TclTk 8.5

2008-03-09 Thread William Kyngesburye
I can build an OSX GRASS app with TclTk 8.5 for others to test, and try it myself. If we intend to support multiple versions of TclTk, it would be helpful to have a TCLTKVER variable in Platform.make for the configured major.minor version. On Mar 8, 2008, at 9:06 AM, Michael Barton

Re: [GRASS-dev] Re: GUI support for TclTk 8.5

2008-03-09 Thread William Kyngesburye
On Mar 8, 2008, at 9:06 AM, Michael Barton wrote: For 8.5 it apparently mostly works, if it is just a few little issues which are not so hard to fix, then we should try and solve them. i.e. we should at least look into 8.5 problems, it is probably just 1-5 lines of code to be adjusted, and

[GRASS-dev] Re: GUI support for TclTk 8.5

2008-03-08 Thread Michael Barton
On Mar 8, 2008, at 1:38 AM, [EMAIL PROTECTED] wrote: Date: Fri, 7 Mar 2008 16:06:13 -0800 (PST) From: Hamish [EMAIL PROTECTED] Subject: Re: [GRASS-dev] Current state of GUIs on Win32 To: grass-dev@lists.osgeo.org Message-ID: [EMAIL PROTECTED] Content-Type: text/plain; charset=iso-8859-1

Re: [GRASS-dev] Re: GUI support for TclTk 8.5

2008-03-08 Thread Hamish
Michael: You are right that fixing issues is probably pretty simple. It's figuring out what to fix that is time consuming. Right now, I'm heavily overcommitted timewise. And on top of that, I'm using my laptop (primary development box) for my GIS class and can't afford to have GRASS

Re: [GRASS-dev] Re: GUI support for TclTk 8.5

2008-03-08 Thread Michael Barton
On Mar 8, 2008, at 5:26 PM, Hamish wrote: Michael: You are right that fixing issues is probably pretty simple. It's figuring out what to fix that is time consuming. Right now, I'm heavily overcommitted timewise. And on top of that, I'm using my laptop (primary development box) for my GIS