From: Mattia B. <mb...@ds...> - 2002-08-17 11:54:34
|
> Hi Mattia, > Hope you had a good holiday. Yes, thanks (and it is not finished yet :-) > Have you bound, or are you planning to bind, the wxDb class to wxPerl? I > want to be able to read an Access database in my application. If it's not > available via Wx, I can always use one of the Perl ODBC modules... wxDb will not be wrapped (not by me, anyway). IMHO DBI works much better for Perl. > I would also like to use the wxHtmlEasyPrinting class - I don't think this > is bound, either, is it? I think so: demo -> HtmlWindow -> print uses it. Regards Mattia |