Hi All,
I have been trying to make an JavaScript application which allow the user to paint (draw) a small picture.
When the done the draw will be placed as picture into a Crystal Report (.Net) by pressing a button.
Cheers
Search Result
Collapse
4 results in 0.0022 seconds.
Keywords
Members
Tags
-
JavaScript App which allow the user to paint and save
-
Resource File ( resx ) Editor Not Painting / Rendering in Visual Studio 2008
Hi Everyone,
I have Visual Studio 2008 SP1 installed and lately it is taking longer and longer to bring up a Resource File (.resx) in its standard editor. Some of the file loads up, but you can see that the screen does not paint/render it 100%.
I tried doing some searching on the web and the only thing I came across was doing a edit to the GDIProcessHandl eQuota registry entry from 10,000 to 20,000. This appeared to work... -
spoonybard started a topic Resource File ( resx ) Editor Not Painting / Rendering in Visual Studio 2008in XMLResource File ( resx ) Editor Not Painting / Rendering in Visual Studio 2008
Hi Everyone,
I have Visual Studio 2008 SP1 installed and lately it is taking longer and longer to bring up a Resource File (.resx) in its standard editor. Some of the file loads up, but you can see that the screen does not paint/render it 100%.
I tried doing some searching on the web and the only thing I came across was doing a edit to the GDIProcessHandl eQuota registry entry from 10,000 to 20,000. This appeared to work... -
Need help with paint program
im writing a program kinda like paint (with python / pygames)
so far i got a white screen where i draw black where ever i left click and it "erases" (or draws white over) upon right click
i cant seem to figure out the code so it doesn't draw on a small section on the side
and put buttons to change the "paint" colour