> Date: Thu, 28 Mar 2013 09:52:42 -0500
> From: [email protected]
> To: [email protected]
> Subject: Re: [Emc-developers] config picker changes needed - help
>
> On Thu, Mar 28, 2013 at 04:19:10AM +0000, Chris Morley wrote:
>
> > I recently added Norbert's new screen, Gmoccapy to master.
> > Gmoccapy requires a couple of folders in the users config folder.
> >
> > It seems the config picker does not copy these folders to the user's
> > local linuxcnc sample config folder.
>
> Are these directories of icon images?
>
> > It's written in TCL which I have a hard time with, can anyone take a look
> > at that for me please?
>
> Can you first elaborate on what this stuff is, so we can figure out
> the best way to package and install it?
>
Yes, though I still would think that the config picker should copy everything
that is there.
At least at the moment I can't think of anything you wouldn't - though I should
go look too.
There are two folders in question for Gmoccapy, one holds Icons, one holds user
NGC routines.
Now the NGC routines should surely go else where, probably nc_files
The Icons are a different story.
Normally i would love to have the icons with all the other Gscreen icons.
The problem is the Icon paths are set in the GLADE file and there is no way to
set a relative path to
them with python code after the fact (at least that I know of).
Since the icon folder moves depending on if linuxcnc is installed or RIP, but
the GLADE file doesn't, one style will be missing icons.
One way around this is to use system links in the user's config folder and have
some makefile magic to fix the links when installed.
The other way is to have the icons in the user's config file, which is the way
it would be if they made a customized version of the screen anyways.
I'm surprised GTK doesn't have a way to address this.
I'm open to other suggestions.
Chris M
------------------------------------------------------------------------------
Own the Future-Intel(R) Level Up Game Demo Contest 2013
Rise to greatness in Intel's independent game demo contest. Compete
for recognition, cash, and the chance to get your game on Steam.
$5K grand prize plus 10 genre and skill prizes. Submit your demo
by 6/6/13. http://altfarm.mediaplex.com/ad/ck/12124-176961-30367-2
_______________________________________________
Emc-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-developers