Archived Months
June 2003
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
December 2007
January 2008
February 2008
March 2008
April 2008
May 2008
June 2008
all groups > dotnet drawing api > november 2004 > threads for november 1 - 7, 2004

Filter by week: 1 2 3 4 5

retained canvas control??
Posted by Mike at 11/7/2004 4:20:57 PM
Is there a retained-mode cavas control for .Net avaialble? (Something like the tk version, only native windows and/or .Net that can co-exist with winforms?) Nice features would be: the ability to contain GDI+ primitive shapes/text & winform controls, perform hit-testing, support layers/transfo...more >>


Button BackgroundImage Appearance
Posted by Igor Grozman at 11/7/2004 12:31:02 AM
Howto configure Button BackgrounImage Appearence in center of button and not tiled?...more >>

msde2000
Posted by Dave at 11/6/2004 9:46:03 PM
msde2000 Hi, Can I use ado .Net to write non manage application in vc++??? What is exactly msde and did it better then access?? What are the best tools to use it? What is the different between msde and odbc? where can i find msde2000 knowlage base? How can I use vs.Net to manipulate msde-...more >>

OnPaint Issue
Posted by udi.azulay NO[at]SPAM intel.com at 11/6/2004 10:03:26 AM
Hi All, I have developed a control and override it OnPaint method. Inside the overriden OnPaint method i am drawing allot of lines. When i place this control on a Panel and set the AutoScroll property of the panel to be true so it will repaint the control when it will be enlarged, it causes...more >>

chart question?
Posted by dzemo at 11/4/2004 10:53:01 PM
How to make advanced charts in vb.net which tool to use to draw charts using data from sql server 2000. Chart in Crystal reports are not good they don't have enough features for my use. Any better control or something better? thx -- ---------------------------------------------------------...more >>

Search of examples of how to print images and text
Posted by Didier BRETIN at 11/4/2004 11:18:39 AM
Hello, I try to find an example on how to print images and text using the GDI+. I search on google but find nothing. => Do you know a site where there is such examples ? Regards. -- Didier BRETIN...more >>

having problems with PrintPreviewControl
Posted by Shaun Erikson at 11/4/2004 8:02:57 AM
I am using the System.Windows.Forms.PrintPreviewControl for previewing printed output. My problem concerns the printable area of the page, some printers don't support printing right to the edge of the page. When the margins are all set to zero, and the printed output is scaled to the width of ...more >>

Drawing coordinate system : question for Usercontrol/GDI+ expert
Posted by bobby at 11/3/2004 12:54:12 PM
I am hacking on a usercontrol that creates a drawing surface with a coordinate system but the design is not there yet. What I mean by coordinate system is that it should have a ruler both horisontally and vertically. That is no problem to draw. Also when implementing a zoom function it will no...more >>



New Problem with Always on Top
Posted by Charles A. Lackman at 11/3/2004 12:04:44 PM
Thank you for you help with the Always on Top issue previously posted. It worked great. But, I have noticed that when I call a different form using "ShowDialog" that the clipboard is still on top but I cannot access it. Is there a way to make MyClipboard not effected by the other forms that...more >>

Always on Top
Posted by Charles A. Lackman at 11/3/2004 10:26:46 AM
Hello, I am creating a clipboard that is always on top of my application. How can I make my form (MyClipboard) always on top?? Thanks, Chuck ...more >>

Change Highlight Color in a Textbox
Posted by Charles A. Lackman at 11/2/2004 3:03:25 PM
Hello, Looking for help changing the Highlight color in a Textbox in VB.NET. Any Suggestions will be greatly appreciated. Thanks, Chuck ...more >>

Creating a Custom Font with Constant Width
Posted by Christopher Secules at 11/2/2004 2:34:36 PM
Is there any way to create a Custom Font to be used with Graphics.DrawString that has a constant width in pixels? I'm trying to code a display for an emulator that works as much like the original piece of equipment as possible. The spec of the original piece states that there are two possible...more >>

Video Capture
Posted by Landley at 11/1/2004 11:08:13 PM
Has anyone got a work solution, VB.NET preferably though C# will do, of image capture from an MPEG or AVI stream i.e. frame capture? I was using a Windows Media Player solution, that was working 90% of the time until about 2 months ago. I say 90% of the time, as just now and then it would wri...more >>

Concerns on Drawing2D.Matrix.Rotate and Math function mixing...
Posted by Faustino Dina at 11/1/2004 11:12:35 AM
Hi, I'm implementing some algebra algorithms in C#, so I think to use the Matrix class in some operations. But I was struck by two factors: -The Matrix.Rotate() functions (and in general, all angle operations in System.Drawing.Drawing2D) are in decimal gradus, but basic angle functions in Mat...more >>


DevelopmentNow Blog