Ohh, that sounds cool!
I did not pay attention to the "github" term in your mail. :-)

Miklos

On Fri, Aug 26, 2011 at 10:42 AM, Sascha Zelzer
<[email protected]> wrote:
> Great thanks!
>
> On 08/26/2011 12:16 AM, Miklos Espak wrote:
>
> OK, I will do that, no problem.
> I will create a bugzilla entry and attach a patch of the branch. You mean
> this way, right?
>
> That is how we used to do it. If that is your preferred method, please go
> ahead.
>
> What I actually meant was to work with the github.com features. You would
> have to create an account and click on the "Fork" button of the
> MITK-ProjectTemplate repository. This will create your own clone associated
> with your github account. After pushing your changes to your clone (you
> don't have commit rights for MITK/MITK-ProjectTemplate) you would send a
> "Pull Request". The github facilities make the reviewing and merging process
> a lot easier. And more fun :-)
>
> Please use the method with which you are most comfortable.
>
> Thanks,
> Sascha
>
> Miklos
>
> On 2011.08.25. 20:50, "Sascha Zelzer" <[email protected]> wrote:
>> Hi,
>>
>> thanks for sharing your experience.
>>
>> I would very much appreciate such a contribution for the project
>> template. If you find the time, you could fork the github repository,
>> add your changes to your fork and I could then merge your contributions
>> back.
>>
>> Thanks,
>> Sascha
>>
>> On 08/25/2011 06:53 PM, Miklos Espak wrote:
>>> Hi,
>>>
>>> I think, the only way is to create a custom workbench window. I did
>>> this for other kind of customization. It is a separate plugin based on
>>> the ext and extapp plugin.
>>>
>>> I copied some classes from extapp and ext, and cleaned up the code, so
>>> it contains only what is really needed to build the code, for
>>> everything the the classes from the "ext" module is used. The code is
>>> quite clean now, I can send you by pleasure.
>>>
>>> I was thinking of adding it to the project template, it could be
>>> useful for others.
>>>
>>> Best,
>>> Miklos
>>>
>>> On Thu, Aug 25, 2011 at 6:07 PM, Clarkson, Matt<[email protected]>
>>> wrote:
>>>> Hi there,
>>>> I have implemented my own plugin that provides extension
>>>> point org.blueberry.osgi.applications so I can have my own perspectives
>>>> and
>>>> the like. Then, I also want to have my own AboutDialog.
>>>> However, as I understand it, the main window frame, from which the
>>>> menubar
>>>> is created is done using plugin org.mitk.gui.qt.ext. In this plugin,
>>>> there
>>>> is a fair bit of code that looks temporary, or like it should be
>>>> updated.
>>>> So, I'm wondering, how should I go about adding my own dialog box? I
>>>> don't
>>>> want to create a new plugin, and either sub class or copy and modify
>>>> code
>>>> that shouldn't really be there.
>>>> I also noticed that on a MAC, the About dialog box has no exit button,
>>>> so I
>>>> have to kill the application to get rid of it.
>>>> Thanks as always.
>>>> Matt
>>>>
>>>>
>>>> ------------------------------------------------------------------------------
>>>> EMC VNX: the world's simplest storage, starting under $10K
>>>> The only unified storage solution that offers unified management
>>>> Up to 160% more powerful than alternatives and 25% more efficient.
>>>> Guaranteed. http://p.sf.net/sfu/emc-vnx-dev2dev
>>>> _______________________________________________
>>>> mitk-users mailing list
>>>> [email protected]
>>>> https://lists.sourceforge.net/lists/listinfo/mitk-users
>>>>
>>>>
>>>
>>> ------------------------------------------------------------------------------
>>> EMC VNX: the world's simplest storage, starting under $10K
>>> The only unified storage solution that offers unified management
>>> Up to 160% more powerful than alternatives and 25% more efficient.
>>> Guaranteed. http://p.sf.net/sfu/emc-vnx-dev2dev
>>> _______________________________________________
>>> mitk-users mailing list
>>> [email protected]
>>> https://lists.sourceforge.net/lists/listinfo/mitk-users
>>
>
>

------------------------------------------------------------------------------
EMC VNX: the world's simplest storage, starting under $10K
The only unified storage solution that offers unified management 
Up to 160% more powerful than alternatives and 25% more efficient. 
Guaranteed. http://p.sf.net/sfu/emc-vnx-dev2dev
_______________________________________________
mitk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to