|
|
#1 |
|
Junior Member
Join Date: Feb 2011
Posts: 10
|
Cannot disable whole FileRequest control
Hi,
I have problem with enabling/disabling of the GUI control. I need input control for file selection, so I've used FileRequest control. But there are also two radiobuttons and FileRequest control have to be enabled/disabled according to the radio buttons state. User wants either default file (included in the installation) or browse filesystem for his own already existing file. My .ini file looks like this: code: Page function: code: And my page leave function: code: But the problem is, that enabling/disabling works only for the textbox, not the button for files browsing. The button remains still disabled. I don't know any way how to enable also the buton for files browsing. It is one FileRequest control, so I supposed that enabling will work for whole control (textbox and small button together), but not. Any ideas please? |
|
|
|
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|