Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Trying to set Font in VLDrawTextLayer
12-21-2011, 12:43 AM
Post: #12
RE: Trying to set Font in VLDrawTextLayer
Found it.... It is MakeColor(Color) not GPMakeColor(Color ); and is in IGDIPlus.pas

This works with the int varable I store the dialogue color in...

VLDrawTextLayer1->Font->Brush->Color= MakeColor( (TColor) MyColor );


(12-20-2011 10:03 PM)Dave Wrote:  Sorry you're right, first thing i didn't try myself first.. I'll get back on this.

Regards,
Dave

Looks like we were posting at the same time.. If I rin into any issues with the MakeColor function I'll play with the code you posted.

Looks like we got it figured out.. Thanks a Million, you got me pointed in the right direction and we both now know more than we did Smile
Quote this message in a reply
Post Reply 


Messages In This Thread
Trying to set Font in VLDrawTextLayer - BReeves - 12-18-2011, 11:16 PM
RE: Trying to set Font in VLDrawTextLayer - Dave - 12-18-2011, 11:42 PM
RE: Trying to set Font in VLDrawTextLayer - BReeves - 12-19-2011, 02:32 AM
RE: Trying to set Font in VLDrawTextLayer - Dave - 12-19-2011, 07:11 AM
RE: Trying to set Font in VLDrawTextLayer - BReeves - 12-19-2011, 07:36 AM
RE: Trying to set Font in VLDrawTextLayer - Dave - 12-19-2011, 08:01 AM
RE: Trying to set Font in VLDrawTextLayer - BReeves - 12-19-2011, 08:51 PM
RE: Trying to set Font in VLDrawTextLayer - Dave - 12-20-2011, 10:19 AM
RE: Trying to set Font in VLDrawTextLayer - BReeves - 12-20-2011, 06:39 PM
RE: Trying to set Font in VLDrawTextLayer - Dave - 12-20-2011, 10:03 PM
RE: Trying to set Font in VLDrawTextLayer - BReeves - 12-21-2011 12:43 AM
RE: Trying to set Font in VLDrawTextLayer - Dave - 12-20-2011, 10:39 PM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)