Cross-Platform Detect CR Without Workaround

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
Randy Walker
Addict
Addict
Posts: 998
Joined: Sun Jul 25, 2004 4:21 pm
Location: USoA

Cross-Platform Detect CR Without Workaround

Post by Randy Walker »

Hi Fred & Dev Team... I hate to make a noise, but nobody else will so I guess its on me. :(
I don't like putting in requests because I see all the truly amazing things you've done and I feel its a bit like looking the gift horse in the mouth, so to speak. Ok, thats a lie. I haven't really seen *all* the truly amasing things. Too much, too many. Not if I wanted to ... not in this lifetime.

Anyway, the *main* request is pretty much as it says in the subject title. Specifically, I need to be able to respond to user pressing the [Enter] key on a string gadget. I constructed a little satire to help illustrate the problem:
viewtopic.php?f=12&t=49086

If we can get that, as a secondary and related request, maybe a #PB_CR_Silent for use in the StringGadget flags parameter? Sometime as such or similar to stop the *Ding* when they press enter?
- - - - - - - - - - - - - - - -
Randy
I *never* claimed to be a programmer.
Randy Walker
Addict
Addict
Posts: 998
Joined: Sun Jul 25, 2004 4:21 pm
Location: USoA

Re: Cross-Platform Detect CR Without Workaround

Post by Randy Walker »

As noted in my post over in 'Tips-n-Tricks', the [Enter] key is not the only issue. Same exact issue with the [Esc] key and [Tab] key, and any other special key any programmer might find use for in their apps.
- - - - - - - - - - - - - - - -
Randy
I *never* claimed to be a programmer.
Post Reply