Ryandor.com
http://www.ryandor.com/forum/

For those who ONLY come here...
http://www.ryandor.com/forum/viewtopic.php?f=4&t=2714
Page 1 of 1

Author:  Sydius [ Thu Mar 02, 2006 7:44 pm ]
Post subject:  For those who ONLY come here...

http://www.sydius.com/software/Ryandor.exe

:-)

Author:  Ryandor [ Thu Mar 02, 2006 7:57 pm ]
Post subject: 

It's the "Ryandor" virus!
AHH!

8)

-Ryandor

Author:  Sydius [ Thu Mar 02, 2006 7:57 pm ]
Post subject: 

Well, it does contain IE... :cry:

Author:  Ryandor [ Thu Mar 02, 2006 7:58 pm ]
Post subject: 

... and .NET

-Ryandor

Author:  Dian [ Thu Mar 02, 2006 9:08 pm ]
Post subject: 

wooooooooohh.. now THATS what being bored is all about ! :lol:

neat one, Syd

Author:  Sydius [ Thu Mar 02, 2006 11:38 pm ]
Post subject: 

I made it by accident -- it was actually just one line of code.

I am working on a client for my MUD, which uses a WebBrowser control for the output (so I can format colors etc. easily), and I wanted to test it.

Anyway -- I just spent 3 hours and 200 lines of code getting that browser window to automatically scroll to the bottom when something is appended. Gah, that is not functionality they like to expose! At least, in CLI. I found tutorials on how to do it in MFC, etc. but that does not work with this. I ended up finding my own window, and then finding the child window that is the browser, and then finding the child of that window's child (yeah, it has a lot of children), and then sending a low-level message to it. It is annoying that I could not just send the message directly to the browser window, but oh well. I did it. Finally. *deep breath*

Author:  Dian [ Fri Mar 03, 2006 1:30 am ]
Post subject: 

I made a calculator the other day.. it almost works too :roll:

Author:  Sharlenwar [ Sat Mar 04, 2006 12:30 am ]
Post subject: 

And I bet you, as simple as a calculator is, it is pretty tough to code no?

Author:  Sydius [ Sat Mar 04, 2006 1:34 am ]
Post subject: 

Actually, a calculator is very simple to write, if you are talking about one like the Windows calculator. The Power Toy calculator, on the other hand, would be very difficult to write.

The complexity mostly comes from parsing an algebraic expression, but even that is fairly easy. Graphing is more complicated, and having a high degree of precision is even more complicated.

Author:  Dian [ Sat Mar 04, 2006 2:30 am ]
Post subject: 

yeah, I got as far as the graphicsl layout, the buttons function by adding the numbers into the TextBox, and had to stop about that time.. so when you hit the enter, or add buttons, it doesnt actually clear out the numbers to prepare the next set... :? might finish it.. but.. well, you know how that goes, right :P (so do I)

And yeah, it is a prety easy thing to make.. especially when you have Visual Studios. That practicly makes it for you. :roll:

Author:  Xenoth [ Sat Mar 04, 2006 3:28 am ]
Post subject: 

I remember how i have made a little rpg-game by Delphi, in text only... that was really LoL... :P

Author:  Sharlenwar [ Sun Mar 05, 2006 12:33 am ]
Post subject: 

Haha, you programming freaks! :P

Author:  Xenoth [ Sun Mar 05, 2006 1:40 am ]
Post subject: 

Yeah, this is a kind of sickness, when you got it! :D
Fantasy text RPG with magic, dirty language and incensored lexicone is a freakest thing i've ever created...

Page 1 of 1 All times are UTC - 7 hours [ DST ]
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/