[perl-win32-gui-hackers] Grid enhancements

2006-10-13 Thread Arthur Schwarz
Robert; Would it be possible to expand the Grid implementation to include Cell tips and allow a multiselect option on List Boxes? art

[perl-win32-gui-hackers] Grid Questions

2006-10-13 Thread Arthur Schwarz
I can't seem to get movement in my grid. After creation, I attempt to resize and position the poor dear. $Grid->Resize works just fine, but I can't seem to set the X and/or Y location. Any ideas? From Common Methods I've tried: AbsLeftWrong location Left Wrong location

Re: [perl-win32-gui-hackers] [win32-gui] Grid enhancements

2006-10-13 Thread Arthur Schwarz
Robert May <[EMAIL PROTECTED]> wrote: Arthur Schwarz wrote: > Robert; > > Would it be possible to expand the Grid implementation to include Cell > tips and allow a multiselect option on List Boxes? Arthur, >From what I can see from the documentation and code, tips are already supported f