Page 3 of 3
Re: 128 Slider/Faders Include Crossplatform - Redesigned
Posted: Tue Mar 12, 2013 10:35 am
by Fred
BTW, if you really need native BitBlt() it shouldn't be hard to get that to work on other OS as well, as PB is designed to interact with OS API easily, so it shouldn't stop you. That said, I will probably add some clip parameters to DrawImage() somewhen.
Re: 128 Slider/Faders Include Crossplatform - Redesigned
Posted: Tue Mar 12, 2013 11:21 am
by Joris
Fred wrote:BTW, if you really need native BitBlt() it shouldn't be hard to get that to work on other OS as well, as PB is designed to interact with OS API easily, so it shouldn't stop you. That said, I will probably add some clip parameters to DrawImage() somewhen.
Whoochooo...
Yeah, I'll try to be patient now and go on
(I've read the word 'probably' too.)
Thanks Fred.
Re: 128 Slider/Faders Include Crossplatform - Redesigned
Posted: Tue Mar 12, 2013 1:51 pm
by kvitaliy
well works under OS X 10.8 Mountain Lion
Re: 128 Slider/Faders Include Crossplatform - Redesigned
Posted: Tue Mar 12, 2013 9:06 pm
by davido
Fred said: wrote:That said, I will probably add some clip parameters to DrawImage() somewhen.
+1
Would be nice, whenever.

Re: 128 Slider/Faders Include Crossplatform - Redesigned
Posted: Tue Mar 12, 2013 11:49 pm
by Polo
davido wrote:Fred said: wrote:That said, I will probably add some clip parameters to DrawImage() somewhen.
+1
Would be nice, whenever.

Indeed
