User talk:Oofoe: Difference between revisions

Content added Content deleted
Line 7: Line 7:
:::: Speaking of which...While we have a few GUI-specific tasks (I don't know that there's an exhaustive category of all such tasks; You might need to do some browsing to find them all), it would be nice to have more. Do you think you could lend a hand there by creating a few draft tasks? I can think of any number of ideas, if you'd like some starting direction, but my GUI work has been in C++/MFC, so suspect your REBOL experience might give you a cleaner perspective for those tasks. --[[User:Short Circuit|Michael Mol]] 18:35, 31 December 2009 (UTC)
:::: Speaking of which...While we have a few GUI-specific tasks (I don't know that there's an exhaustive category of all such tasks; You might need to do some browsing to find them all), it would be nice to have more. Do you think you could lend a hand there by creating a few draft tasks? I can think of any number of ideas, if you'd like some starting direction, but my GUI work has been in C++/MFC, so suspect your REBOL experience might give you a cleaner perspective for those tasks. --[[User:Short Circuit|Michael Mol]] 18:35, 31 December 2009 (UTC)
::::: Hi! I will see what I can come up with. Off the top of my head would be a four function calculator, a text editor and a simple email reading client. Perhaps I might have a look at it by the weekend (it's been pretty busy around here recently as you can see from my update history...). For REBOL, the text editor task is cheating, though, you just type "editor %filename" at the REPL... ;-) Would layout sketches be reasonable? --[[User:Oofoe|-- Oofoe]] 08:08, 5 January 2010 (UTC)
::::: Hi! I will see what I can come up with. Off the top of my head would be a four function calculator, a text editor and a simple email reading client. Perhaps I might have a look at it by the weekend (it's been pretty busy around here recently as you can see from my update history...). For REBOL, the text editor task is cheating, though, you just type "editor %filename" at the REPL... ;-) Would layout sketches be reasonable? --[[User:Oofoe|-- Oofoe]] 08:08, 5 January 2010 (UTC)
:::::: I wouldn't normally think on that scale; I would normally look closer to simple operations with primitives. Text editors and four-func calculators are pretty common proof-of-concept GUI programs, though! --[[User:Short Circuit|Michael Mol]] 09:08, 5 January 2010 (UTC)