Re: [PHP-GTK] A input type="file"-box?
[email protected] ("Frank M. Kromann")
| Newsgroups | php.gtk |
|---|---|
| Message-ID | <[email protected]> |
Hi Jonas, > Yes of cause. But is it just a 100 times easier with build-in classes. So i > don't have to include them in each project etc. > I know I sound lazy, but wouldn't it be nice for everybody to have? :) That is true, but providing classes for a specific layout would not be very efficient. We would then have to support manu different classes. Personally I have a layout include file that handles classes for different types of input, all combined with a legend. > And now i have your attention: When do a new Windows-binary gets > released? -I don't want to throw tons of work at you, but a lot is happened > lately! :) > I know that a lot happens all the time, but i've noted several bug-fixes, > and functions added just in a few days. The binary distribution follows the source distribution, so when we have a new source release I'll post updated binaries for Windows. If any of you need special relaeses from the latest cvs, I'll be mor than happy to build and email you a copy. I do try to keep my own version up to date so it would not be much work. Just drop me an email and I'll send yoy a copy. - Frank