Winamp & Shoutcast Forums

Winamp & Shoutcast Forums (http://forums.winamp.com/index.php)
-   NSIS Discussion (http://forums.winamp.com/forumdisplay.php?f=65)
-   -   Another problem of IP address control (http://forums.winamp.com/showthread.php?t=319298)

jiake 20th May 2010 04:22

Another problem of IP address control
 
In a Chinese NSIS dicussion, a member ask me to report this problem. Last time I express a problem of font of the header file "nsDialogs_CreateIPAddress.nsh" here. This problem is asked also by him. Now he found a new problem, the IP address control won't be shown in Windows 2000.

An article about this problem:
http://social.msdn.microsoft.com/For...8-5c56a62551a5

jiake 20th May 2010 10:37

He solved this problem himself later, it works well now.
PHP Code:

    ${NSD_InitIPaddress}
    ${
NSD_CreateIPaddress70u 0u 80u 12u ""
    
Pop $


Animaether 20th May 2010 16:05

yup - don't forget the Init command :) It's not *typically* needed, as the control set is usually loaded in anything past XP (although I think not base XP..) but it doesn't hurt to init.


All times are GMT. The time now is 17:52.

Copyright © 1999 - 2010 Nullsoft. All Rights Reserved.