Hi,

Thanks for the fix, Ede,

> and are you sure that this dialog also saves to postgis? what do i 
> need to do to have postgis in the dropdown fields? 
PluginPostgis sourcecode is on the svn
SaveDatasetAs... Postgis should be available in OpenJUMP-PLUS
> the postgis plugin that comes with OJ Plus - I think (not being a
> postgis user either).
> But if you want to try... the OGRS 2009 tutorial has a part on how to
> use OJ&  PostGIS.
And Uwe updated his nice german tutorial in 2010 :
http://sourceforge.net/projects/jump-pilot/files/Documentation/PostGIS%20Tutorial%20%28for%20external%20Plugin%29/

Michaël
>
> cheers,
> stefan
>
>> ..ede
>>
>>
>> On 24.10.2011 01:02, Michaël Michaud wrote:
>>> Hi Stefan,
>>>
>>>> For proper bugfixng of "Save Dataset As..." I am lacking time until now,
>>>> unfortunately, to figure what actually happens. An assumption is that
>>>> somehow one selection box overlays the text field? Mhm.. wasn't the
>>>> selection box once above, Michael? just some thought.
>>> Did you try to remove the code I added in 2007 in SaveDatasetAsPlugIn ?
>>> It could be related to textfield visibility.
>>> Have you a sreenshot of what happens on MacOSX ?
>>> // initialize the FileChooser with the layer name [mmichaud 2007-08-25]
>>>                       FileChooserPanel fcp =
>>> (FileChooserPanel)context.getBlackboard().get(SaveFileDataSourceQueryChooser.FILE_CHOOSER_PANEL_KEY);
>>>                       if (fcp != null) {
>>>                           JFileChooser jfc = fcp.getChooser();
>>>                           jfc.setSelectedFile(new
>>> File(jfc.getCurrentDirectory(),
>>>
>>> context.getLayerNamePanel().getSelectedLayers()[0].getName()));
>>>                       }
>>>
>>> Michaël
>>>
>>>> stefan
>>>>
>>>>
>>>> Am 23.10.11 08:33, schrieb edgar.sol...@web.de:
>>>>> On 23.10.2011 13:17, edgar.sol...@web.de wrote:
>>>>>> On 22.10.2011 20:18, Stefan Steiniger wrote:
>>>>>>> So, I added next to the "Save Dataset As..." function in
>>>>>>> the layer context menu a new "Save Dataset As File..." function. This
>>>>>>> can be used to save to arbitrary files on MacOSX now. But note, this
>>>>>>> function is only loaded on MacOSX.
>>>>>> why didn't you fix the old dialog?
>>>>>> now there are two. wouldn't it make sense to remove one of them?
>>>>>>
>>>>> ahh.. i saw you commit comment about postgis saving. still, don't you 
>>>>> think we should merge these dialogs?
>>>>>
>>>>> ..ede
>>>>>
>>>>> ------------------------------------------------------------------------------
>>>>> The demand for IT networking professionals continues to grow, and the
>>>>> demand for specialized networking skills is growing even more rapidly.
>>>>> Take a complimentary Learning@Cisco Self-Assessment and learn
>>>>> about Cisco certifications, training, and career opportunities.
>>>>> http://p.sf.net/sfu/cisco-dev2dev
>>>>> _______________________________________________
>>>>> Jump-pilot-devel mailing list
>>>>> Jump-pilot-devel@lists.sourceforge.net
>>>>> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>>>> ------------------------------------------------------------------------------
>>>> The demand for IT networking professionals continues to grow, and the
>>>> demand for specialized networking skills is growing even more rapidly.
>>>> Take a complimentary Learning@Cisco Self-Assessment and learn
>>>> about Cisco certifications, training, and career opportunities.
>>>> http://p.sf.net/sfu/cisco-dev2dev
>>>> _______________________________________________
>>>> Jump-pilot-devel mailing list
>>>> Jump-pilot-devel@lists.sourceforge.net
>>>> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>>>>
>>>>
>>> ------------------------------------------------------------------------------
>>> The demand for IT networking professionals continues to grow, and the
>>> demand for specialized networking skills is growing even more rapidly.
>>> Take a complimentary Learning@Cisco Self-Assessment and learn
>>> about Cisco certifications, training, and career opportunities.
>>> http://p.sf.net/sfu/cisco-dev2dev
>>> _______________________________________________
>>> Jump-pilot-devel mailing list
>>> Jump-pilot-devel@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>> ------------------------------------------------------------------------------
>> The demand for IT networking professionals continues to grow, and the
>> demand for specialized networking skills is growing even more rapidly.
>> Take a complimentary Learning@Cisco Self-Assessment and learn
>> about Cisco certifications, training, and career opportunities.
>> http://p.sf.net/sfu/cisco-dev2dev
>> _______________________________________________
>> Jump-pilot-devel mailing list
>> Jump-pilot-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
> ------------------------------------------------------------------------------
> The demand for IT networking professionals continues to grow, and the
> demand for specialized networking skills is growing even more rapidly.
> Take a complimentary Learning@Cisco Self-Assessment and learn
> about Cisco certifications, training, and career opportunities.
> http://p.sf.net/sfu/cisco-dev2dev
> _______________________________________________
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


------------------------------------------------------------------------------
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to