popup

Shows a popup menu
Syntax

popup [-p=<screen_coordinates>] <popup_name> [parameters]

Description
Shows the popup menu <popup_name> at the current cursor position, eventually passing the [parameters]. Please note that you can't use this command inside one of the defpopup command handlers for <popup_name>. In other words, you can't "popup a popup" while it is being popped up. :) (This would be an endless recursive behaviour).
If the -p switch is used , then <screen_coordinates> must be in the form <x>,<y> and will be used as screen coordinates for the placement of the popup (instead of the current cursor position).
Examples

    server irc.tin.it
    server -i irc6.ircd.it
    server -i ircd.stealth.net 6667
    server irc.undernet.org 6665
    server -n irc.openprojects.net
    server -c="join #kvirc" irc.stealth.net 6665
    server -b=ppp0 irc.tin.it
See also
defpopup

Main index, Command index
KVirc 3.0.0 documentation
Generated by diego at Sat Jul 13 15:37:55 2002