Hi Matthias,

  The OpenProjectWizard code you patched is not up to date.  I have recently
made a change to this method.  The purpose of the change was to save and
restore the project window position, size, and maximized state.  I also
disabled the background rendering of all but the first layer to speed up
project loading.

  In the area where you added your listener handler, I have added a finally
block.  You might want to move your listener inside the finally block, or
alternatively inside the invokeLater runnable, depending on when you want
the listener to be notified.

regards,
Larry

On Sun, Mar 14, 2010 at 2:35 PM, Matthias Scholz <[email protected]> wrote:

> Hi Stefan,
>
> sorry but i use NetBeans (the create patch feature is one who i'm missing
> in NB). Please see attached file and tell me your opinion.
>
> Matthias
>
>  Hei Matthias,
>>
>> neither do I - so if you use Eclipse you could create a patch (in the team
>> menu). Or you send the class.
>> Then one or two other people would check if "it looks good" - and thats
>> also what we have a nightly built for (for testing).
>>
>> stefan
>>
>> Matthias Scholz schrieb:
>>
>>
>>> Hello Stefan!
>>>
>>>
>>>> we could do that if you provide a patch?
>>>>
>>>>
>>> I've done this for the OJ 1.3.1 sources, but i'm not shure if this is the
>>> best way, because i've not enough OJ API experiences.
>>> How should i give you  my changes?
>>>
>>> Matthias
>>>
>>>
>>>> stefan
>>>>
>>>> Matthias Scholz wrote:
>>>>
>>>>
>>>>> Hello,
>>>>>
>>>>> are there any possibility for a listener that will be fired if a
>>>>> project was opened?
>>>>>
>>>>> Matthias
>>>>>
>>>>>
>>>>> ------------------------------------------------------------------------------
>>>>> Download Intel&#174; Parallel Studio Eval
>>>>> Try the new software tools for yourself. Speed compiling, find bugs
>>>>> proactively, and fine-tune applications for parallel performance.
>>>>> See why Intel Parallel Studio got high marks during beta.
>>>>> http://p.sf.net/sfu/intel-sw-dev
>>>>> _______________________________________________
>>>>> Jump-pilot-devel mailing list
>>>>> [email protected]
>>>>> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>>>>>
>>>>>
>>>>>
>>>>>
>>>>
>>>> ------------------------------------------------------------------------------
>>>> Download Intel&#174; Parallel Studio Eval
>>>> Try the new software tools for yourself. Speed compiling, find bugs
>>>> proactively, and fine-tune applications for parallel performance.
>>>> See why Intel Parallel Studio got high marks during beta.
>>>> http://p.sf.net/sfu/intel-sw-dev
>>>> _______________________________________________
>>>> Jump-pilot-devel mailing list
>>>> [email protected]
>>>> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>>>>
>>>>
>>>
>>> ------------------------------------------------------------------------------
>>> Download Intel&#174; Parallel Studio Eval
>>> Try the new software tools for yourself. Speed compiling, find bugs
>>> proactively, and fine-tune applications for parallel performance.
>>> See why Intel Parallel Studio got high marks during beta.
>>> http://p.sf.net/sfu/intel-sw-dev
>>> _______________________________________________
>>> Jump-pilot-devel mailing list
>>> [email protected]
>>> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>>>
>>>
>>>
>>>
>>
>>
>> ------------------------------------------------------------------------------
>> Download Intel&#174; Parallel Studio Eval
>> Try the new software tools for yourself. Speed compiling, find bugs
>> proactively, and fine-tune applications for parallel performance.
>> See why Intel Parallel Studio got high marks during beta.
>> http://p.sf.net/sfu/intel-sw-dev
>> _______________________________________________
>> Jump-pilot-devel mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>>
>>
>
>
>
> ------------------------------------------------------------------------------
> Download Intel&#174; Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
> _______________________________________________
> Jump-pilot-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>
>


-- 
Larry Becker
Integrated Systems Analysts, Inc.
------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Jump-pilot-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to