mIRC Home    About    Download    Register    News    Help

Print Thread
#86371 11/06/04 10:13 AM
Joined: Nov 2003
Posts: 2,327
T
Hoopy frood
OP Offline
Hoopy frood
T
Joined: Nov 2003
Posts: 2,327
Right click popups for dialogs would be great.


New username: hixxy
#86372 11/06/04 03:04 PM
Joined: Dec 2002
Posts: 230
G
Fjord artisan
Offline
Fjord artisan
G
Joined: Dec 2002
Posts: 230
yes, i'd LOVE being able to create custom popups and let them pop up by command.

#86373 12/06/04 02:28 PM
Joined: Mar 2004
Posts: 108
X
Vogon poet
Offline
Vogon poet
X
Joined: Mar 2004
Posts: 108
Right click pop ups? hmm,, forgive my ignorance, but what do you mean? :

menu channel,status,menubar {
who:dialog -m name name
}

Something like that or am I not thinking along the same lines?

-Confuzzled blush


sometimes these are as bad as quit messages :tongue:
#86374 12/06/04 02:31 PM
Joined: Dec 2002
Posts: 230
G
Fjord artisan
Offline
Fjord artisan
G
Joined: Dec 2002
Posts: 230
Yes, exactly that, but for dialog listboxes or the like.

#86375 12/06/04 02:41 PM
Joined: Nov 2003
Posts: 2,327
T
Hoopy frood
OP Offline
Hoopy frood
T
Joined: Nov 2003
Posts: 2,327
I was talking about the actual dialog, but adding them for dialog controls would be great too.

xxxYODAxxx: being able to right click on a dialog to make popups, so far you can only do it in windows.


New username: hixxy
#86376 13/06/04 06:53 PM
Joined: Mar 2003
Posts: 187
S
Vogon poet
Offline
Vogon poet
S
Joined: Mar 2003
Posts: 187
you can. Do you guys even read the help file?

/help dialogs

Quote:

You can also detect mouse events that aren't associated with a specific control:

mouse mouse moved
sclick left button down
uclick left button up
dclick double click
rclick right button click
drop drop click

You can use $mouse to retrieve the current mouse position.



used like this: on *:dialog:mydialog:rclick:id:{ cmds }

#86377 13/06/04 06:55 PM
Joined: Nov 2003
Posts: 2,327
T
Hoopy frood
OP Offline
Hoopy frood
T
Joined: Nov 2003
Posts: 2,327
Did you even read my feature request?
I realise you can detect right clicks on a dialog, but at present, there isn't a way to add popups to a dialog unless i script my own using @windows or a dll, which i don't really want to do.


New username: hixxy
#86378 14/06/04 01:38 AM
Joined: Dec 2002
Posts: 2,985
Hoopy frood
Offline
Hoopy frood
Joined: Dec 2002
Posts: 2,985
He never reads, he's too busy thinking that the Helpfile is the answer to everything.

#86379 14/06/04 04:12 AM
Joined: Mar 2003
Posts: 187
S
Vogon poet
Offline
Vogon poet
S
Joined: Mar 2003
Posts: 187
yeah but using a dll to do it isnt that hard. Theres like 3-5 of them

#86380 14/06/04 08:23 AM
Joined: Dec 2002
Posts: 2,962
S
Hoopy frood
Offline
Hoopy frood
S
Joined: Dec 2002
Posts: 2,962
Well let's remove the scripting language except $dll(), $dllcall(), and /dll, seeing as how everything can be done with a DLL.


Spelling mistakes, grammatical errors, and stupid comments are intentional.
#86381 14/06/04 08:39 AM
Joined: Nov 2003
Posts: 2,327
T
Hoopy frood
OP Offline
Hoopy frood
T
Joined: Nov 2003
Posts: 2,327
I realise how easy it is, it's also easy to add popups that look better, change icons, have more styles, etc, but i don't want to use a dll.


New username: hixxy

Link Copied to Clipboard