NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Developers v
« Previous 1 … 65 66 67 68 69 … 93 Next »
Tricks for handling number keys? (C#)

 
  • 0 Vote(s) - 0 Average
Tricks for handling number keys? (C#)
bgowland
Offline

Posting Freak

West Yorkshire, UK
Posts: 4,583
Threads: 384
Joined: Dec 2004
#1
2005-11-14, 07:00 PM
In OnKeyDown(...), I want to simply identify if the the key is from 0-9, i.e., kind of an 'IsNumeric' type step. When I programmed with C years ago I'd have probably converted to ASCII then just checked if the value was between 0x30 and 0x39. Does C# offer anything cleverer than this?

Cheers,
Brian
psycik
Offline

Posting Freak

Posts: 5,210
Threads: 424
Joined: Sep 2005
#2
2005-11-14, 07:31 PM
I don't think it has a isNumeric. I remember looking for something similar. I think I ended up writing (ok I grabbed it from the web) a routine to do the same as isnumeric.

Basically you test each character
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  XMLTV Channel Number Option gdogg371 12 6,795 2018-07-18, 04:32 PM
Last Post: sub
  Recording a specific episode based on season and episode number cbgifford 26 10,289 2014-12-19, 10:28 PM
Last Post: cbgifford
  NewStyleButtonListPlugin - handling keypresses psycik 3 1,601 2012-12-14, 07:17 AM
Last Post: whurlston
  C# Tricks for NPVR imilne 8 4,061 2012-10-08, 03:07 AM
Last Post: mvallevand
  C# Tricks for NPVR - Comments mvallevand 3 1,892 2012-02-10, 06:49 AM
Last Post: bgowland
  Handling simultaneous HTTP requests bgowland 8 3,243 2012-01-29, 12:51 AM
Last Post: bgowland
  A Word on Keys Ommina 1 1,377 2011-05-12, 01:32 AM
Last Post: sub
  Handling registry redirection in .NET bgowland 2 1,841 2008-11-26, 10:40 AM
Last Post: bgowland
  Unhandled exception handling in GB-PVR ubu 7 2,321 2007-02-18, 02:54 AM
Last Post: sub
  Remote keys - Hauppage 45 psycik 2 1,912 2006-01-23, 11:41 PM
Last Post: psycik

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode