Hi,
working with an off-screen port, I encountered this problem : the resizing
of graphic-port seems not possible (I found any function to do this), so the
only solution seems to destroy and recreate the port each time the pane
changes his size.
This is not a big problem for programmatic resizing, but for interactive
resizing this force the creation of a new port several times per seconds and
the response becomes very slow.
It will be great if a function to resize graphic port exists. Otherwise, I'm
looking for a solution where the port is not resized during interaction but
after. The problem there is that I really don't see how it's possible to
know when the resizing interaction is finished... The
interface-geometry-callback doesn't give me any information about this, and
there is no capture of events at interface level so I can't get some
mouse-release event to deal with.
Anybody encountered the same type of problem ?
Thanks
Denis
-------------------------------------------------------
Denis Pousseur
70 rue de Wansijn
1180 Bruxelles, Belgique
Tel : 32 (0)2 219 31 09
-------------------------------------------------------