|
-
Apr 12th, 2002, 09:06 PM
#1
Thread Starter
Fanatic Member
test my app please!
test my app. i dont know if it works on all OS's. it works on mine
-
Apr 12th, 2002, 09:08 PM
#2
Lively Member
i would if you posted the source instead of exe
My software never has bugs. It just develops random features...
-
Apr 12th, 2002, 09:13 PM
#3
I can type faster than your app can keep up.
Edit Copy causes the app to loose focus.
Edit Copy should never work if the user has not selected anything. Yours clears the clipboard.
Edit Delete should only be available if a selection exists.
Edit set font should show the current font. It is empty for me.
File Print is F*d
Exit is always CTRL X not CTRL E
You are missing alot of accelerator keys.
The HTML menu could use a few if its own.
File not found should have a better error message.
ALL FILES *.* should be an option for the open window
Large files overflow your app. (it is trapped)
OS-- Win XP
Need to re-register ASP.NET?
C:\WINNT\Microsoft.NET\Framework\v#VERSIONNUMBER#\aspnet_regiis -i
(Edit #VERSIONNUMBER# as needed - do a DIR if you don't know)
-
Apr 12th, 2002, 09:21 PM
#4
Thread Starter
Fanatic Member
teehee. whats wrong with the copy thing?
-
Apr 12th, 2002, 09:41 PM
#5
Lively Member
wooo Lord_Rat your my new beta tester
My software never has bugs. It just develops random features...
-
Apr 12th, 2002, 09:44 PM
#6
Frenzied Member
Well it WORKS...but haven't really tried out the features.
I'm bringing geeky back...
-
Apr 12th, 2002, 09:47 PM
#7
Lively Member
i got all the same as lord rat just the copy seems to be working alrite and i had no problems with the speed
My software never has bugs. It just develops random features...
-
Apr 12th, 2002, 09:52 PM
#8
Frenzied Member
lord, what's your CPU speed? and you Tommy?
I'm bringing geeky back...
-
Apr 12th, 2002, 09:58 PM
#9
Lively Member
My software never has bugs. It just develops random features...
-
Apr 12th, 2002, 10:01 PM
#10
Thread Starter
Fanatic Member
please tell me whats wrong with it so i can fix it. like lord rat. I'm gonna try and fix all of that
-
Apr 12th, 2002, 10:49 PM
#11
PowerPoster
Originally posted by Lord_Rat
Exit is always CTRL X not CTRL E
CTRL X is Cut
ALT + F + X is Exit
Or ALT + F4
-
Apr 13th, 2002, 01:10 AM
#12
In Windows commands I agree, however, based on his other commands, he is using the Console (DOS) conventions.
CTRL Q is also acceptable.
CTRL E is not.
Copy thing:
Open up NotePad
Type in some text.
Copy it
Now, with nothing highlighted, press CTRL C again.
Now, paste
You will see that the second copy did not overwrite the data that was on the clipboard. Your app, however, does.
CPU thing. I had autoscroll on, which WinXP also applies to text, so that was all me. Sorry. BTW WinXP with an AMD 1800+ (rated 1532 MHz)
Need to re-register ASP.NET?
C:\WINNT\Microsoft.NET\Framework\v#VERSIONNUMBER#\aspnet_regiis -i
(Edit #VERSIONNUMBER# as needed - do a DIR if you don't know)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|