Hi Ede
I updated ColorChooser to a new version (1.2.1).
This version will be available on OJ 6049 and it corrects the bug that you
wrote about (missing icon an commenting out  codes!) plus few small ones:
now loading time seems to be reduced a little.
I also updated the source code, hopefully everything has gone fine
Peppe

Il giorno ven 28 dic 2018 alle ore 12:12 <edgar.sol...@web.de> ha scritto:

> and Peppe,
>
> please check that your local tree is _100%_ synchronized with the remote
> trunk. it should match your distro which it currently doesn't obviously.
>
> ..ede
>
> On 12/28/2018 11:39 AM, Edgar Soldin wrote:
> > hey Peppe,
> >
> > ok got it running by commenting in the
> >
> >         /*
>  context.getWorkbenchContext().getWorkbench().getFrame().getToolBar()
> >                      .addSeparator();
> >
> context.getWorkbenchContext().getWorkbench().getFrame().getToolBar()
> >                      .add(colorSetbutton);
> >
> context.getWorkbenchContext().getWorkbench().getFrame().getToolBar()
> >                      .add(colorChooserButton);
> >
> context.getWorkbenchContext().getWorkbench().getFrame().getToolBar()
> >                      .addSeparator();*/
> >
> > in FeatureColorChooserPlugIn.initialize()
> >
> >
> > the extension still throws an NPE. a gif seems missing in
> > org.openjump.core.ui.plugin.colorchooser.PickTool.getCursor()
> >
> >     public Cursor getCursor() {
> >         return createCursor(new ImageIcon(getClass().getResource(
> >                 "pick-color-cursor.gif")).getImage()); //$NON-NLS-1$
> >     }
> >
> > thanks.. ede
> >
> > On 12/28/2018 8:47 AM, Giuseppe Aruta wrote:
> >> Hi Ede,
> >> Thanks for remind and your efforts. I made the required modifications
> to Colorchooser and OpenKLEM plugins. In a couple of days I will upgrade OJ.
> >> Color chooser: I cannot go below 2.4 seconds on loading.
> >> Best regards
> >> Peppe
> >>
> >> Il gio 27 dic 2018, 18:48 <edgar.sol...@web.de <mailto:
> edgar.sol...@web.de>> ha scritto:
> >>
> >>     hey All,
> >>
> >>     it's turn of the year and traditionally this means release time.
> any objections, open building sites? looking at the changes, mostly from
> Peppe!, i'd say it's going to be OJ 1.14.
> >>
> >>     ..ede
> >>
> >>
> >>     _______________________________________________
> >>     Jump-pilot-devel mailing list
> >>     Jump-pilot-devel@lists.sourceforge.net <mailto:
> Jump-pilot-devel@lists.sourceforge.net>
> >>     https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
> >>
> >>
> >>
> >>
> >>
> >> _______________________________________________
> >> Jump-pilot-devel mailing list
> >> Jump-pilot-devel@lists.sourceforge.net
> >> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
> >>
> >
>
>
_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to