| View previous topic :: View next topic |
| Author |
Message |
Pagaia Guest
|
Posted: Thu Aug 26, 2004 2:24 pm Post subject: cdialog with no standard border |
|
|
Hello to all,
is there someone who know how create/paint a Cdialog with no standard
borders?
I'm looking for some tips because i want create a visual program with
a personal skin.
Thanks for an help
Bye Remo
|
|
| Back to top |
|
 |
Howard Guest
|
Posted: Thu Aug 26, 2004 2:30 pm Post subject: Re: cdialog with no standard border |
|
|
"Pagaia" <remo.moro (AT) tiscali (DOT) it> wrote
| Quote: | Hello to all,
is there someone who know how create/paint a Cdialog with no standard
borders?
I'm looking for some tips because i want create a visual program with
a personal skin.
Thanks for an help
Bye Remo
|
I'm guessing that you mean CDialog, the MFC class? (Case is important in
C++.) You'll need to ask such questions in an MFC newsgroup. Check on the
news.microsoft.com server. (Or check the msdn.microsoft.com web site - I
*think* that's the url, anyway!)
-Howard
|
|
| Back to top |
|
 |
Pagaia Guest
|
Posted: Fri Aug 27, 2004 8:20 am Post subject: Re: cdialog with no standard border |
|
|
"Howard" <alicebt (AT) hotmail (DOT) com> wrote
| Quote: | I'm guessing that you mean CDialog, the MFC class? (Case is important in
C++.) You'll need to ask such questions in an MFC newsgroup. Check on the
news.microsoft.com server. (Or check the msdn.microsoft.com web site - I
*think* that's the url, anyway!)
-Howard
|
Thanks!
-Remo
|
|
| Back to top |
|
 |
|