mIRC Home    About    Download    Register    News    Help

Print Thread
Joined: Nov 2003
Posts: 228
S
Seifer Offline OP
Fjord artisan
OP Offline
Fjord artisan
S
Joined: Nov 2003
Posts: 228
As asked in this thread, an event to cover when the enter key is pressed in an editbox seems like a useful addition in my opinion.

on *:DIALOG:dialog:enter:id: {
or
on *:DIALOG:dialog:keydown:id: {

If this is already possible, let me know how, it could come in handy.

Joined: Dec 2002
Posts: 212
V
Fjord artisan
Offline
Fjord artisan
V
Joined: Dec 2002
Posts: 212
you can already catch those with on *:dialog:name:edit:id:
as for the enter, how about setting a "default" or "ok" property for a button


And all I need now is intellectual intercourse, a soul to dig the hole much deeper

Link Copied to Clipboard