Re: [MacRuby-devel] [MacRuby] #760: block arg in NSWorkspace#recycleURLs completionHandler: is not specified properly

2010-06-22 Thread MacRuby
#760: block arg in NSWorkspace#recycleURLs completionHandler: is not specified properly --+- Reporter: ryand-r...@… | Owner: lsansone...@… Type: defect| Status: new

Re: [MacRuby-devel] [MacRuby] #760: block arg in NSWorkspace#recycleURLs completionHandler: is not specified properly

2010-06-22 Thread MacRuby
#760: block arg in NSWorkspace#recycleURLs completionHandler: is not specified properly --+- Reporter: ryand-r...@… | Owner: lsansone...@… Type: defect| Status: new

[MacRuby-devel] [MacRuby] #760: block arg in NSWorkspace#recycleURLs completionHandler: is not specified properly

2010-06-22 Thread MacRuby
#760: block arg in NSWorkspace#recycleURLs completionHandler: is not specified properly --+- Reporter: ryand-r...@… | Owner: lsansone...@… Type: defect| Status: new

Re: [MacRuby-devel] [MacRuby] #741: All character encoding of the string become UTF-8 when use force_encoding.

2010-06-22 Thread MacRuby
#741: All character encoding of the string become UTF-8 when use force_encoding. --+- Reporter: watson1...@… | Owner: vincent.isamb...@… Type: defect| Status: new

[MacRuby-devel] [MacRuby] #759: Website does not layout correctly in some browsers

2010-06-22 Thread MacRuby
#759: Website does not layout correctly in some browsers -+-- Reporter: wsiegr...@… | Owner: lsansone...@… Type: defect | Status: new Priority: blocker

Re: [MacRuby-devel] [MacRuby] #741: All character encoding of the string become UTF-8 when use force_encoding.

2010-06-22 Thread MacRuby
#741: All character encoding of the string become UTF-8 when use force_encoding. --+- Reporter: watson1...@… | Owner: vincent.isamb...@… Type: defect| Status: new

Re: [MacRuby-devel] [MacRuby] #758: Time objects should work with #to_plist and #load_plist

2010-06-22 Thread MacRuby
#758: Time objects should work with #to_plist and #load_plist +--- Reporter: pthom...@… |Owner: pthom...@… Type: enhancement | Status: closed Priority: major

[MacRuby-devel] [MacRuby] #758: Time objects should work with #to_plist and #load_plist

2010-06-22 Thread MacRuby
#758: Time objects should work with #to_plist and #load_plist +--- Reporter: pthom...@… | Owner: pthom...@… Type: enhancement | Status: new Priority: major

[MacRuby-devel] NSDatepicker inside NSTableView

2010-06-22 Thread Daniel Lopes
Hello, sorry to post it here, I don't think it's specific to MacRuby but I can't get any answer in Apple Cocoa forum. I'm doing a commercial app in MacRuby but my app need a datepicker inside a table view. Force user to type data inside a formatter is pretty bad, so I thought it will be much bette

Re: [MacRuby-devel] [MacRuby] #757: NSProgressIndicator takes 100% CPU

2010-06-22 Thread MacRuby
#757: NSProgressIndicator takes 100% CPU ---+ Reporter: jakub.su...@… | Owner: lsansone...@… Type: defect | Status: new Priority: major

Re: [MacRuby-devel] [MacRuby] #757: NSProgressIndicator takes 100% CPU

2010-06-22 Thread MacRuby
#757: NSProgressIndicator takes 100% CPU ---+ Reporter: jakub.su...@… | Owner: lsansone...@… Type: defect | Status: new Priority: major

Re: [MacRuby-devel] calculate table row height

2010-06-22 Thread Matt Aimonetti
Also.. using NSView instances instead of cells will use much more memory and will probably be slower to draw, so be careful if you have a complicated table view. - Matt On Tue, Jun 22, 2010 at 12:46 AM, Jakub Suder wrote: > One warning, it uses blocks, so if you want to use it on 10.5, you'd >

Re: [MacRuby-devel] calculate table row height

2010-06-22 Thread Jakub Suder
One warning, it uses blocks, so if you want to use it on 10.5, you'd have to make a few changes in it. JS ___ MacRuby-devel mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel

Re: [MacRuby-devel] calculate table row height

2010-06-22 Thread Jakub Suder
On Tue, Jun 22, 2010 at 06:01, niedhui wrote: > because the chinese characters, the height of a line is diffence, I want it > to be same ,like all return 19 , How Can I Fix This ? HELP! I have no idea if you can force the line height to be the same in entire text... But if I can recommend somethi

[MacRuby-devel] [MacRuby] #757: NSProgressIndicator takes 100% CPU

2010-06-22 Thread MacRuby
#757: NSProgressIndicator takes 100% CPU ---+ Reporter: jakub.su...@… | Owner: lsansone...@… Type: defect | Status: new Priority: major