kojiroh
25th July 2007 17:32 UTC
dirpage and disable button
Hi,
I'm using ModernUI Advanced who is based on ModernUI and adding a Add/Repair, Remove Page and the support of plugin Dirpage for the Directory page.
When i am on the directory page, if i delete the path in the field, tuh "next" button is still available. Is there a way to disable it or return the content of the field for use with a leav function?
Thanks for your reply
Red Wine
25th July 2007 17:50 UTC
It seems that the referred interface uses an IO page with DirRequest instead of the regular nsis directory page.
If this is the case, you may try to transform that IO page to the new NsDialogs plugin which supports such features.
kojiroh
25th July 2007 17:56 UTC
IO Page, you mean with an ini file? cause i already search about this file but i don't find anyrhing
Red Wine
25th July 2007 18:09 UTC
Right, this is what I mean because the regular directory page disables the next button when the target is invalid or empty.
Afrow UK
25th July 2007 18:18 UTC
He means this plug-in:
http://nsis.sourceforge.net/Dirpage_plug-in
You will need to modify the code and re-build it.
Stu
kojiroh
25th July 2007 18:44 UTC
ok i see, i don't have the knowledge for re-build this plugin so my problem will stay unsolved.
just wait for an update of this plugin with this new feature ^^
Thanks for your answer guys