From: Glenn L. <pe...@ne...> - 2004-06-04 00:15:40
|
On approximately 6/3/2004 2:40 AM, came the following characters from the keyboard of Glenn Linderman: > So I've been busily incorporating Jez's bitmapscroll example code into > one of my mainstream programs, so that I can get away from the old MDI > model, which has been removed. > > Mostly things are going well. Things are now wonderful! > However, I've just discovered that my Accelerator Keys for my main > window are being seen even when a secondary window is activated. The problem was a missing definition of @acc in Win32::GUI::AcceleratorTable::new. Shouldn't we turn on strict and warnings for GUI.pm? Or has someone tried, and it is a big job? -- Glenn -- http://nevcal.com/ =========================== The best part about procrastination is that you are never bored, because you have all kinds of things that you should be doing. |