Examples

Show all Examples...

 

Resizeable Image

image_resize.png

Implementation of a resizeable image figure.

Show...

Resize Object with Ports

resize.png

Resize a figure and adjust the corresponding ports of the figure to the new size.

Show...

Scroll to Object

scroll_to.png

Show a  link in a dialog and scroll the view to a related object.

Show...

Timer

timer.png

Implement a figure with an internal timer.

Show...

Double click event handler

doubleclick.png

How to implement a double click event handler at a figure.

Show...