Page 1 of 1

OS4 native BOOPSI sub-classing samples

Posted: Mon Jun 20, 2011 12:08 pm
by abalaban
I'm looking for OS4 native (and up to date with latest best practises) samples of BOOPSI sub-classing.

One will be a gadget for drawing sound data (i.e drawing lines between sampled data points), another will be drawing a specialized vu-meter.

First they will be application private, but I'm also interested in looking at sample with public gadgets.

Anyone knows where I can find such sort of things ?

Re: OS4 native BOOPSI sub-classing samples

Posted: Mon Jun 20, 2011 6:54 pm
by chris
This might help: http://source.netsurf-browser.org/trunk ... tringview/

I didn't write it, but if you find any bugs let me know :)

Re: OS4 native BOOPSI sub-classing samples

Posted: Tue Jun 21, 2011 9:06 am
by abalaban
Thank you for your answer, I'll try to see what I can do with this. At least that's a starting point.