Otis wrote:
Be sure to SAVE the project to keep the settings you used when generating code. If you don't save the project afterwards, the order is lost and you'll get the default back next time you press F7 after you re-loaded the project.
The project is not being marked as dirty so I can't save it. Here are the steps I follow:
Steps:
Open LLBLGenPro
Open Project from Recent Projects
Choose Generate Form Project Menu
Click on Template Bindings Tab
Move Template Binding Down
Click Start Generator
Log Viewer Displays... Click on Close Button
Observed
At this point I can not save the project... Only the Save As... menu item is enabled.
If I Generate again at this point, the bindins are in the position from the last generate.
Steps:
Close LLBLGen (not prompted to save)
Repeat steps above, notice bindings have returned to original position
Observed:
If I go in and make another change to the project, in order to be able to save it, the template bindings order is saved.
If I "only" Open / Change Binding Order / Generate / Close the project is never dirty or saveable.
Expected:
Changing the binding order should dirty the project and force a save prompt when closing or allow it to be saved.
The expected behavior happens if I change the Template set for example.
BOb