Search   Feed   Browse   Add
Feed items 1 - 2 of 2 for May 2007

Matts's Journal

Matts's use Perl Journal

Beta testers required - May 31, 2007

I've developed a Mac app for burning a large directory of files to multiple DVDs. Primarily this is for my photography purposes, but it has obvious applications to other things too.Before unleashing it to the world I'd appreciate if anyone would help me run through a beta phase of it.So if you don't mind making some coasters, drop me an email (or reply to this post and I'll mail you).
http://use.perl.org/~Matts/journal/33383?from=rss

Camelbones help - May 30, 2007

Any camelbones hackers read hereI need a directory open dialog in my camelbones app. It should be as easy as:     my $panel = NSOpenPanel->openPanel();    NSLog("Panel: $paneln");    $panel->setCanChooseDirectories(1);    $panel->setCanChooseFiles(0);    my $ret = $panel->runModalForTypes(undef); But this segfaults. As does runModalForDirectories_file_types().Any ideas
http://use.perl.org/~Matts/journal/33370?from=rss
Available Archives
- May (2 items)
- June (5 items)
- July (4 items)
- August (1 item)
- September (3 items)
- November (2 items)
- December (1 item)
Sponsored Links
© 2008 FeedCapsule.com  |  Contact