ahmett
2nd April 2010 11:35 UTC
Can anyone edit dialogsex.dll ?
http://www.fdos.org/win32/nsis/plugi...ialogsex.3.zip
The problem is the textbox is too short and user can not put a long text. (for example text of 60 chars)
The source of dialogsex.dll includes in the above link and just it need to small edit
thanks
Animaether
2nd April 2010 12:47 UTC
an't say I'm set up to compile plugins myself - but just as a quick pointer to anybody who can...
The problem isn't that the user can't enter a longer text per se (the plugin takes a max character parameter that can be set very high), it just limited by the edit control's size itself.
The reason for this is that it is missing the ES_AUTOHSCROLL style >_<
That said... there are alternative plugins as well Afrow_UK's PassDialog, for example, or you can just use nsDialogs rather than a pop-up dialog, etc.
ahmett
6th April 2010 21:33 UTC
Thanks but only dialog or dialogsex.dll working in .oninit func.
anyway I made a dialog page used nsdialogs.dll
Animaether
6th April 2010 22:26 UTC
ah, you didn't mention .onInit ;)
If you need that, you can try the (unofficial) window version, nsWindows:
http://forums.winamp.com/showthread....ight=nswindows
ahmett
6th April 2010 22:44 UTC
yeah I forgot to mention :) and thanks again I'll try it
Wizou
8th April 2010 22:48 UTC
dialogsex.dll ?
ROFL
(sorry, someone HAD to say it ;) )