I'd like to add that I'm interesting in Windows XP solution. Waldemar
Friday 23 of November 2007 11:35:06 Waldemar Biernacki wrote: > Hello, everybody. > > I use win32::GUI for preparing windows/perl application. > However there is not possible to get more control over dialog widget > and I consider changing the GUI library. > > wxPerl seems to have the functionality wider than Win32::GUI and better > performance, > but my question is: are the widgets of wxPerl flexible enough? > > The concrete problem: > > I have two input fields (in html/css dialect): > > 1. <input style="border:groved #ff0000 2px;padding:0px;" value="groved field > without padding" /> > 2. <input style="border:solid #ff0000 2px;padding:0px;" value="solid border > field without padding" /> > > Is anybody of wxPerl people able to help me and give me the code with these > two object looking > as similar as possible to that of html/css2? > > Regards > > Waldemar >
