Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Windows Forms / WinForm General / January 2005

Tip: Looking for answers? Try searching our database.

changing look and feel of an app

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
shahbazc@gmail.com - 30 Dec 2004 16:40 GMT
I would like to know if there are any examples, tutorial on how to
completely change an application's look and feel.  By that I mean the
colors, the way menus are drawn, the way tool bar items are spaced in a
tool bar, the way tab identifiers are shaped, etc., etc.

There are a few interesting 'LAFs' such as MS Money 2005, MSN Messenger
6.2, Office 2003...just to name a few basic ones.  I would like to have
one of my graphic designer friends do a mock up in photoshop then
produce an application that looks like it (I'm assuming it all has to
be done programatically so designers would have to resort to something
like photoshop).

I also understand that part of the reason the aforementioned
applications look the way they do is because of controls which are not
available publicly...despite that, if designer can create websites
(with primitive components) that can draw powerful and diverse
emotional reactions, I don't understand why rich client GUIs have to
look so ugly and gray (obviously 'consistency' has its place too).

Any way, it will be even better if someone can point me to publicly
available LAFs, the way we are starting to see them for the Java/SWING
community.

Thanks!
Tom Krueger [MSFT] - 05 Jan 2005 01:44 GMT
Hello,

Getting your applications to look good starts first with design.  Those that
have poor looking applications haven't spent much time on the design or are
simply not qualified for it.  I don't mean that in a bad way, I would say
most coders are not designers and vice versa.  So, if you are a coder
without a budget and under time constraints your application probably isn't
going to look the best.  Yes, this should be easier and Microsoft is making
steps forward with UI design in Visual Studio 2005 code named Whidbey.  Here
are some resources showing that:

Video:  http://channel9.msdn.com/ShowPost.aspx?PostID=21658
Sample Apps: http://www.windowsforms.net/Default.aspx?tabindex=4&tabid=49 
Click "Whidbey Beta 1"

So what about now.  My suggestion to you is to study up on System.Drawing.
Learn about drawing shapes, brushes, colors, etc, etc.  Get very familiar
with the OnPaint event and owner draw.  There are some examples of how to
modify menus, tabs, and buttons at http://dotnetrix.co.uk/tips.html

In your search, when you find more good resource please add them back so
everyone can learn.

Best of luck,

Signature

Tom Krueger

Smart Client DevCenter - http://msdn.microsoft.com/smartclient/
Mobile DevCenter - http://msdn.microsoft.com/mobility

This posting is provided "as is" with no warranties and confers no rights.

>I would like to know if there are any examples, tutorial on how to
> completely change an application's look and feel.  By that I mean the
[quoted text clipped - 20 lines]
>
> Thanks!
Tom Krueger [MSFT] - 05 Jan 2005 18:38 GMT
Here are some comments I recieved from others.
1. Read  Programming Windows with C# from front-to-back, then read it again.
http://www.amazon.com/exec/obidos/tg/detail/-/0735613702/qid=1104949806/sr=1-1/r
ef=sr_1_1/102-6006673-0206553?v=glance&s=books


2. Read
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnanchor/html/a
nch_uidesigndev.asp


3. Really look at the office UI.

4. Remove your mouse and use your applications for a week via keyboard only.

5. Read through the Framework Windows and Drawing namespace a few time.

6. Code, code, code.

7. Use this news group as a resource for WinForm questions.

8. More code, code, code.

Signature

Tom Krueger

Smart Client DevCenter - http://msdn.microsoft.com/smartclient/
Mobile DevCenter - http://msdn.microsoft.com/mobility

This posting is provided "as is" with no warranties and confers no rights.

> Hello,
>
[quoted text clipped - 45 lines]
>>
>> Thanks!

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.