User Interface
-
So... I have this little MFC project that I keep in the VS solution I've had open on my desktop for the past several years. With this app, I test any snippets of code before I post them here so I know they work. The state of the WM_CTLCOLORxxx handlers is in disarray...clicking the OK button causes many things to happen behind the scenes including socket connections, ftp connections, assorted bitmap transformations using gdi and gdi+, etc. After testing act_x's code (see post below), I realized how beautiful the user interface is getting in this dialog based app. The Vista Aero look really is the icing on the cake. Here it is... The money shot[^] I think it's ready to ship! :laugh: Cheers and happy Friday :beer: Mark
Mark Salsbery Microsoft MVP - Visual C++ :java:
-
So... I have this little MFC project that I keep in the VS solution I've had open on my desktop for the past several years. With this app, I test any snippets of code before I post them here so I know they work. The state of the WM_CTLCOLORxxx handlers is in disarray...clicking the OK button causes many things to happen behind the scenes including socket connections, ftp connections, assorted bitmap transformations using gdi and gdi+, etc. After testing act_x's code (see post below), I realized how beautiful the user interface is getting in this dialog based app. The Vista Aero look really is the icing on the cake. Here it is... The money shot[^] I think it's ready to ship! :laugh: Cheers and happy Friday :beer: Mark
Mark Salsbery Microsoft MVP - Visual C++ :java:
Looks Great Mark, What's it supposed to do?:confused:
Bram van Kampen
-
So... I have this little MFC project that I keep in the VS solution I've had open on my desktop for the past several years. With this app, I test any snippets of code before I post them here so I know they work. The state of the WM_CTLCOLORxxx handlers is in disarray...clicking the OK button causes many things to happen behind the scenes including socket connections, ftp connections, assorted bitmap transformations using gdi and gdi+, etc. After testing act_x's code (see post below), I realized how beautiful the user interface is getting in this dialog based app. The Vista Aero look really is the icing on the cake. Here it is... The money shot[^] I think it's ready to ship! :laugh: Cheers and happy Friday :beer: Mark
Mark Salsbery Microsoft MVP - Visual C++ :java:
She sure is Sexxy :laugh:
--- Yours Truly, The One and Only! web: devmentor.org Design, Code, Test, Debug
-
Looks Great Mark, What's it supposed to do?:confused:
Bram van Kampen
:laugh: Maybe you didn't read the post... It does everything I want it to do...that changes several times a day. Mark
Mark Salsbery Microsoft MVP - Visual C++ :java: