test my app. i dont know if it works on all OS's. it works on mine
Printable View
test my app. i dont know if it works on all OS's. it works on mine
i would if you posted the source instead of exe
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
teehee. whats wrong with the copy thing?
wooo Lord_Rat your my new beta tester :D
Well it WORKS...but haven't really tried out the features.
i got all the same as lord rat just the copy seems to be working alrite and i had no problems with the speed
lord, what's your CPU speed? and you Tommy?
AMD 1ghz
please tell me whats wrong with it so i can fix it. like lord rat. :D I'm gonna try and fix all of that
CTRL X is CutQuote:
Originally posted by Lord_Rat
Exit is always CTRL X not CTRL E
ALT + F + X is Exit
Or ALT + F4
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)