
Hello! I want to learn to program with wxFruit UI framework. http://zoo.cs.yale.edu/classes/cs490/03-04b/bartholomew.robinson/ Does someone know about any examples apart from paddle ball game? I would like to start with a simple application, which takes a the name of an image file as a command-line argument and displays a window, in which the image is displayed. The window has a "Close" button. If the file in question is not an image, a message box with an error message is displayed. I've looked at the source code of the paddle ball game, but still have no idea how to create the program with aforementioned functionality. TIA Dmitri Pissarenko -- Dmitri Pissarenko Software Engineer http://dapissarenko.com

Hi there! The wxFruit effort was a senior project that focused pretty much exclusively on the paddleball game. It didn't really create any software that we intend to maintain and distribute. I have a couple of students working on a continuation of this but I don't expect to release anything for a few more months. When I have some more time I'll address your example ... John

On Tue, 25 Jan 2005, John Peterson wrote:
The wxFruit effort was a senior project that focused pretty much exclusively on the paddleball game. It didn't really create any software that we intend to maintain and distribute.
Still, is wxFruit the best shot we have at being The Way Forward for purely functional Haskell GUIs?
I have a couple of students working on a continuation of this but I don't expect to release anything for a few more months. (snip)
Ah, great to hear it's still alive. We've been keeping a look out for further developments. Thanks. -- Mark
participants (3)
-
Dmitri Pissarenko
-
John Peterson
-
Mark Carroll