Flickering in tabbed mdi mode |
Post Reply |
Author | |
tobi
Senior Member Joined: 09 September 2004 Location: Germany Status: Offline Points: 451 |
Post Options
Thanks(0)
Posted: 17 November 2004 at 2:48pm |
I´m using tabbed mdi style in my Visual Basic 6 application. I noticed heavy flickering when I switch between the tabs especially on slow machines. It seems that the windows are kept cascading in the background and are maximized when switching to it. |
|
SuperMario
Admin Group Joined: 14 February 2004 Status: Offline Points: 18057 |
Post Options
Thanks(0)
|
This is a bug in the current release. It has been fixed and will
be available in the next release. Might want to call if you
absolutely need this fix right now.
|
|
tobi
Senior Member Joined: 09 September 2004 Location: Germany Status: Offline Points: 451 |
Post Options
Thanks(0)
|
Is there any release date for the next version ? If it doesn´t generate too much effort for you I would be very thankful if you can send me the fix ...
|
|
SuperMario
Admin Group Joined: 14 February 2004 Status: Offline Points: 18057 |
Post Options
Thanks(0)
|
I don't know when the next release date is. You must call or
submit a request to see if a fix can be provided (You must have an
active maintenance account).
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Try to use code from our MDI sample: for document object: Private Sub Form_Load() bug mentioned by SuperMario appear only with hidden menubar. |
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
tobi
Senior Member Joined: 09 September 2004 Location: Germany Status: Offline Points: 451 |
Post Options
Thanks(0)
|
Thanks oleg, |
|
moskito66
Newbie Joined: 20 March 2005 Status: Offline Points: 16 |
Post Options
Thanks(0)
|
this is very stupid code ! it is stupid workaround code that leads to other problems... now we have Version 9.60.1 and codejock has fix nothing
|
|
tobi
Senior Member Joined: 09 September 2004 Location: Germany Status: Offline Points: 451 |
Post Options
Thanks(0)
|
Now I started to port my VB6 mdi project to .net (c#) with the same problem ! But this workaround does not work !!! Does anyone know how to prevent this flickering problem in c# (2005) ?
|
|
SuperMario
Admin Group Joined: 14 February 2004 Status: Offline Points: 18057 |
Post Options
Thanks(0)
|
I let VS convert the CommandBars MDI C# sample to 2005. When switching between tabs all looks OK, there is a slight flicker when a new dockment is opened, but not once they have been displayed. Is this what you are talking about?
|
|
tobi
Senior Member Joined: 09 September 2004 Location: Germany Status: Offline Points: 451 |
Post Options
Thanks(0)
|
Exactly this is what I mean !
|
|
SuperMario
Admin Group Joined: 14 February 2004 Status: Offline Points: 18057 |
Post Options
Thanks(0)
|
Yes, it seems there were some changes in VS 2005. We are looking into why it is doing this.
|
|
tobi
Senior Member Joined: 09 September 2004 Location: Germany Status: Offline Points: 451 |
Post Options
Thanks(0)
|
Dear SuperMario,
are there any news on this ?
|
|
tobi
Senior Member Joined: 09 September 2004 Location: Germany Status: Offline Points: 451 |
Post Options
Thanks(0)
|
Will this be fixed in the next release ?
|
|
beifang
Newbie Joined: 13 July 2006 Status: Offline Points: 5 |
Post Options
Thanks(0)
|
In the 2006 v2, it still flicking when you closeing one children form, the other children windows are kept cascading in the background and are maximized. My children form load a vsflexgrid to show data. |
|
tobi
Senior Member Joined: 09 September 2004 Location: Germany Status: Offline Points: 451 |
Post Options
Thanks(0)
|
I´ve just tested the .net MDI sample included in version 10.3.1 with visual studo 2005 and the flickering still occurs ! Also the complete application window flickers when the visual style is changed !
Is there any fix or workaround for this ? It is very urgent, the customers don´t like this ...
|
|
tobi
Senior Member Joined: 09 September 2004 Location: Germany Status: Offline Points: 451 |
Post Options
Thanks(0)
|
Sorry for reactivating this post: I´m still looking for a solution to prevent the tabbed mdi flickering in .net applications !
Does anyone found a solution or a workaround for this problem ?
Thanks a lot.
|
|
younicke
Senior Member Joined: 11 March 2005 Status: Offline Points: 107 |
Post Options
Thanks(0)
|
and it looks like this cant be resolved...
otherwise they would have released a fix for this a long time ago. |
|
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 |