here is my situation...
I need to dynamically create a form from an "ini" file, containing, checkboxes or radiobuttons (depending on the logic of the application) that will in turn, when a checkbox or radiobutton is clicked, will read the appropriate "ini" and dynamically...
They are vb forms.
I am generating forms dynamically depending on the contents of a text file.
Each text file(over 1000) is used to creat checkboxes(variable number).
Some forms always open up other forms(indicated in text file.)
Other forms are opened only when a specific checkbox is checked on...
My problem is "finding" the sub-form I am loading.
Does it have to be resident in memory? An executable?
I have over a 1000 candidate forms; any one may be called by any other form.
Thanks
situation 1
I believe there is a timing problem.
I do not know form names at form-load time.
I read a text file that contains the names of the subforms.
Names can be different everytime.
(I am also new at VB and am stumling through by trial and error.)
situation 2
I know how to do the statement...
I need code example.
I have 2 situations.
1. when form is opened it immediately must call some other forms(a variable number of sub-forms)
2. When a certain checkbox is checked I need to call another form.
Thanks.
Still having difficulty linking to a "subform". Would appreciate any ideas. I have a main form with a variable number of check boxes. If the users selects a checkbox, I need to open another form with checkboxes etc. I may have several levels of forms.
Thanks
I have situation where I have a main form that calls several sub forms. I need to call subforms from main form and retrieve text from each of the subforms to combine in the main form. Have not found a way to do this. Can you have a common data area shared by main form and subforms?
Thanks
I have situation where I need to call multiple child forms. I want to get text from each child form and pass it to main form. I want user to be able to view and edit this text before writing it to disk from the main form.
Please recommend coding for VB.net
Thanks
with your code ...replace a string enclosed with brackets by another text string
Example:
replace [fill_in_blank] with Enter Item
I am using DOS command line. bracket problem might be in command line rather than Perl script?
Thanks
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.