From ukimi367 at gmail.com Thu Mar 6 02:20:38 2008 From: ukimi367 at gmail.com (Sean) Date: Thu, 6 Mar 2008 02:20:38 -0500 Subject: [Wxride-development] wxRide: General Issues Message-ID: Hi Mario, I wasn't sure if you were monitoring the wxRide list yet, so I copied both. I had a few issues I wanted to discuss with you. 1) Do you want developers to keep styling consistent? I am happy to draw up a style guide if you want me to. 2) I am a comment junkie - I was planning to go through and comment at least some of the code. I didn't want to step on any toes though, so I figured I better ask first. 3) How do we set up a wiki and/or project home page? I got wxRide working on Mandriva Linux - You've done a great job and I am looking forward to working on this project! Best Regards, Sean L -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/wxride-development/attachments/20080306/20aef277/attachment.html From ukimi367 at gmail.com Sat Mar 15 13:33:02 2008 From: ukimi367 at gmail.com (Sean) Date: Sat, 15 Mar 2008 13:33:02 -0400 Subject: [Wxride-development] wxRIDE Question Message-ID: Mario, Another question for you: I was looking at the config.yaml file. I was not familiar with YAML though I have since read some of the spec for it. The only thing I couldn't understand was the leading colon: Example: :last_files_open: [] ^ It seems to represent a key: value pair; I just don't understand the first colon. Thanks, Regards, Sean -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/wxride-development/attachments/20080315/e900e06e/attachment.html From mario at ruby-im.net Tue Mar 18 12:03:08 2008 From: mario at ruby-im.net (Mario Steele) Date: Tue, 18 Mar 2008 11:03:08 -0500 Subject: [Wxride-development] Adding New Project Wizard In-Reply-To: References: Message-ID: Hey Sean, I've almost completed the new design of the Create a project window, I've switched from a Simple Dialog, to a Wizard based Dialog. I will be uploading the new implementation here in about hour and half, to two hours. Currently, it has no programming logic behind it, outside of the loading of Template information for creation of the project, and it is still missing the Import Files system, as of right now. I will be dropping ProjWin, in favor of ProjWizard. TTFN, -- Mario Steele http://www.trilake.net http://www.ruby-im.net http://rubyforge.org/projects/wxruby/ http://rubyforge.org/projects/wxride/ http://rubyforge.org/projects/vwmc/ -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/wxride-development/attachments/20080318/71446584/attachment.html From ukimi367 at gmail.com Sat Mar 22 12:55:56 2008 From: ukimi367 at gmail.com (Sean) Date: Sat, 22 Mar 2008 12:55:56 -0400 Subject: [Wxride-development] wxRIDE Syntax Question Message-ID: Hi Mario, I am having a little trouble picturing how to do the next part of my task. You wanted to require them, so I am envisioning a "Syntax" module. Did you want methods that return the hashes and lexer constant? Example: get_ruby() get_cpp() etc..... Let me know, Thanks, Sean -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/wxride-development/attachments/20080322/10d75c10/attachment.html