to be applied.
--
Ticket URL: <http://www.macruby.org/trac/ticket/169#comment:6>
MacRuby <http://macruby.org/>
___________
MacRuby-devel mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
Hi Buddy,
I would advise to use the "regular" way, aka using Xcode, Interface Builder etc.
I could think of two reasons for that:
1/ HotCocoa is, as far as I know, not maintained anymore
2/ By using Interface Builder, you'll learn more about writing Cocoa apps,
wether it i
Hi, I'm working on a new MacRuby application, and I'm using the updated
HotCocoa from this fork: https://github.com/ferrous26/hotcocoa
This version of HotCocoa contains several references to the CGRectZero
constant, but this constant does not appear to be exposed in MacRuby (0.10). I
(For instance: mac_bacon is an awesome testing framework I just found, it
> even supports loading nib files!)
>
> Regards,
> - Rob
>
> On 2011-06-20, at 1:58 AM, Joshua Ballanco wrote:
>
>> I was thinking more in the vein of HotCocoa as a library full of Cocoa
&g
I asked Rich Kilmer about HotCocoa when we met at GoGaRuCo last month.
He indicated that he's still interested in it, but is (IIRC) thinking
about some different implementation strategies and waiting for MacRuby
to settle down a bit.
HotCocoa makes Cocoa look a lot more like the Ruby I kno
On Mar 31, 2011, at 10:24 AM, Gary Weaver wrote:
> Also, there are still references to HotCocoa in MacRuby (latest from GitHub):
We should probably nuke those! Would you please file a trac ticket? Thanks!
- Jordan
___
MacRuby-devel mailing l
Hello,
I'm just getting started with MacRuby and HotCocoa (was a longtime .NET
developer, and wasn't interested in learning Cocoa until MacRuby came
along). I have a simple HotCocoa app with just a table view, and I'd like
the user to be able to drop a filename from the Finder
Hi all,
I was trying to add drag & drop capabilities to a hotcocoa program and
stumbled into a problem that really puzzles me: a macruby program can freeze
your mac !
I uploaded the buggy fragment here: https://gist.github.com/893300
Don't run it unless you are prepared to reboot you
its dynamic nature to simplify programmatically
constructing user interfaces on Mac OS X without an Interface
Builder."
That seems like a nice goal summary (and a nice goal...)
Perry
--
Perry E. [email protected]
_______
MacRuby-
scroll_view object. This adds a
autohide_scrollers that can be called in the scroll_view creation
parameters.
--
Ticket URL: <http://www.macruby.org/trac/ticket/258>
MacRuby <http://macruby.org/>
_______
MacRuby-devel mailing list
M
:frame I've added a :size to
layout_view.
--
Ticket URL: <http://www.macruby.org/trac/ticket/261>
MacRuby <http://macruby.org/>
___________
MacRuby-devel mailing list
[email protected]
http://lists.macosforge.org/mailman/lis
sed
* resolution: => fixed
Comment:
committed. this will always have the method defined now. this is slight
overhead, but not much.
--
Ticket URL: <http://www.macruby.org/trac/ticket/259#comment:1>
MacRuby <http://macruby.org/>
_______
question (to anyone) remains; where lies the limit of what kind of
APIs should be mapped?
--
Ticket URL: <http://www.macruby.org/trac/ticket/274#comment:3>
MacRuby <http://macruby.org/>
_______
MacRuby-devel mailing list
[email protected]
:3379, this
ticket can be closed.
Cheers,
Isaac
--
Ticket URL: <http://www.macruby.org/trac/ticket/581#comment:1>
MacRuby <http://macruby.org/>
_______
MacRuby-devel mailing list
[email protected]
http://lists.macosforge
(we most likely don't want to support PPC
anymore).
--
Ticket URL: <http://www.macruby.org/trac/ticket/147#comment:4>
MacRuby <http://macruby.org/>
_______
MacRuby-devel mailing list
[email protected]
http://lists.ma
NSButton inherits from NSControl, which — according to
http://www.macruby.org/trac/wiki/HotCocoaStatus — is partially mapped to
HotCocoa.
Is this incomplete mapping the reason NSButton.respond_to?("setEnabled")
== false ?
_______
MacRuby-dev
#181: hotcocoa command with Macruby 0.3, patches attached
+---
Reporter: sandor.szu...@… | Owner: lsansone...@…
Type: defect | Status: new
>
>>> - Matt
>>>
>>>
>>> On Thu, Mar 24, 2011 at 11:37 AM, Manfred Stienstra
>>> wrote:
>>>
>>> On Mar 24, 2011, at 6:57 PM, Perry E. Metzger wrote:
>>>
>>>> Would anyone who was previously involved in the m
n
`send': super: no superclass method `title=:' for #
(NoMethodError)
--
Ticket URL: <http://www.macruby.org/trac/ticket/275#comment:2>
MacRuby <http://macruby.org/>
_______________
MacRuby-devel mailing list
[email protected]
http:/
Great job guys!
- Matt
On Fri, Oct 14, 2011 at 1:03 AM, Eloy Duran wrote:
> Great work, Mark!
>
> On Fri, Oct 14, 2011 at 7:08 AM, Robert Lowe wrote:
> > Mark,
> >
> > You're freaking amazing! (Not only for your commits to macruby) but for
> breathing life i
On Mar 25, 2011, at 7:13 PM, "Jordan K. Hubbard" wrote:
> [...]
>
> 4. UIKit vs AppKit. Sure, right now only one of them are relevant to
> MacRuby, but should that change, how might this affect HotCocoa?
See also: http://chameleonproject.org/
--
ht
Mark,
You're freaking amazing! (Not only for your commits to macruby) but for
breathing life into hotcocoa. Damn.
Appspec is sinisterly awesome in concept.
Love it,
- Rob
PS: A Torontonian too, eh? Let me buy you a beer sometime!
___
MacRuby-
Ruby :-(.
> Sincerely,
> --
> Thibault Martin-Lagardette
>
>
>
> On Jan 1, 2011, at 05:09, Buddy Lindsey, Jr. wrote:
>
> All,
>
> I am just starting with MacRuby and am kind of confused. There seems to be
> 2 ways to do GUI development. Hotcocoa or Pure Cocoa
t of people
> > maintaining the code base?
>
> The blessed repository is on GitHub [1]. I'm sure Rich would love to accept
> patches for the from anyone who's interested in working on it.
>
> Manfred
>
> [1] https://github.com/richkilmer/hotcocoa
> ___
et all the options, but you might want to look at setting
up/extending some mappings to make the task easier.
- Matt
On Mon, May 4, 2009 at 9:17 PM, Alex Vollmer wrote:
> I've been trying to port a small app I've written in MacRuby with a nib
> file over to HotCocoa. When the app
partially mapped to HotCocoa.
Is this incomplete mapping the reason NSButton.respond_to?
("setEnabled") == false ?
_______
MacRuby-devel mailing list
[email protected]
http://lists.macosforge.org/mailman/listin
> - Matt
> >>>
> >>>
> >>> On Thu, Mar 24, 2011 at 11:37 AM, Manfred Stienstra
> wrote:
> >>>
> >>> On Mar 24, 2011, at 6:57 PM, Perry E. Metzger wrote:
> >>>
> >>>> Would anyone who was previ
Just to clarify, should I direct any questions or comments about HotCocoa
here, or privately to Rich (since there doesn't seem to be a HotCocoa
mailing list that I can find)?
Thanks,
-Matt
On Thu, Apr 22, 2010 at 9:23 PM, Matt Aimonetti wrote:
> The project was moved outside of the
HotCocoa::Mappings.map. The last changes tries to read this as a constant
before checking if it is a class. The attached patch fixes this.
--
Ticket URL: <http://www.macruby.org/trac/ticket/212>
MacRuby <http://macruby.org/>
_______
MacRuby-devel
cRuby <http://macruby.org/>
___________
MacRuby-devel mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
;http://macruby.org/>
_______
MacRuby-devel mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
using key.capitalize because that will change things like
drawsBackground to Drawsbackground which isn't what we want.
--
Ticket URL: <http://www.macruby.org/trac/ticket/275>
MacRuby <http://macruby.org/>
_______
MacRuby-devel mail
URL: <http://www.macruby.org/trac/ticket/275#comment:1>
MacRuby <http://macruby.org/>
_______
MacRuby-devel mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
patch. :-)
Thanks again!
Jeff
On Mon, Mar 16, 2009 at 1:02 PM, Laurent Sansonetti
wrote:
> Hi Jeff,
>
> (Sorry for the late reply.)
>
>
> On Mar 14, 2009, at 9:09 PM, Jeff Cohen wrote:
>
> Hello,
>>
>> I'm just getting started with MacRuby and Ho
| Milestone:
Component: MacRuby |Keywords:
--+-
The following code is taken from
http://code.reflectivepixel.com/post/103638573/require-hotcocoa-framework-
webkit
tton inherits from NSControl, which — according to
> http://www.macruby.org/trac/wiki/HotCocoaStatus — is partially mapped to
> HotCocoa.
>
> Is this incomplete mapping the reason NSButton.respond_to?("setEnabled") ==
> false ?
> ________
not a subview of
# and cannot be removed.
}}}
I suspect these are not MacRuby bugs but bugs in HotCocoa. So I'm closing
this entry.
--
Ticket URL: <http://www.macruby.org/trac/ticket/366#comment:1>
MacRuby <http://macruby.org/>
___________
M
txt.kind_of?(String)
if @registration == :center
width = textwidth(txt)
x = x - width / 2
y = y + @fsize / 2
end
CGContextShowTextAtPoint(@ctx, x, y, txt, txt.length)
end
end
end
_______
MacRuby-devel mailin
=> {:align => "center"})
end
w << $lv
$btn.on_action($l.text = "some text")
Expected: Nothing
Got: NoMethodError: undefined method `on_action' for 0:NSButton
hotconsole:13:in `'
Expected: Text label to be empty
Got: "some text"
_______
MacRuby-devel mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
27;ve expanded it to allow setting arbitrary colours on the
layout_views, which I found, makes it easier to position all of the layout
views visually.
--
Ticket URL: <http://www.macruby.org/trac/ticket/259>
MacRuby <http://macruby.org/>
________
;http://macruby.org/>
_______
MacRuby-devel mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
gt;
MacRuby <http://macruby.org/>
_______
MacRuby-devel mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
ction dedicated to NSTableViews.
You should be able to do everything described in this article using
"pure" MacRuby code but if you want to use some kind of syntax sugar
via HotCocoa I'm afraid you will have to wait until someone implements
them.
HTH,
Laurent
_______
0.5
Component: MacRuby |Keywords: Hotcocoa Color Error
+---
The file color.rb inside the hotcocoa/graphics directors is using a wrong
class method!
Following code has to be changed
win.will_close { exit }
end
end
end
end
Application.new.start
}}}
In this example, clicking on "tell" does not work. It seems, that the
selector for "click:" is not found. When logging for example the selector
values in
{{{
self.isSelectorExcludedFromWebScrip
I've been trying to port a small app I've written in MacRuby with a
nib file over to HotCocoa. When the app launches a modal sheet is
displayed asking the user for credentials. This is done by having both
the main window and the credentials sheet in the MainMenu.nib file
Hello,
I am new to MacRuby, and I am loving it! :-)
I have done some RubyCocoa programming in the past, but I am now playing around
with the MacRuby frameworks.
I am having an issue with macruby/hotcocoa and macrake. It looks like it is a
loader/linker issue with the wrong architecture.
I am
ttp://macruby.org/>
_______
MacRuby-devel mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
comment:4>
MacRuby <http://macruby.org/>
_______
MacRuby-devel mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
o further, we also need a test harness for developed apps. However,
Laurent is working on macruby on his own and the same thing goes for Rich
and HotCocoa. I guess we need to hear from them about what we can do to help
them out.
- Matt
On Wed, Nov 12, 2008 at 4:50 AM, Eloy Duran <[EMAIL PROTECTED]
un-tests"
- "rdoc" => "--inline-source --line-numbers"
- "gempath" => ["/Users/iainuser/.gems", "/Users/iainuser/.gems/gems"]
- :sources => ["http://gemcutter.org";, "http://gems.rubyforge.org/";,
"http://ge
All,
I am just starting with MacRuby and am kind of confused. There seems to be 2
ways to do GUI development. Hotcocoa or Pure Cocoa API. My confusion is on
which one is best I like hotcocoa because it seems fairly straight forward
on doing GUI stuff, the little I have looked at it, but seems to
> some questions :
>>
>> 1. Where are the path to the mapping files from hotcocoa ? I found it in
>> the repository but not on my local machine. (I use the prebuild binary
>> package on the project site for installing macruby). I like to extend some
>> functiona
of programmers (or
> "artist cum programmers") will find their creativity more easy to express
> (and that's kind of what "it's all about" in many aspects of what we offer,
> I daresay).
>
> - Jordan
>
>
> ___
include Enumerable
>
> def each
> i = self.firstIndex
> until i == NSNotFound
>yield i
>i = self.indexGreaterThanIndex(i)
> end
> end
>
> end
>
>
>
> Henry
>
> _____
than
working with edge cases in Cocoa will
give you nightmares. Maybe this is actually not an edge case, because
a lot of people might use this method.
But my point is that MacRuby & HotCocoa should not teach the users how
to _not_ use Cocoa, but simply provide
shortcuts for the ma
#391: HotCocoa on_notification method stopped functioning in MacRuby 0.5 under
Snow Leopard
--+-
Reporter: tre...@… | Owner: lsansone...@…
Type: defect
er, if I were you.
>>
>> If it is a bug in HotCocoa, than it may be a bug (or at least undesired
>> functionality if it freezes your Mac) in MacRuby or OS X, so you might want
>> to dig deeper and provide more info on version (and where you got it, since
>> it is i
y very strongly, using gems to add
"plugins", "slices", etc. What kinds of modularity should
we encourage for MacRuby, HotCocoa, etc?
These will at least be covered by Rucola again, once I have ported it
to MacRuby.
But because this will be quite an effort I would l
so
I left them for now.
--
Ticket URL: <http://www.macruby.org/trac/ticket/277>
MacRuby <http://macruby.org/>
_______
MacRuby-devel mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
http://www.cfcl.com/rdm/resume [email protected]
http://www.cfcl.com/rdm/weblog +1 650-873-7841
Technical editing and writing, programming, system design
___
MacRuby-devel mailing list
[email protected]
http://lists.macosforge.org
gt;> There isn't much there but you can see how I organized the various parts
>> of my app:
>>
>>
>> http://github.com/mattetti/phare/tree/2d8d06ceefcfced5040bbe99fdea9b892a0db877/lib
>>
>> lib/control
ticket/273#comment:1>
MacRuby <http://macruby.org/>
___________
MacRuby-devel mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
acRuby version 0.5 (ruby 1.9.0) [universal-darwin10.0, x86_64]
Thanks,
Dave.
___________
MacRuby-devel mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
________
works
}}}
Then use the Xcode target, or:
{{{
$ macruby -r hotcocoa/application_builder -e
"HotCocoa::ApplicationBuilder.deploy(ARGV[0])" /path/to/MyApp.app
}}}
Now, this is quite painful to do. We should introduce a way to deploy a
specific version of the framework.
--
Ti
rom (irb):1:in `require'
from (irb):1
from /usr/local/bin/macirb:12:in `'
>>
Does anyone know why? Is it a path probelm? Where exactly is this
executable supposed to be?
Please help, and them I can get on to the heartbreak of macgem.
Thanks.,
.
Here's one I use a lot. Feel free to add it.
class NSIndexSet
include Enumerable
def each
i = self.firstIndex
until i == NSNotFound
yield i
i = self.indexGreaterThanIndex(i)
end
end
end
Henry
_______
facilitated this already? You guys
> should be able to start forking away and coordinating your patches over email
> if there's any real interest in creating such a team! I think it would be
> interesting, myself, particularly if it led to the creation of something that
> coul
I'm jealous! I can't really use HotCocoa at all because 32-bit support
isn't quite there yet (http://www.macruby.org/trac/ticket/415). :-(
-Matt
On Thu, Feb 18, 2010 at 7:27 AM, Gary Weaver wrote:
> Hello,
>
> I wrote a small application in HotCocoa/MacRuby just t
love to accept
patches for the from anyone who's interested in working on it.
Manfred
[1] https://github.com/richkilmer/hotcocoa
_______
MacRuby-devel mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
Hotcocoa also don't came with macruby dmg anymore?
On 23/04/2010, at 01:23, Matt Aimonetti wrote:
The project was moved outside of the MacRuby core and it's currently
maintained by Rich Kilmer. It was moved to GitHub with the hope that
the community will be more involved and take
I wrote a sample for something like that... I just can't remember where I
put it...
Ok, I found it, it was an old hotcocoa example:
https://github.com/MacRuby/MacRuby/blob/tags%2F0.5b2/sample-macruby/HotCocoa/download_and_progress_indicator/lib/application.rb
Hopefully that will help yo
(as expressed in
percentage of code saved) is achievable ...
Details aside, it can be good to know what kinds of things are
likely to be accepted (or rejected) without much discussion.
That said, I would like HotCocoa to be a continuing dialogue
for ways to make MacRuby code clearer and more i
I have just upgraded to Snow Leopard and found MacRuby 0.4 didn't
work. Upgraded to the latest trunk using the instructions found
here: http://redartisan.com/2009/9/1/macruby-intro
Having done this I cannot run some of the HotCocoa examples.
For calculato, layout_view and hotco
r.rb will eventually let you log
> at different debugging levels, mvc.rb takes care of loading the various
> files)
>
> Views just need to respond to render and have a description if you want to
> use the segmented controller helper.
>
> Anyways, as I said there isn't muc
If you would like layout of elements with in HTML style, that's pretty
much what Shoes (http://shoooes.net/) is. I had a discussion back in
September of implementing Shoes on-top-of or along-side HotCocoa (http://lists.macosforge.org/pipermail/macruby-devel/2008-September/000508.html
)
lved in the maintenance of the
project explain what would be involved in a new set of people
maintaining the code base?
Perry
--
Perry E. [email protected]
_______
MacRuby-devel mailing list
[email protected]
Thanks Matt!
dw
On Wed, Apr 13, 2011 at 10:43 PM, Matt Aimonetti wrote:
> I wrote a sample for something like that... I just can't remember where I
> put it...
> Ok, I found it, it was an old hotcocoa example:
>
> https://github.com/MacRuby/MacRuby/blob/tags%2F0.5b2/sam
ght use this method.
> But my point is that MacRuby & HotCocoa should not teach the users how to
> _not_ use Cocoa, but simply provide
> shortcuts for the majority of simpler cases.
>
> Eloy
>
> On 9 nov 2008, at 10:41, Matt Aimonetti wrote:
>
>
> Here is
hy? Is it a path probelm? Where exactly is this
executable supposed to be?
Please help, and them I can get on to the heartbreak of macgem.
Thanks.,
Bob Schaaf
_______
MacRuby-devel mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
ail after macrake. When I say fail this
line does not evaluate correctly and hence the paths are not loaded which
fails when requiring other classes within project. I am currently using a
nightly build 30-11-09.
--
Ticket URL: <http://www.macruby.org/trac/ticket/470>
MacRuby <h
I have a small MacRuby/HotCocoa application that uses the
on_notification method described by Richard Kilmer in his post of Sept
19 2008 http://lists.macosforge.org/pipermail/macruby-devel/2008-September/000539.html
This application worked well under MacRuby 0.4 and Mac OS 10.5. It
wrote:
I have just upgraded to Snow Leopard and found MacRuby 0.4 didn't
work. Upgraded to the latest trunk using the instructions found
here: http://redartisan.com/2009/9/1/macruby-intro
Having done this I cannot run some of the HotCocoa examples.
For calculato, layout_view and hot
Matt
Sent from my iPhone
___________
MacRuby-devel mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
#
}}}
Bug reported by Rich Kilmer which is the reason why HotCocoa #on_action
doesn't work in b2
--
--
Ticket URL: <http://www.macruby.org/trac/ticket/443#comment:1>
MacRuby <http://macruby.org/>
_______
MacRuby-devel mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
re there any plans
> to cover HotCocoa?
>
> Patrick
>
> On 1/17/2011 2:54 PM, Matt Aimonetti wrote:
>> Thanks for your support. Let me know if you are stumbling upon things that
>> you would like to see covered but are missing from the TOC.
>>
>>
y API
then it should be done with a wonderful Ruby API, but that is not
HotCocoa, its a core audio MacRuby library. Something that uses
HotCocoa could also use that wonderfully simplified core audio
library. To try and say every simplified use of ObjC frameworks is
included in HotCocoa creates a
Hi Trevor,
Thanks for the report. It's very likely a bug in MacRuby 0.5. If you
are willing to create a test case that reproduces the problem we can
then investigate a fix.
Laurent
On Oct 3, 2009, at 4:52 AM, Trevor Hills wrote:
I have a small MacRuby/HotCocoa application that use
computer is off (since it is
storing the start_time of the task). It is very simplistic, but it works.
So yay, a working standlone multiple-timer application in
HotCocoa/MacRuby! Let me know if you have any thoughts on this.
Thanks,
Gary
Gary Weaver wrote:
Hello,
I wrote a small application in
ust can't remember where I
> put it...
> Ok, I found it, it was an old hotcocoa example:
>
> https://github.com/MacRuby/MacRuby/blob/tags%2F0.5b2/sample-macruby/HotCocoa/download_and_progress_indicator/lib/application.rb
>
> Hopefully that will help you get started.
>
>
y appreciated.
Thanks!
Laurent
___________
MacRuby-devel mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
___________
MacRuby-devel mailing list
[email protected]
http://lists.macosforge
Hello,
I wrote a small application in HotCocoa/MacRuby just to get familiar
with it ( http://github.com/garysweaver/hourz ). MacRuby and HotCocoa
are awesome! I did have a few issues during development that I thought
I'd share in case anyone can assist.
I'm using MacRuby 0.5 an
s!
Gary
On Apr 20, 2010, at 10:42 PM, Laurent Sansonetti wrote:
> FYI, it is possible to compile all your Ruby code into machine code, to
> prevent trivial reverse engineering.
_______
MacRuby-devel mailing list
MacRuby-devel@lists.
some mapping files ? Where should I send it ?
I got some other questions, like how licence checking for comercial apps,
but I think for this questions the project is to much in early state.
Macruby and hotcocoa are great Stuff.
Ferhat Ziba
___
MacRuby-
> BTW, is there a way to change my setting from digest to individual messages?
Yes, there: http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
___
MacRuby-devel mailing list
[email protected]
http://lists.macosforge.
ti wrote:
>
> > FYI, it is possible to compile all your Ruby code into machine code, to
> prevent trivial reverse engineering.
>
> ___
> MacRuby-devel mailing list
> [email protected]
> http://lists.macosforge.o
c.method_signature(signature[:selector],
signature[:type_signature])
elsif not Module.instance_methods.include?(m)
- raise ArgumentError, "Method `#{m}' isn't a KVO array accessor"
+ raise ArgumentError, "Method `#{m}' isn't a KVO array accessor"
end
end
--
1.6.0.2
___
MacRuby-devel mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
to me. What do you think?
Cheers
<0001-Fixed-HotCocoa-mapping-after-framework-
load.patch>_______
MacRuby-devel mailing list
[email protected]
http://lists.macosforge.org/mailman/listi
dio needs to be simplified though a wonderful Ruby API
>> then it should be done with a wonderful Ruby API, but that is not
>> HotCocoa, its a core audio MacRuby library. Something that uses
>> HotCocoa could also use that wonderfully simplified core audio
>> library.
, etc.
However, I'm
quite sure that GitHub isn't the entire solution. So, ideas are
welcome!
I personally think the most important thing to do first is the testing
part.
Since the main part of MacRuby is written in (Objective-)C,
I expect the most user contribution in the Hot
201 - 300 of 592 matches
Mail list logo