Dialog Editor Limitations
Keywords: dialog editor 5 itemselectlistbox
Questions and Answers:
Is it possible, using version 5.x dialogs, to have an itemselectlist box and have a user select an item, and have that string be displayed in say an editbox with out having push a button and redraw the box?No, not using the version 5.x dialogs. However in more recent version of WinBatch, the 6.x dialogs have been updated to be dynamic, using a dialog callback procedure. Also is it possible to have a box checked, or radio button selected, and then display a string in an edit box with out having to redraw the box? Sorry no, not using your version of Winbatch dialogs. We suggests updating to a more current version.
Or tell me if it is possible to redraw the box with out the user having to click a button. No not using that version. WinBatch 5.x dialogs are simply not dynamic. Update to a newer version for dynamic dialogs.
Article ID: W12836Filename: Dialog Editor Limitations.txt