Search found 3 matches

by PSB136
Sat Jun 15, 2013 2:09 pm
Forum: Feature Requests and Wishlists
Topic: IDE->Debugger->debug log-> Need "Save Log" option
Replies: 2
Views: 555

Re: IDE->Debugger->debug log-> Need "Save Log" option

> It would be nice if there was a "save to file" option

There is a "Save" button next to "Copy" on the "Debug Output" window. Is that no good?
by PSB136
Thu Jun 13, 2013 3:31 pm
Forum: Tricks 'n' Tips
Topic: KeyName / KeyCode ID
Replies: 10
Views: 4995

Re:

I'm trying to get the ASCII character of any given shifted and non-shifted key, on any given keyboard language. On an English keyboard, pressing "=" by itself should return "=", but pressing Shift plus "=" should return "+". Likewise, pressing Shift plus "/" should return "?" on an English keyboard ...
by PSB136
Mon Jun 10, 2013 1:29 pm
Forum: General Discussion
Topic: Hashing Optical Media for Unique IDs ???
Replies: 9
Views: 2965

Re: Hashing Optical Media for Unique IDs ???

DVDs and Blu-rays are just files on a disc. Can't you just total their filesizes or something?