changes from 11.2.0 to 11.2.1 |
Post Reply |
Author | |
wakerunner
Groupie Joined: 29 September 2007 Status: Offline Points: 85 |
Post Options
Thanks(0)
Posted: 30 November 2007 at 10:54am |
There has been changes from 11.2.0 to 11.2.1 in imagemanager. I have a MDIform with an imagemanager, I had a form(not a mdichild) that was loaded. This 2nd form has an imagemanager on it.
In 11.2.0 the 2nd forms imagemanager would somehow get the icons from the mdiparents imagemanager automatically. With 11.2.1 it does not do this. If I try to add icons with the code below:
form2.imgmanager.addicons form1.imgmanager.icons If you load form2 from form1, the first time it works no problem, if you unload form2 then load form2 again from form1 the icons are gone on form2, then if you close form2 and open form1 icons are gone on form1
I'm using ribbonbars
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hello,
Yes, right, see release notes, we reworked imagemanager, but now images can't be shared between imagemanagers.
Please just add all icons to form1.imgmanager and use it in form2.
|
|
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 |