Page 3 of 3
Re: HMG 3.0.22
Posted: Sat Feb 27, 2010 3:12 am
by Roberto Lopez
mol wrote:There is a little bug in IDE. When you only edit DropDown menu, and compile project after, the form is closing automatically without "Save" advertisement.
I think, it's cause that editing dropdown menu doesn't cause sign form as "CHANGED"...
Marek
Ok.
I'll check it.
Thanks for reporting.
Re: HMG 3.0.22
Posted: Mon Mar 01, 2010 4:31 pm
by Roberto Lopez
mol wrote:
I've just tested it with current IDE and it works fine.
Maybe you are using an incorrect .uci file, please use this:
ComboSearchBox.Uci
I've tested this file, and everything looks the same.
But, I still can't add CoboSearchBox...
I've tested this many times and I've was not able to reproduce the problem.
It is simply working fine here.
1. I've opened an existing project.
2. I've opened a form.
3. I've selected combosearchbox.
4. I've started the main menu builder, created a simple menu and closed.
5. I've clicked the form.
6. The combosearchbox is added to the form.
So, If you can give some other details to reproduce the problem, it will be very helpful.
TIA.
Re: HMG 3.0.22
Posted: Mon Mar 01, 2010 4:44 pm
by mol
I'll try on my another computer.
Maybe something wrong with installation?
Thanks, Roberto!
Re: HMG 3.0.22
Posted: Mon Mar 01, 2010 6:11 pm
by Roberto Lopez
Roberto Lopez wrote:mol wrote:There is a little bug in IDE. When you only edit DropDown menu, and compile project after, the form is closing automatically without "Save" advertisement.
I think, it's cause that editing dropdown menu doesn't cause sign form as "CHANGED"...
Marek
Ok.
I'll check it.
Thanks for reporting.
I've attempted to reproduce the problem but without success.
I've done the following:
1. I've opened the 'DropDown Menu' sample.
2. I've modified the DropDown menu in the main window.
3. I've attempted to close the window and a correct notice about saving is shown.
Any other detail to allow to me to reproduce the problem is very welcome.
TIA.
Re: HMG 3.0.22
Posted: Mon Mar 01, 2010 8:49 pm
by mol
OK, I'll try to generate error
