[MacRuby-devel] Invitation to connect on LinkedIn

2011-05-18 Thread Stéphane Wirtel
LinkedIn MacRuby, I'd like to add you to my professional network on LinkedIn. - Stéphane Stéphane Wirtel Software Engineer & Support Manager at OpenERP S.A. Charleroi Area, Belgium Confirm that you know Stéphane Wirtel https://www.linkedin.com/e/-yahmtx-gnu7rm

Re: [MacRuby-devel] Cocoa control to replace the GtkTable widget ?

2009-04-08 Thread Stéphane Wirtel
In fact, I have to draw my screen dynamically. I explain. In OpenERP, we use the xml files to describe the layout of our views, with these xml files, we can create easily our screens. For example: Here is the xml description of a screen This xml descri

Re: [MacRuby-devel] Cocoa control to replace the GtkTable widget ?

2009-04-08 Thread Stéphane Wirtel
Sorry, thank you for your help On 08 Apr 2009, at 20:40, Benjamin Stiglitz wrote: Question, I would like to know if there is a "cocoa like" of the GtkTable widget http://pygtk.org/pygtk2tutorial/sec-PackingUsingTables.html NSMatrix, sort of. To quote every other post on cocoa-dev: what a

Re: [MacRuby-devel] Cocoa control to replace the GtkTable widget ?

2009-04-08 Thread Stéphane Wirtel
If you know OpenERP (www.openerp.com), I write a new client for this project, On 08 Apr 2009, at 20:40, Benjamin Stiglitz wrote: Question, I would like to know if there is a "cocoa like" of the GtkTable widget http://pygtk.org/pygtk2tutorial/sec-PackingUsingTables.html NSMatrix, sort of.

[MacRuby-devel] Cocoa control to replace the GtkTable widget ?

2009-04-08 Thread Stéphane Wirtel
Hi, Question, I would like to know if there is a "cocoa like" of the GtkTable widget http://pygtk.org/pygtk2tutorial/sec-PackingUsingTables.html Regards, Stephane ___ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.maco

Re: [MacRuby-devel] HotCocoa Tutorial ?

2009-04-08 Thread Stéphane Wirtel
- Matt 2009/4/7 Stéphane Wirtel Hi, With HotCocoa, I have created my first small application ;-) but I would like to know if the HotCocoa tutorial will come soon, because the first problem to learn HotCocoa is the missing documentation. So I have read the examples of MacRuby, but without e

[MacRuby-devel] HotCocoa Tutorial ?

2009-04-07 Thread Stéphane Wirtel
Hi, With HotCocoa, I have created my first small application ;-) but I would like to know if the HotCocoa tutorial will come soon, because the first problem to learn HotCocoa is the missing documentation. So I have read the examples of MacRuby, but without explainations about the lib and

Re: [MacRuby-devel] How to install MacRuby-experimental and keep the stable version 0.4

2009-04-06 Thread Stéphane Wirtel
vel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel Stéphane Wirtel stephane.wir...@gmail.com ___ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.or

Re: [MacRuby-devel] MacRuby and XML-RPC

2009-03-30 Thread Stéphane Wirtel
f the GNU Public Licence. (c) 2003-TODAY, Fabien Pinckaers - Tiny sprl => nil I added the tiny patch to the bug tracker so other people can use this workaround and get rexml working. I'm sure there a obj-c XML-RPC client we could wrap in a macruby specfic lib, rexml is pretty awful :( -

Re: [MacRuby-devel] MacRuby and XML-RPC

2009-03-30 Thread Stéphane Wirtel
ou so you can start working on your project and not wait for Macruby to be fixed. - Matt On Mon, Mar 30, 2009 at 2:51 PM, Stéphane Wirtel > wrote: http://www.macruby.org/trac/ticket/134 Thank you But I hope this bug will be resolved because I want to implement a native cocoa client

Re: [MacRuby-devel] MacRuby and XML-RPC

2009-03-30 Thread Stéphane Wirtel
called before being defined. It might be related to the load order in MacRuby (wild guess). - Matt On Mon, Mar 30, 2009 at 2:02 PM, Stéphane Wirtel > wrote: Hi all, I am trying to create a small xml-rpc client with macruby, but I got this error. stargate:test_ruby stephane$ ./client

[MacRuby-devel] MacRuby and XML-RPC

2009-03-30 Thread Stéphane Wirtel
Hi all, I am trying to create a small xml-rpc client with macruby, but I got this error. stargate:test_ruby stephane$ ./client.rb /Library/Frameworks/MacRuby.framework/Versions/0.4/usr/lib/ruby/1.9.1/ rexml/attribute.rb:18:in `': uninitialized constant REXML::Attribute::NAME_STR (NameError

Re: [MacRuby-devel] new website!

2009-03-27 Thread Stéphane Wirtel
(server hosting). Enjoy, Laurent ___ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel Stéphane Wirtel stephane.wir...@gmail.com __

Re: [MacRuby-devel] Roadmap - Upgrade the wiki

2009-03-16 Thread Stéphane Wirtel
the release date, I guess we do need to clean up this section tho. Merci, - Matt On Mon, Mar 16, 2009 at 12:03 PM, Stéphane Wirtel > wrote: Hi all, I registered on the Wiki but I can't change the Roadmap of the project, because the date for the version 0.4 is wrong ! Could you

[MacRuby-devel] Roadmap - Upgrade the wiki

2009-03-16 Thread Stéphane Wirtel
Hi all, I registered on the Wiki but I can't change the Roadmap of the project, because the date for the version 0.4 is wrong ! Could you upgrade this wiki page ? https://www.macruby.org/trac/wiki/MacRubyRoadmap Date of 0.4: 03/08/2009 Thanks Stephane __