popup bug Thread last updated on 2003-06-11 09:54:51

Posted by member 36955 on 2003-06-10 23:36:21

if you declare a *popup where the command argument starts with a number, the popup entry will have no height, although you can still see the text somewhat... here is a screenshot http://www.geocities.com/lordkaos124/popupbug.jpg and here is the popup.rc that created it http://www.geocities.com/lordkaos124/popup.txt ... is this a known bug?

Posted by member 1 on 2003-06-10 23:59:52 link

404 on the image.

Posted by member 36955 on 2003-06-11 00:03:27 link

hmmm... maybe i should read the geocities tos before using it...(: hold on

edit: try this - http://www.geocities.com/lordkaos124/index.htm

Posted by member 35 on 2003-06-11 00:33:26 link

copy and paste the link

Posted by member 36955 on 2003-06-11 00:54:57 link

well, just try putting a line like
*Popup "file manager" 2xexplorer.exe
in your popup.rc file and see what happens

Posted by member 7 on 2003-06-11 01:44:59 link

Hrm... this was/is a known bug but it was supposed to be fixed a long time ago... well apparently it's not. :\ As a workaround try quoting the command.

Posted by member 36955 on 2003-06-11 09:54:51 link

well, quoting the command doesnt work, neither does putting the command inside an evar, but putting it inside an !execute statement does, so thats what im doing now