[perl-win32-gui-users] image erased outside of the window border

2007-01-09 Thread Guojun Yang
Hi, all, I print a graphic on a window, but when I resize the window smaller than the image the image content outside of the window frame is gone even after I size it back to the original size. Can anyone suggest a solution?Thanks, Guojun

[perl-win32-gui-users] a newbie's question

2007-01-07 Thread Guojun Yang
Hi, All, I am trying to make a window with a "Run" botton. After click, it inports text from a file and, after manual manipulation of the text data in the textbox, it produces a graph using the text of the box. Then the graph will be displayed on the same window. It runs only on the first tim