Hi,
I've recently been looking into the flickering resize in win32::gui. The
most compatible solution to this I've found is extremely (and very
annoyingly) simple. Just add the style WS_CLIPCHILDREN to your window or
dialog box.
I tried to implement double-buffering in GUI.xs (I was working with
Hi,
Can anyone currently maintaining or debugging Win32::GUI add this to GUI.xs?
It's a small change that lets you do SetParent() from Perl.
I've written a dockable-windows routine (panes in your main window can be
detached into
windows) that works with my (very cool) packing grid object, which w
Steve,
I'd be glad to incorporate your routine into my code, which I hope
someday to get on SourceForge. However, I have a question about it
first. I'm not sure i is 100% complete, though... aren't there
Win32::GUI data structures that need to be altered also? I think the
tree of hashes th
Glenn,
> I'd be glad to incorporate your routine into my code, which I hope
> someday to get on SourceForge. However, I have a question about it
> first. I'm not sure i is 100% complete, though... aren't there
> Win32::GUI data structures that need to be altered also?
Probably. I do know that
4 matches
Mail list logo