Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Suite Pro
  New Posts New Posts RSS Feed - changes from 11.2.0 to 11.2.1
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

changes from 11.2.0 to 11.2.1

 Post Reply Post Reply
Author
Message
wakerunner View Drop Down
Groupie
Groupie


Joined: 29 September 2007
Status: Offline
Points: 85
Post Options Post Options   Thanks (0) Thanks(0)   Quote wakerunner Quote  Post ReplyReply Direct Link To This Post Topic: changes from 11.2.0 to 11.2.1
    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
 
Back to Top
Oleg View Drop Down
Admin Group
Admin Group


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 30 November 2007 at 1:43pm
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
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.156 seconds.