Click here to Skip to main content
15,913,854 members
Home / Discussions / C#
   

C#

 
AnswerRe: How to start Internet Explorer Pin
PrebKlok22-Aug-04 1:26
PrebKlok22-Aug-04 1:26 
Generalinheritance problem Pin
steven shingler22-Aug-04 0:43
steven shingler22-Aug-04 0:43 
GeneralRe: inheritance problem Pin
mav.northwind22-Aug-04 1:33
mav.northwind22-Aug-04 1:33 
GeneralRe: inheritance problem Pin
steven shingler22-Aug-04 1:46
steven shingler22-Aug-04 1:46 
GeneralRe: inheritance problem Pin
mav.northwind22-Aug-04 2:29
mav.northwind22-Aug-04 2:29 
GeneralRe: inheritance problem Pin
steven shingler22-Aug-04 10:12
steven shingler22-Aug-04 10:12 
GeneralProject ideas Pin
mkb_198221-Aug-04 21:17
mkb_198221-Aug-04 21:17 
GeneralRe: Project ideas Pin
s3mt3x22-Aug-04 2:01
s3mt3x22-Aug-04 2:01 
One idea I explored for my final year project was exploring the swf file format with the end goal of producing an open source swf editor. Its very interesting and can get really complex when you get in to shape boolean operations etc. Most of the modern languages provide some sort of 2d api - java being the most comprehensive and usefull. .Net has some nice 2d classes but they all revolve around cubic bezier curves which makes things quite difficult (as the swf file format only supports quadratic curves) and also the shape boolean operations are limited to the Region class which means you can't get the path points back after the opperation. The project could have two angles, the first being the development of the library itself and the second being developing a ,project in the open source goldfish bowl (extra points from your tutor!!!).

Anyway - just an idea - if you do go ahead with the project, your first point of call should be the Macromedia Swf File Format specification - after that www.openswf.org has some usefull code examples - the rest is up to you!

Good Luck!


Chris

Complexity is a simple concept!
GeneralRe: Project ideas Pin
leppie22-Aug-04 4:01
leppie22-Aug-04 4:01 
GeneralRe: Project ideas Pin
s3mt3x22-Aug-04 4:06
s3mt3x22-Aug-04 4:06 
GeneralRe: Project ideas Pin
WillemM22-Aug-04 6:54
WillemM22-Aug-04 6:54 
GeneralPLZ NEED SOME HELP IN PROJECT Pin
jawaria21-Aug-04 20:30
jawaria21-Aug-04 20:30 
GeneralRe: PLZ NEED SOME HELP IN PROJECT Pin
leppie22-Aug-04 4:02
leppie22-Aug-04 4:02 
GeneralRe: PLZ NEED SOME HELP IN PROJECT Pin
Anonymous22-Aug-04 15:52
Anonymous22-Aug-04 15:52 
GeneralRe: PLZ NEED SOME HELP IN PROJECT Pin
WillemM22-Aug-04 6:56
WillemM22-Aug-04 6:56 
GeneralAdding Properties to a Custom Control Pin
Jeff Monheiser21-Aug-04 15:27
Jeff Monheiser21-Aug-04 15:27 
GeneralRe: Adding Properties to a Custom Control Pin
Nick Parker21-Aug-04 20:21
protectorNick Parker21-Aug-04 20:21 
Generalproblem Pin
lonereck621-Aug-04 12:08
lonereck621-Aug-04 12:08 
GeneralRe: problem Pin
Abel AA21-Aug-04 18:54
Abel AA21-Aug-04 18:54 
GeneralRe: problem Pin
J.a.c.k21-Aug-04 22:11
J.a.c.k21-Aug-04 22:11 
GeneralRe: problem Pin
Stefan Troschuetz21-Aug-04 22:22
Stefan Troschuetz21-Aug-04 22:22 
GeneralUsing DirectX in Visual Studio Whitbey Pin
Alex Leshinsky21-Aug-04 9:26
Alex Leshinsky21-Aug-04 9:26 
GeneralRe: Using DirectX in Visual Studio Whitbey Pin
Anonymous22-Aug-04 2:02
Anonymous22-Aug-04 2:02 
GeneralRe: Using DirectX in Visual Studio Whitbey Pin
WillemM22-Aug-04 6:59
WillemM22-Aug-04 6:59 
GeneralRe: Using DirectX in Visual Studio Whitbey Pin
Alex Leshinsky22-Aug-04 9:31
Alex Leshinsky22-Aug-04 9:31 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.