[lazarus] Re: Substitute for WinAPI BitBlt

2005-11-14 Thread Felipe Monteiro de Carvalho

Sergio Samayoa wrote:

If you really want cross cross-platform use Java.


Please, don´t troll in here. I don´t want to see my post become a 
flaming war.


What would you expect if I went to Java newsgroup and started telling 
people to use FPC if they really want cross-platform?


You know you are wrong, fpc is cross-platform, so this was only a trolling.

Now: How can I substitute bitblt? In pascal / java / python / c++ / j-- 
/ k++ / l++ whatever. Any help is appreciated. If I see a solution in 
another language It may help me find one on the LCL.


thanks,

Felipe

_
To unsubscribe: mail [EMAIL PROTECTED] with
   unsubscribe as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives


[lazarus] Re: Substitute for WinAPI BitBlt

2005-11-14 Thread Felipe Monteiro de Carvalho

Tony Pelton wrote:

i'm new to graphics programming, so i may be missing your question
completley, but i've been doing a little bit of messing around
recently with 'libsdl' and the 'JEDI-SDL' wrappers.

i think SDL supports blitting.


The biggest problem is that the program is already written, and I need 
to make it cross-platform and as soon as possible with as little changes 
as possible =)


thanks,

Felipe

_
To unsubscribe: mail [EMAIL PROTECTED] with
   unsubscribe as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives


[lazarus] Re: Substitute for WinAPI BitBlt

2005-11-14 Thread Felipe Monteiro de Carvalho

Micha Nelissen wrote:
There is a cross platform BitBlt in unit LCLIntf. But not all of the 
ROPs are supported in gtk.


UAU! I really wasn't hoping for such an easy solution. I thought I would 
have to decompose the behavior of BitBlt and use a different function 
for each of it's features.


Thanks a lot Micha

_
To unsubscribe: mail [EMAIL PROTECTED] with
   unsubscribe as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives