I want to draw some text in a view, rotated 90°. I\'m pretty new to iPhone development, and poking around the web reveals a number of different solutions. I\'ve tried a few and usually end up with my
When alpha blending some greyscale images on Win7 x64 I\'m getting strange tearing and flicker. It\'s fine on XP & Vista (both x64 and x86) and Win7 x86. I\'ve tried it on several Win7 machines, a
I have a very large C# .net 2.0 winforms application which has some drawing issues. When going into different forms you can see controls being drawn and even the title bar of the form being resized a
I\'m using Microsoft\'s Chart control to plot some series, but if I have no data, I want to display \"No Data Series\" on the area where the plot would be.
I\'m messing around a bit with the new fp10 drawing api and drawtriangles. i\'ve created a little something i think is kinda of cool, though i can\'t seem to get the uv-mapping working as i want. sinc
I am trying to draw some shapes (boxed ans arrows) into, i.e., \"over\" the text in an eclipse editor. To get started, I wrote the following code:
In WPF is there a way that you can modify the way any path is drawn APART from Dash-Dot sequences? Say I want draw a triple line for any path I am drawing or small triangles,waves..etc on the drawing
I needed to find and use the coordinates of the intersection of a cubic Bezier and a straight line. The trouble is that I c开发者_Python百科annot find a non-parametric representation of a Bezier curve
I am new to BlackBerry Java application 开发者_开发问答development. My scenario is: In my application a gallery list of images will be displayed in a small icons. If I click on any image it will displ
Closed. This question is off-topic. It is not cur开发者_JAVA技巧rently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.