ok, yours works fine! crazy

icon 9,0 0 100 60, C:\Program Files\MSN Messenger\msnmsgr.exe, 1, noborder
i just used the msnmsgr.exe file, cause you dont need any icon rips for it :tongue: the index is ABSOLUTELY nessesary

i think it may be the notheme tag you added to option...

nope, just tested that, and it wasn't the problem!
Code:
dialog msn.login {
  title "MSN Messenger Login"
  icon C:\Program Files\MSN Messenger\msnmsgr.exe, 14
  size -1 -1 100 60
  option dbu, notheme

  text "MSN Messenger", 1, 0 0 100 10, center
  text "Login Name :", 2, 0 10 100 6
  text "Password :", 3, 0 26 100 6
  edit "", 4, 0 16 100 10
  edit "", 5, 0 32 100 10, pass
  button "Login", 6, 25 50 25 10, ok flat
  button "Cancel", 7, 50 50 25 10, cancel flat
  check "Remember Me", 8, 0 42 100 7, left flat

  icon 9,0 0 100 60, C:\Program Files\MSN Messenger\msnmsgr.exe, 1, noborder

} 
the above code gives me this problem! crazy
but, the icon for the window is unaffected by the problem! crazy
i am SOO confused!

it happens with any icon thing i try to do, but not with yours... hmm... something fishy here...

Last edited by AdmWiggin; 04/12/03 12:38 AM.

--------------------
I may be insane, but I enjoy it!