Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Dialog background color
#1
how do i set the background color for a dialog ?
currently i use a bitmap ...

edit:
i am sitting in an internet cafe, so no chance to test.

// lets set red background and green text for our dialogs
SetDialogBkColor(RGB(255, 0, 0), RGB(0, 255, 0));


thanks
pi


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)