Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Blt to another window
#6
Ok, i'm really confused now haha, right.. so i'm using Bitblt to do it with, i'm using the following code:
Code:
Call BitBlt(frmBattleWindow.picScreen.hdc, M1X, M1Y, 127, 127, frmGFX.picMonsters.hdc, 0, 0, vbSrcCopy)

but this happens:
[Image: weirdgfx7wq.jpg]

it like... draws the map below...

anyone have any ideas? :S

Edit: sorted that

Now I have come accross the problem of that bitblt won't let me have black transparent... I need a specific colour to be transparent... can someone please give me pointers to a way I can blt stuff into a picbox... even if i need to make 2 backbuffers and stuff and make 1 backbuffer for the main game window, and the 2nd for the battle window

i hate blting lol

cheers Smile
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)