Form_Activate and SkinFramework |
Post Reply |
Author | |
Bako
Newbie Joined: 05 April 2007 Status: Offline Points: 25 |
Post Options
Thanks(0)
Posted: 07 November 2007 at 8:39am |
Hi,
we have 2 fatal problems in our large VB6 project. 1. If SkinFramework is Enabled Skin.ApplyOptions = xtpSkinApplyFrame then Form.Hide raises Form_Activate event on hidden form. Why? When we disable SkinFramework or remove xtpSkinApplyFrame from ApllyOptions than everything is all right. 2. On the other side. If SkinFramework is Enabled Skin.ApllyOptions = "all available options" then Form.Show NOT raises Form_Activate on showing form. If I click on some control on the form, than Form_Activate raises. Why is first Activate with SkinFramework is ignored? Form is correctly loaded and showed modally. |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
Do you have last SkinFramework version? I can't reproduce it with our sample.
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
Bako
Newbie Joined: 05 April 2007 Status: Offline Points: 25 |
Post Options
Thanks(0)
|
SkinFramework version 11.1.0.
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
hm.. Can you try reproduce it with our sample and attach modified sample here.
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
Bako
Newbie Joined: 05 April 2007 Status: Offline Points: 25 |
Post Options
Thanks(0)
|
It's too big project for attaching (and commercial). We prepare lite version (only with errored forms) for testing. In simple application with 2 forms are no problems. Only in big projects.
Tomas Bako developer Kros, a. s. |
|
Bako
Newbie Joined: 05 April 2007 Status: Offline Points: 25 |
Post Options
Thanks(0)
|
I have one question:
Does SkinFramework calling DoEvents (process messages) during rendering (painting) process? Tomas Bako developer |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
No.
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
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 |