Finished looking at your instructions:
-
http://udig.refractions.net/confluence/display/DEV/Working+with+Cheat+Sheets

Fixed a few typos; mostly what tripped you up was use of {code} / {code:xml}
... it basically has to be of the form:

{code.xml}
   <!-- hello world -->
{code}

It is more like a code and pre html tag wrapped into one; and you have to
start the line with it.

In any case please review my review and make sure I did not break things too
badly.

Jody

On Tue, Aug 2, 2011 at 12:55 PM, Levi Putna <[email protected]> wrote:

> Hi all,
>
> last week I started the implementation of Cheat Sheets and have the menu
> contribution, view and content all done. I am now adding all the actions and
> am having a problem with uDig Wizards.
>
> The issues I am facing are:
>
>    - The uDig wizard seem to be implemented differently from the standard
>    Eclipse wizard, this means that I cannot get the cheat sheet to attach to
>    the Wizard, the implications of this are that the user cannot use the cheat
>    sheet whilst the Wizard is active.
>    - The Wizard dialog seems to be modal but not always on top, this means
>    that if the user try's to click on the cheat sheet whilst the wizard is
>    active the wizard will disappear/hidden behind the workbench, because the
>    Wizard is modal you can not click on anything on the workbench and it can
>    feel like the application has frozen.
>
> Has anyone had any experience with cheat sheets and have any idea how to
> attach the cheat sheet to the wizard dialog? Example the Eclipse "Create
> Rich Client Application" cheat sheet.
>
> Can we make wizard dialogs modal and always on top (SWT.ON_TOP)?
>
> Thanks,
>
> Mr Levi Putna
> [email protected]
> www.ozblog.com.au
>
> _______________________________________________
> User-friendly Desktop Internet GIS (uDig)
> http://udig.refractions.net
> http://lists.refractions.net/mailman/listinfo/udig-devel
>
>
_______________________________________________
User-friendly Desktop Internet GIS (uDig)
http://udig.refractions.net
http://lists.refractions.net/mailman/listinfo/udig-devel

Reply via email to