1. Win32lib?
- Posted by Andy <videogamefreak101 at hotmail.com> May 06, 2007
- 651 views
- Last edited May 07, 2007
I was wondering if a new win32lib was ever going to be released again or if a new wxEuphoria is coming out.
2. Re: Win32lib?
- Posted by Matt Lewis <matthewwalkerlewis at gmail.com> May 06, 2007
- 643 views
- Last edited May 07, 2007
Andy wrote: > > I was wondering if a new win32lib was ever going to be released again or if > a new wxEuphoria is coming out. wxEuphoria v0.10.0 should be out soon (hopefully within the next week or so). It's currently in beta: http://wxeuphoria.sf.net Matt
3. Re: Win32lib?
- Posted by Jerry Story <story.jerry at gmail.com> May 06, 2007
- 614 views
- Last edited May 07, 2007
Matt Lewis wrote: > wxEuphoria v0.10.0 should be out soon (hopefully within the next week or > so). It's currently in beta: > Matt Will it include documentation for wxHTML?
4. Re: Win32lib?
- Posted by Andy <videogamefreak101 at hotmail.com> May 07, 2007
- 601 views
So I'm guessing win32lib is no longer being worked on the work has focused on wxEuphoria. 0.10.0 sounds good, I should check the homepage
5. Re: Win32lib?
- Posted by Matt Lewis <matthewwalkerlewis at gmail.com> May 07, 2007
- 590 views
Jerry Story wrote: > > Matt Lewis wrote: > > wxEuphoria v0.10.0 should be out soon (hopefully within the next week or > > so). It's currently in beta: > > Matt > > Will it include documentation for wxHTML? What sort of documentation are you looking for? What do you want to do? The routines are lightly documented, however, they're basically really thin wrappers for the wxWidgets routines. I'll try to fill that out a bit before release, but I also recommend taking a look at the wxWidgets docs. Matt
6. Re: Win32lib?
- Posted by Matt Lewis <matthewwalkerlewis at gmail.com> May 07, 2007
- 620 views
Andy wrote: > > So I'm guessing win32lib is no longer being worked on the work has focused on > wxEuphoria. 0.10.0 sounds good, I should check the homepage They're two separate libraries, with different goals and code bases. If you're interested in writing cross platform code, then you should look into wxEuphoria. If you're just interested in windows, then win32lib may be a better choice for you. Matt
7. Re: Win32lib?
- Posted by Jerry Story <story.jerry at gmail.com> May 07, 2007
- 615 views
Matt Lewis wrote: > > Jerry Story wrote: > > > > Matt Lewis wrote: > > > wxEuphoria v0.10.0 should be out soon (hopefully within the next week or > > > so). It's currently in beta: > > > Matt > > > > Will it include documentation for wxHTML? > > What sort of documentation are you looking for? What do you want to do? > The routines are lightly documented, however, they're basically really > thin wrappers for the wxWidgets routines. I'll try to fill that out a > bit before release, but I also recommend taking a look at the wxWidgets > docs. > > Matt wxHTML used to be documented. But now it seems to be missing. http://wxeuphoria.sourceforge.net/docs/index.htm A search on 'wxhtml' finds it in the list of files but no documentation.
8. Re: Win32lib?
- Posted by Matt Lewis <matthewwalkerlewis at gmail.com> May 07, 2007
- 654 views
Jerry Story wrote: > > > wxHTML used to be documented. But now it seems to be missing. > http://wxeuphoria.sourceforge.net/docs/index.htm</a> > A search on 'wxhtml' finds it in the list of files but no documentation. Yes, it will be in the v0.10.0 docs. The web docs are still v0.9. Matt
9. Re: Win32lib?
- Posted by CChris <christian.cuvier at agriculture.gouv.fr> May 08, 2007
- 614 views
Andy wrote: > > So I'm guessing win32lib is no longer being worked on the work has focused on > wxEuphoria. 0.10.0 sounds good, I should check the homepage This statement is plainly wrong. There has been a pause in the development of win32lib indeed. Last official version dates back to september 2004. And Derek Parnell, the maintainer, has been silent for a long time about any further release. I have started modifying the lib a few months ago. Currently Derek is also working on it, with even less spare time than I, and merging my (numerous) mods with his own, which I have no idea of by the way. These modified packages have been referred to as "patch #67" on the list, since I dubbed this alpha incomplete version "0.60.C". Working on it right now, still some bugs to fix. Then I'll send this to a list of testers, hoping that they'll spot bugs so that they can be removed. Then Derek will release something soon hopefully, unless he decides to leave that to someone else by sheer lack of time. CChris By the way, as Matt already noted, win32lib is Windows only, and a little aging. wxEuphoria is cross platform, and as a result is a kind of a lesser common denominator. You'll have much less functionality in wxEumhoria, but programs will run in linux/Unix environments. Your call, according to your needs.
10. Re: Win32lib?
- Posted by Andy <videogamefreak101 at hotmail.com> May 12, 2007
- 614 views
Well I was just wondering cause, Win32lib hasn't seen a new verison in a while. Yeah I know wxEuphoria is better, but it isn't upto the win32lib yet. There needs to be a little more windows funaclility to wxEuphoria before it is ready for prime, sort-of-speak. Anyways both libs are good. And like you said it comes down to your perosnla prefences. I also realize that I sumed up what you said already.
11. Re: Win32lib?
- Posted by Matt Lewis <matthewwalkerlewis at gmail.com> May 12, 2007
- 607 views
Andy wrote: > > Well I was just wondering cause, Win32lib hasn't seen a new verison in a > while. > Yeah I know wxEuphoria is better, but it isn't upto the win32lib yet. There > needs to be a little more windows funaclility to wxEuphoria before it is ready > for prime, sort-of-speak. Anyways both libs are good. And like you said it > comes > down to your perosnla prefences. I also realize that I sumed up what you said > already. Could you elaborate on what wxEuphoria is missing for you? Matt
12. Re: Win32lib?
- Posted by Andy <videogamefreak101 at hotmail.com> May 12, 2007
- 606 views
Well not all of the windows controls are there yet and some of the other stuff that's in win32lib isn't in wxEuphoria yet as well. Anyways its still a good library and I know it is being worked and still in development. I'm just waiting for 0.10.0
13. Re: Win32lib?
- Posted by Matt Lewis <matthewwalkerlewis at gmail.com> May 12, 2007
- 631 views
- Last edited May 13, 2007
Andy wrote: > > Well not all of the windows controls are there yet and some of the other stuff > that's in win32lib isn't in wxEuphoria yet as well. Anyways its still a good > library and I know it is being worked and still in development. I'm just > waiting > for 0.10.0 Yeah, I know that all classes aren't wrapped. However, unless people ask for specific things, I'll just wrap whatever I want to wrap, and the things you really want may not get done. The best way to get the features you want is to ask me directly. :) Take a look at http://www.wxwidgets.org/manuals/stable/wx_classref.html#classref ...for a pretty comprehensive list of classes available in wxWidgets. Matt PS v0.10.0 should be released this weekend.
14. Re: Win32lib?
- Posted by Andy <videogamefreak101 at hotmail.com> May 13, 2007
- 584 views
Thanks for a list of things wrapped, also so I'm guessing 0.10.0 is supposed to get released tomorrow.
15. Re: Win32lib?
- Posted by Matt Lewis <matthewwalkerlewis at gmail.com> May 13, 2007
- 583 views
Andy wrote: > > Thanks for a list of things wrapped, also so I'm guessing 0.10.0 is supposed > to get released tomorrow. OK, I think I'm not communicating. :) The link I posted was a complete list of things that wxWidgets does, not wxEuphoria. If there are things on the wxWidgets list that you need/want, it's possible that they won't be wrapped unless you ask for them. I tend to move user requests to high priority, but if something doesn't look useful or interesting to me, it probably won't get done. Matt
16. Re: Win32lib?
- Posted by Andy <videogamefreak101 at hotmail.com> May 13, 2007
- 627 views
Oh sorry, misread what you said, well when I need something I'll ask