|
|
#1 |
|
Junior Member
Join Date: Jan 2007
Posts: 8
|
How to change color of textbox on custom page?
Hello,
is it possible to change the background color of a textbox on a custom page from grey to white? Here is my ini-File: PHP Code:
PHP Code:
Where is the mistake? Thanks... |
|
|
|
|
|
#2 |
|
Moderator
Join Date: Nov 2002
Location: Surrey, England
Posts: 8,434
|
ReadINIStr "$0" "checkSummary.ini" "FIELD 2" "HWND"
SetCtlColors $0 0xFF00FF 0x00FFFF -Stu |
|
|
|
|
|
#3 |
|
Junior Member
Join Date: Jan 2007
Posts: 8
|
hm,
ok I tried it, but it does not work. I pasted the two lines before PHP Code:
ReadIniString returns the correct value. |
|
|
|
|
|
#4 |
|
Forum King
Join Date: Mar 2006
Location: Ath. GR
Posts: 2,078
|
add the code between the 2 plugin calls e.g.
code: and use either the mui macro system to read/write the ini and call the plugin, or you need to type "$PLUGINSDIR\checkSummary.ini" every time. Quick AVI Creator - Quick and easy convert from DVD/MPEG/AVI/MKV to AVI/MP4/MKV Quick AVI Creator entirely edited with NSIS and entirely upgraded to Unicode NSIS |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|