(sorry for bad English) I have a big problem with performance of DataGridView when it re-paints. I\'m using a DataGridView to show logs from an external application stream. Messages from the stream
I need to draw the content of a component and all its subcomponents in a bitmap. The following code works perfectly if i want to draw the entire component :
I have a JFrame, with two panels, in one panel I draw a line, as I was working I minimized the Window of the java program i\'m doing, when i maximized it THE LINE THAT I DREW WAS DIFFERENT, it repaint
I\'m working on a 3D Spaceship game with XNA 3.1 I tried to separate my painting code from the game logic (altought XNA makes this almost).
i\'m looking for a simple paint script in javascript or flash it must be free and possibly open source and it must be possible to save the generated image on server
I want to have potentially thousands of painted shapes on a panel and be able to identify them when I mouseover or click on them. What is the best way to do this?
How to use paint() such that when repaint() is called the previously drawn object should not get deleted when drawing the new object. That is the drawing area must get UPDATED only and not REDRAWN.
I\'ve recently had some issues implementing a zooming feature into a painting application. Please let me start off by giving you some background information.
in a C++ MFC application. using the dcof ( CPaintDC dc(this); ) How do i draw a rectangle ( LPRECT ) with an alpha transparencythat i can adjust.?
I\'m currently attempting to develop an HTML5/JavaScript application which is similar to: http://mugtug.com/sketchpad/