Hi All,
Well the title says what I’m trying to do and I’m having problems. Could someone please show me how it’s done?
Thanks,
Malcolm
Hi All,
Well the title says what I’m trying to do and I’m having problems. Could someone please show me how it’s done?
Thanks,
Malcolm
Malcolm Clift wrote:
Well the title says what I'm trying to do and I'm having problems. Could someone please show me how it's done?
I don't know that anyone has done it. I've tried to build FloatCanvas so it could be done, but I haven't done it myself. You will need to create and manage the scrollbars yourself, and call FloatCanvas.MoveImage() when there are scroll events.
If your version of FloatCanvas doesn't have MoveImage, use Move(), but I have since renamed .Move() to .MoveImage(), so it doesn't clash with wx.Windows.Move()
Better yet, let me know and I'll send you the latest version , which will be in CVS as soon as I get around to sending Robin a patch.
-Chris
--
Christopher Barker, Ph.D.
Oceanographer
NOAA/OR&R/HAZMAT (206) 526-6959 voice
7600 Sand Point Way NE (206) 526-6329 fax
Seattle, WA 98115 (206) 526-6317 main reception
Chris.Barker@noaa.gov
Hi Chris,
Thanks for the reply.
Yes, I would appreciate you sending me the latest version.
Thanks,
Malcolm