Export to GitHub

masterpiece - issue #25

custom bfilepanel


Posted on Aug 22, 2011 by Grumpy Cat

http://haiku-os.org/legacy-docs/benewsletter/Issue2-41.html

website for sample custom bfilepanel

Comment #1

Posted on Aug 26, 2011 by Grumpy Cat

problem is

/storage/haiku-releases/r1alpha3/haiku/src/system/libroot/posix/malloc/superblock.h:194:void BPrivate::superblock::putBlock(BPrivate::block *): getNumAvailable() < getNumBlocks()

and i can't get past it.

Comment #2

Posted on Sep 2, 2011 by Grumpy Cat

got past the error. found a few more and got past them as well. this one was touchy regarding the bmessage created and how it was handled. i resolved it by basing the function to simplest terms, and then adding what worked and creating the message so it worked.

Status: Verified

Labels:
Type-Enhancement Priority-High