Title Bar Icon |
Post Reply |
Author | |
sined
Newbie Joined: 13 July 2010 Location: Italy Status: Offline Points: 5 |
Post Options
Thanks(0)
Posted: 16 July 2010 at 7:11am |
Hi all,
I use skin framework from some day in my application.
I've seen a strange behaivuor.
My application open mdichild form from a click on a treeview. On click I replace icon and caption of mdichild form with icon and caption of treeview item.
Without framework icon is updated immediately.
With framework icon isn't update. To update it I need to resize form or to move mouse over close command (to right of form). After this action icon is refreshed.
Any idea?
Mirko
|
|
Xander75
Senior Member Joined: 26 April 2007 Status: Offline Points: 353 |
Post Options
Thanks(0)
|
Hi,
Have you simply tried to use the code "Me.Refresh" once your form has opened, it sounds like a repaint issue, you could also try setting the "AutoRedraw" value to True. |
|
Product: Xtreme SuitePro (ActiveX) v15.3.1
Platform: Windows 7 64-bit (SP1) Professional Edition Languages: C#.Net using Visual Studio 2012 & Visual Basic 6.0 (SP6) |
|
sined
Newbie Joined: 13 July 2010 Location: Italy Status: Offline Points: 5 |
Post Options
Thanks(0)
|
Hi,
it's a bug of older version. With the newer one it's solved. Before open support, I've tried refresh without success: refresh doens't works on windows titlebar. Mrko |
|
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 |