How To Beautify the Software Interface In MFC?
-
Hi all, Recently,I have to design a small soft,but how to make the software interface on our own style is beyond us.As we all known, the window created by MFC is very ugly.Some software interface is so attractive,but how to imatate?(English is not my mother language and this is my first time ashing question,I am sorry I can't declared my doubt clearly.) Thanks
-
Hi all, Recently,I have to design a small soft,but how to make the software interface on our own style is beyond us.As we all known, the window created by MFC is very ugly.Some software interface is so attractive,but how to imatate?(English is not my mother language and this is my first time ashing question,I am sorry I can't declared my doubt clearly.) Thanks
wb_program wrote:
Some software interface is so attractive,but how to imatate?(
Why not ? :) Which one you want to imitate ?
-
Hi all, Recently,I have to design a small soft,but how to make the software interface on our own style is beyond us.As we all known, the window created by MFC is very ugly.Some software interface is so attractive,but how to imatate?(English is not my mother language and this is my first time ashing question,I am sorry I can't declared my doubt clearly.) Thanks
wb_program wrote:
As we all known, the window created by MFC is very ugly.
Which is your opinion, not everyone elses.
"Old age is like a bank account. You withdraw later in life what you have deposited along the way." - Unknown
"Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons
-
Hi all, Recently,I have to design a small soft,but how to make the software interface on our own style is beyond us.As we all known, the window created by MFC is very ugly.Some software interface is so attractive,but how to imatate?(English is not my mother language and this is my first time ashing question,I am sorry I can't declared my doubt clearly.) Thanks
wb_program wrote:
but how to imatate?
With a lot of work and knowledge with Win32 and advanced MFC.
This signature was proudly tested on animals.
-
Hi all, Recently,I have to design a small soft,but how to make the software interface on our own style is beyond us.As we all known, the window created by MFC is very ugly.Some software interface is so attractive,but how to imatate?(English is not my mother language and this is my first time ashing question,I am sorry I can't declared my doubt clearly.) Thanks
wb_program wrote:
As we all known, the window created by MFC is very ugly.
Hey man, how did you gain access to my
MFC
applications? :-D (BTW: there are many beautyful applications written usingMFC
) :)If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong. -- Iain Clarke
[My articles] -
Hi all, Recently,I have to design a small soft,but how to make the software interface on our own style is beyond us.As we all known, the window created by MFC is very ugly.Some software interface is so attractive,but how to imatate?(English is not my mother language and this is my first time ashing question,I am sorry I can't declared my doubt clearly.) Thanks
-
wb_program wrote:
As we all known, the window created by MFC is very ugly.
Hey man, how did you gain access to my
MFC
applications? :-D (BTW: there are many beautyful applications written usingMFC
) :)If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong. -- Iain Clarke
[My articles]I know there are many beautyful applications written using MFC,but I can't make it :sigh:
-
Hi all, Recently,I have to design a small soft,but how to make the software interface on our own style is beyond us.As we all known, the window created by MFC is very ugly.Some software interface is so attractive,but how to imatate?(English is not my mother language and this is my first time ashing question,I am sorry I can't declared my doubt clearly.) Thanks
-
I know there are many beautyful applications written using MFC,but I can't make it :sigh:
Making a good GUI is not that difficult as the way you say. there are lots of applications available over the net. and you just need some imagination of how the screen should look like.. :-)
-
I know there are many beautyful applications written using MFC,but I can't make it :sigh:
This [^] may help. :)
If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong. -- Iain Clarke
[My articles] -
Hi all, Recently,I have to design a small soft,but how to make the software interface on our own style is beyond us.As we all known, the window created by MFC is very ugly.Some software interface is so attractive,but how to imatate?(English is not my mother language and this is my first time ashing question,I am sorry I can't declared my doubt clearly.) Thanks
If you're using VS 2008, you can download the MFC Feature Pack[^], which introduces a lot of new classes for UI development. You may have a look at the reference[^] page too.
It is a crappy thing, but it's life -^ Carlo Pallini
-
This [^] may help. :)
If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong. -- Iain Clarke
[My articles]You beat me to it. 5. :) Klingon programmers don't care about beautification of the UI, but that's a different thing. :)
It is a crappy thing, but it's life -^ Carlo Pallini
-
You beat me to it. 5. :) Klingon programmers don't care about beautification of the UI, but that's a different thing. :)
It is a crappy thing, but it's life -^ Carlo Pallini
Rajesh R Subramanian wrote:
Klingon programmers don't care about beautification of the UI
That's right and, moreover, Klingon programmers don't defend (nor use)
MFC
. I lost 100 Klingon points indeed... :(( :-DIf the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong. -- Iain Clarke
[My articles]