Scenario - I design an interface with IVIB and generate code. My code generation settings are: Interpose in existing file - FALSE Generate main() procedure - TRUE Generate component_setup() procedure - TRUE Generate init_dialog() and end_dialog() methods - TRUE Generate initially method - TRUE Generate method for each object handler - TRUE
I save my changes using File>Generate Code (Alt-C) and begin modifying the generated code. I subsequently discover that I want to delete a button, add a tab page, rename a test list for which I have customized an event handler, etc.. I would like to re-run IVIB. How do I re-run IVIB so that: 1. the changes that I have made to the source code are preserved when I hit Alt-C in IVIB? 2. the changes that I make in IVIB are incorporated into the source code when I hit Alt-C in IVIB? 3. renaming elements with event handlers that I have customized results in renaming of the event handler rather than leaving the event handler named as it is and adding a new event handler with the new name and no customization when I hit Alt-C in IVIB? If I cannot do all of that automatically, what is the manual procedure that I follow to allow me to maintain my source code with IVIB? ------------------------------------------------------- This sf.net email is sponsored by: OSDN - Tired of that same old cell phone? Get a new here for FREE! https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390 _______________________________________________ Unicon-group mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/unicon-group
