|
From: Jesus M. S. Jr. <jm...@ih...> - 2001-05-04 21:06:11
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 That's strange. That should have at least caused a compiler error, since Graph and VisualGraph do not belong to the same hierarchy. VisualGraph is a wrapper around Graph for visual properties. Anyway, good to hear. Does the repaint() also work now? On Fri, 4 May 2001 14:42, Patrick Hartling wrote: > Okay, I figured out what I was doing wrong. When I set up my > GraphScrollPane, I was passing it a VisualGraph but calling setGraph() > instead of setVisualGraph(). Now it's all working as desired. =) > Thanks for the help. > > -Patrick > -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.4 (GNU/Linux) Comment: For info see http://www.gnupg.org iEYEARECAAYFAjrzGrgACgkQAvd5SY4qWYx7KgCeNV74vnpoSfovg79vUpf5yPXL nTYAoLJxZfvjvuhSMB54lmCkg5jYei0L =ptzN -----END PGP SIGNATURE----- |