Waldemar Biernacki <[EMAIL PROTECTED]> writes: > I would expect that wxwidgets is richer than Win32::GUI ...
Why? Wx is an abstraction layer on top of several implementations. It cannot do more than the implementation supports (unless it can emulate it). Wx's strenght is that it gives the application the look and feel of the underlying --native-- implementation instead of something differently. -- Johan
