Winamp & Shoutcast Forums

Winamp & Shoutcast Forums (http://forums.winamp.com/index.php)
-   NSIS Discussion (http://forums.winamp.com/forumdisplay.php?f=65)
-   -   Changing Field Texts (http://forums.winamp.com/showthread.php?t=374683)

GaNi 16th January 2014 14:39

Changing Field Texts
 
Hello,

I know that this has been discussed over a few times, but since I am using UMUI, I am unable to change to label text by sending messages.

If you do,

InstallOptions::initDialog $PLUGINSDIR\page.ini
Pop $HWND
InstallOptions::show
Pop $0

it successfully changes the text of label/field but in UMUI the interface generated is old and does not use the native colors and BG provided in the script.

But If I do, (general way)

!insertmacro MUI_INSTALLOPTIONS_DISPLAY "page.ini"
Pop $0

I am unable to change the value of of any label/text field by SendingMessage. And the page flickers as well, is there any works around?


Thanks!

GaNi 29th January 2014 04:07

I am trying to update a PictureBox when a user selects a new image, fails on UMUI but works on MUI2.


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

Copyright © 1999 - 2010 Nullsoft. All Rights Reserved.