Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old Jul 24th, 2006, 2:45 PM   #1
linxis
Programmer
 
Join Date: May 2006
Location: USA
Posts: 52
Rep Power: 0 linxis has a little shameless behaviour in the past
Send a message via ICQ to linxis
WW2 Final Release now available

WW2 final release has just been finished. If anyone would like anything added to WW3 post it here and i will see what i can do. I took many suggestions from the WW2 beta test such as togle side bar and remove ad at bottom. Also i make it a little less dull and for whoever was getting picky about form still being FORM1 i changed it to.
Attached Files
File Type: zip WW2.zip (10.0 KB, 18 views)
__________________
Get programming and game creation tutorials and discuss apon you peers at
http://s14.invisionfree.com/tsoft
We also accept custom software requests and new mods will be needed soon
linxis is offline   Reply With Quote
Old Jul 24th, 2006, 2:48 PM   #2
Wizard1988
Professional Programmer
 
Wizard1988's Avatar
 
Join Date: Oct 2005
Location: Chitown
Posts: 417
Rep Power: 4 Wizard1988 is on a distinguished road
Send a message via AIM to Wizard1988
What is this program's function?
__________________
JG-Webdesign
Wizard1988 is offline   Reply With Quote
Old Jul 24th, 2006, 2:49 PM   #3
Polyphemus_
Expert Programmer
 
Polyphemus_'s Avatar
 
Join Date: Aug 2005
Location: Rotterdam, the Netherlands
Posts: 942
Rep Power: 4 Polyphemus_ is on a distinguished road
Sorry, but what is WW?

EDIT: Wizard1988 was just a little faster
Polyphemus_ is offline   Reply With Quote
Old Jul 24th, 2006, 2:50 PM   #4
linxis
Programmer
 
Join Date: May 2006
Location: USA
Posts: 52
Rep Power: 0 linxis has a little shameless behaviour in the past
Send a message via ICQ to linxis
Oh sorry i forgot to say that. It is a high speed web browser that has 7 windows on normal mode then 1 when in focus. It is also adapted to use web enabled security cammeras.
__________________
Get programming and game creation tutorials and discuss apon you peers at
http://s14.invisionfree.com/tsoft
We also accept custom software requests and new mods will be needed soon
linxis is offline   Reply With Quote
Old Jul 24th, 2006, 2:51 PM   #5
linxis
Programmer
 
Join Date: May 2006
Location: USA
Posts: 52
Rep Power: 0 linxis has a little shameless behaviour in the past
Send a message via ICQ to linxis
Quote:
Originally Posted by Polyphemus_
Sorry, but what is WW?

EDIT: Wizard1988 was just a little faster

I forgot to say that because i was just reading my previouse beta test one were i already described it
__________________
Get programming and game creation tutorials and discuss apon you peers at
http://s14.invisionfree.com/tsoft
We also accept custom software requests and new mods will be needed soon
linxis is offline   Reply With Quote
Old Jul 24th, 2006, 3:03 PM   #6
JimmyJim
Programmer
 
JimmyJim's Avatar
 
Join Date: Jul 2006
Location: England
Posts: 43
Rep Power: 0 JimmyJim is on a distinguished road
Linixs if you call that finnished then your delusional.

If this is so i can monitor my security cameras, then why do i need to have my file system displayed on the right.

Blue Buttons are terrible, and they dont need to be so huge.

There is no resize code, so if i want to make the window smaller the controls do not shrink or wrap.

Where is the source?

Your naming conventions are poor for example. In your code buttons Tune2 and Tune3 are spelt with a capital T and tune1,4,5,6,etc are spelt with a lower case t. you should prefix them with btn to make it easy to read. Its just a small thing. This is just so your code is CLI compliant. eg. btnTune1

How do i know what you called your buttons in your code? MAGIC!!!
JimmyJim is offline   Reply With Quote
Old Jul 24th, 2006, 3:11 PM   #7
Polyphemus_
Expert Programmer
 
Polyphemus_'s Avatar
 
Join Date: Aug 2005
Location: Rotterdam, the Netherlands
Posts: 942
Rep Power: 4 Polyphemus_ is on a distinguished road
Quote:
Originally Posted by JimmyJim
How do i know what you called your buttons in your code? MAGIC!!!
Oh, almighty wizard Jimmyboy, pray for us .
Polyphemus_ is offline   Reply With Quote
Old Jul 24th, 2006, 3:16 PM   #8
JimmyJim
Programmer
 
JimmyJim's Avatar
 
Join Date: Jul 2006
Location: England
Posts: 43
Rep Power: 0 JimmyJim is on a distinguished road
Its quite simple really. I used a tool which comes with the .net 2.0 SDK. It does not decompile it, just shows the IL of the program in a structured way.

Its called MSIL Disassembler. Or ildasm.exe in the bin directory of the sdk. So im not really some all knowing god, though i might think i am at times especially when i have had a few drinks.
JimmyJim is offline   Reply With Quote
Old Jul 24th, 2006, 3:19 PM   #9
Polyphemus_
Expert Programmer
 
Polyphemus_'s Avatar
 
Join Date: Aug 2005
Location: Rotterdam, the Netherlands
Posts: 942
Rep Power: 4 Polyphemus_ is on a distinguished road
Quote:
Originally Posted by JimmyJim
Its quite simple really. I used a tool which comes with the .net 2.0 SDK. It does not decompile it, just shows the IL of the program in a structured way.

Its called MSIL Disassembler. Or ildasm.exe in the bin directory of the sdk. So im not really some all knowing god, though i might think i am at times especially when i have had a few drinks.
I knew your way of working - I was just joining the act. Pray for us anyway.
Polyphemus_ is offline   Reply With Quote
Old Jul 24th, 2006, 3:21 PM   #10
JimmyJim
Programmer
 
JimmyJim's Avatar
 
Join Date: Jul 2006
Location: England
Posts: 43
Rep Power: 0 JimmyJim is on a distinguished road
OK, but im not a very religous person.

I will espcially pray for linxis so that he will regain his reputation and learn how to make UI's that are more easy on the eyes.
JimmyJim is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
declaring a variable final b1g4L C++ 5 Jan 19th, 2006 11:41 AM
Release of RosAsm V.2.025a Betov Assembly 1 Sep 5th, 2005 9:30 AM
Release of RosAsm V.2.21d Betov Assembly 1 Jun 6th, 2005 7:44 AM
University Final Year Project nez Project Ideas 3 May 23rd, 2005 8:59 AM




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 11:46 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC