Mirage Source
Attributes Gone! - Printable Version

+- Mirage Source (https://mirage-engine.uk/forums)
+-- Forum: Mirage Source (Nostalgia) (https://mirage-engine.uk/forums/forumdisplay.php?fid=61)
+--- Forum: Archive (2006-2011) (https://mirage-engine.uk/forums/forumdisplay.php?fid=18)
+---- Forum: General (https://mirage-engine.uk/forums/forumdisplay.php?fid=17)
+---- Thread: Attributes Gone! (/showthread.php?tid=1040)



Re: Attributes Gone! - Styre - 21-06-2007

Make sure you're attributes are blitted AFTER the fringe layer.


Re: Attributes Gone! - Rezeyu - 21-06-2007

He told me names aren't being blitted either.


So.. he prolly Screwed up the DrawText sub.


Re: Attributes Gone! - Robin - 21-06-2007

Hmm. Unless someone else wants to give it a shot, I could probably fix the bug if you send me the source.

I'm not the best programmer here, but I seem to have a decent eye for this sort of thing. Fox'll vouch for me.


Re: Attributes Gone! - Matt - 21-06-2007

Considering you've fixed more bugs here than most of us, I'd say you have a knack for it. :wink:


Re: Attributes Gone! - Robin - 22-06-2007

Verrigan Wrote:How are you getting the hdc?

Code:
pshDC = Surf.GetDC()
?

Are you doing this before each DrawText call? Are you releasing the device context properly?

I think it might be easier if someone just looks through it imo.

Magnus, I have time today so if you catch me on msn, just send me the source and I'll sort it out.


Re: Attributes Gone! - Robin - 22-06-2007

It seems that is was all in Maggy's head, and the attribute were there, even before I did anything to the code.

Nice one Magnus! ^_^