Description comming soon
HowTo: enable the yari functionality
HowTo: start yari from the equinox osgi console
HowTo: use context menus
HowTo: open view without OpenView Dialog
Use in the "show view" dialog the yari category:
Yari menu contribution:
Description comming soon
inspect object: opens a new inspection dialog
dispose widget: disposes the current selected widget. Assumes that "you know what are you doing"!
update control: update control and force relayout. Usefull if layout properties has changed.
show widget position: if the widget is hidden by other controls use this action to paint a red rectangle at the widget position
call function: shows all functions without parameters. Result value will be represented in a new inspection dialog. Assumes that “you know what are you doing”!
Copy: copies the selected line to the clipboard
resolve style: tries to resolve the stylebit using all constants in the same class. Useful for e.g. GridLayoutDatas?.
Resolve style (SWT): tries to resolve the stylebit using the int constants given in the SWT class. See also .SWTStyleToString property.
Inspect object: opens the selection in a new inspection dialog.
alt + shift + q, q does not work…
use then ctrl+alt+o