Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~345 People Reached
Favorite Forums
Favorite Tags
java x 1
Member Avatar for echilon

I'm trying to rotate a shape around a point, but I'm having a problem. To give this some context - it's for a game. The transform is applied and the image is drawn, then green rectangle is drawn, then the transform is reset. When I try to use newTrans.createTransformedShape() to …

Member Avatar for AlbertPi
0
163
Member Avatar for echilon

I'm trying to write to a file using RijndaelManaged in C#. I've got a Java application which works with the C# one to read and write to a database file. The C# app reads the file flawlessly, but when it comes to writing, the first few bytes of the file …

Member Avatar for nauman_x
0
96
Member Avatar for echilon

I'm trying to create an HTML editing control in C# using the technique at [url]http://www.codeproject.com/KB/IP/WYSIWYG_netHTML2.aspx[/url] . The control works fine, but there's a nagging thing I'd like it to do. Usually in a text editor, when you change the selection, if the selected text is bold or underlined, the bold/underline …

Member Avatar for LizR
0
86