Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old Oct 1st, 2006, 1:50 AM   #1
Dameon
Troll
 
Dameon's Avatar
 
Join Date: Apr 2005
Location: Texas
Posts: 732
Rep Power: 4 Dameon is on a distinguished road
Custom Controls with GDI+ - Design Considerations

In some past projects I have ended up implementing a few controls notably absent in the framework, such as a basic flowchart. Initially, these controls ate way too many cycles when interacting with them (dragging around flowchart boxes for example) -- I eventually discovered that it is a good deal more efficient to only redraw the invalidated regions and in some cases to cache parts of the control as bitmaps in memory.

I'm sure others have toyed with the drawing facilities available in .Net at some point, be it for simple games or any variety of control.
-What do you do for optimization?
-What CPU/Memory utilization do you typically see?
-Do you use the anti-aliasing or compositing features?
-Have you created any interesting controls that you are want to demonstrate?
-etc.
__________________
MD5(sig) = bcef75433db02e9ad9bf81d6f7c5c270
Dameon is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
The Black Art of Video Game Console Design lostcauz Book Reviews 0 Apr 26th, 2006 8:31 PM
Web design by Artjom and Arthur Sharafejev artjom Other Web Development Languages 5 Mar 30th, 2006 1:22 PM
Design Patterns In PHP Eryk PHP 10 Feb 5th, 2006 10:26 PM
How to create office xp like menus and other custom controls some1 C++ 5 Nov 8th, 2005 3:28 PM
New Design & Forum Bday big_k105 Community Announcements and Feedback 21 Apr 12th, 2005 10:54 AM




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 10:28 PM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC