Re: [Fxruby-users] FXRuby 1.2 experience
Status: Inactive
Brought to you by:
lyle
From: <ly...@kn...> - 2004-07-06 19:26:47
|
On Tue, 06 Jul 2004 11:22:26 +0100, "Bil" <bi...@vi...> wrote : > I should say that I've had no problems installing the FXRuby 1.2 gem on Ruby1.8.1 / Win2k. I've even had success in writing/converting some code with it (started a simple svg editor and a menubar-from-yaml libray). For an alpha release, this is quite an achievement. Thanks Lyle! Thanks for the feedback. I haven't gotten a lot of feedback yet on that first alpha release and wasn't sure what that indicated. ;) > The only problem I've encountered is that I can't load JPEG/PNG any more - They just appear as 32x32 icons with JPEG or PNG written on them. I can load GIF/ICO with the same code, though. Sounds like I goofed when I built the FOX library itself. Will make sure this problem is corrected before the 1.2a2 release. > I would like to know roughly when the FXRegion#new(FXPoint_array, winding) function will be available... I will make sure that this one's available for the 1.2a2 release. Actually, as of last night, all of the remaining classes are wrapped and documented. I do however want to add some new example programs and test cases to exercise those new classes before cutting a 1.2a2 release, so that will probably get pushed 'til this weekend. |