Messages - justabeginner [ switch to compact view ]

Pages: [1] 2 3 4 5 6 ... 11next
1
I will look at adding other features and perhaps use a different programming language to get rid of Net dependancies.

2
I will try to compile under Net 3.5 and see if it does not crash. Thanks Renogade.

3
I can across a program that makes some nice Polygons and Stars, as well as a number of other interesting patterns. I made a few modifications to make the screen bigger. The program lacks the ability to change colours, line and fill styles, as well as the ability to save the graphics. You will have to do a print screen to save. The program was compiled on Net 2010, so the Net Runtime libraries are needed.

poly star.jpg

I have been creating, modifying and playing around with NET programs lately (creative streak I think), so this is the last program to upload at the moment. I hope people enjoy some of my uploads. This NET programming is harder to understand (A steeper learning curve).

Anyhow, BYE for now my fellow Donation Coders.
Hope this year is better than the last one (2012)

Regards ED.

4
This program may come in useful for students that need to practice their Algebra skills. The program makes some harder Algebra equations that you need to solve. Once you solve the equation, you put the answer into the program to see if it is correct. The program was made using VB Net 2010, so you will need the Net Runtime library. Hopefully the screen capture below shows what I mean:

equation gen.jpg

For some reason the program crashes on earlier versions of the Net runtime libraries loaded on XP, but works on Net Version 4 runtimes with Windows 7 loaded.

Have fun solving those damn Maths Algebraic Equations. Perhaps use a pen and paper, as some equations might be a bit challenging.

Regards ED




5
Sometimes I come across some nice colour schemes on the Net but I don't know their codes. With this program you can drag a cross onto the colour to find:

a)  It's Hex code (Html and VB)
b)  It's RGB colour (paint prgrams)
c)  It's integer colour (VB)
d)  It's HSL colour (photo editing software)

You can even save the colours as well as make the program stay "on top".

The screen capture hopefully shows the features.

color select.jpg

The program needs Net Runtime Library files to run. Created in VB Net 2010.

ENjoy your programming and ceates some good color schemes,

Regards ED.

Pages: [1] 2 3 4 5 6 ... 11next
Go to full version