Skinframework Bug and Cancel Property |
Post Reply |
Author | |
joeliner
Senior Member Joined: 09 June 2006 Status: Offline Points: 273 |
Post Options
Thanks(0)
Posted: 15 January 2007 at 11:30am |
uploads/20070115_112536_skin_bug.rar
kindly download the code from above link. Scenario: I have an MDI form, a MDI child form and a modal form MID Form: The MDI Form has one skinframework and commandbar The MDI Child form: The mdi child has a reportcontrol. Note if the reportcontrol is omitted then the application behaves ok. It also has an ok button with property cancel = true The modal form: The modal form has an ok button with property cancel = true Bug occurrence: steps 1. click 'load mdichild form with reportcontrol' from the file menu 2. click 'load modal form' from the file menu 3. press Esc. (This action is supposed to unload the modal form first then the child form because both of them have an ok button with property cancel = true) apparently the child form is unloaded first then the modal form. Bug non-occurrence The bug does not occur when: - you load a form without a report control. - you load the modal form from the 'modal form' button in the mdi child form - The skin is disabled please note: when the command bar is dropped on a Form with VB menus three items are not reflected as they should: - the shortcut keys -the state of the menu e.g. enabled, checked. For instance: when you disable skin from file, the state should change to unchecked. -pop-ups are not skinned -windows list is not populated compare the two menus when you right click on the mdi form is it just me or....Thanks! |
|
Product: Xtreme SuitePro (ActiveX) version 13.1
Platform: Windows XP SP 3 Language: Visual Basic 6 SP6 |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hello,
Thanks. It was fixed for 10.4.1 release.
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
joeliner
Senior Member Joined: 09 June 2006 Status: Offline Points: 273 |
Post Options
Thanks(0)
|
Hi oleg!
i noticed part of the problem was fixed but still there is an issue when the form looses focus on loading modal form. Using above attachment do look at the behaviour of the child form(which is supposed to unload on Esc) after modal form is unloaded. it doesnot unload until it looses focus and then regains focus. Thanks |
|
Product: Xtreme SuitePro (ActiveX) version 13.1
Platform: Windows XP SP 3 Language: Visual Basic 6 SP6 |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
With 10.4.2 I can't reproduce it. Please try iy.
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
joeliner
Senior Member Joined: 09 June 2006 Status: Offline Points: 273 |
Post Options
Thanks(0)
|
uploads/20070127_081838_bug.rar
i tested and compiled with 10.4.2. Half the bug solved. small bit still pending.. |
|
Product: Xtreme SuitePro (ActiveX) version 13.1
Platform: Windows XP SP 3 Language: Visual Basic 6 SP6 |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |