Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Command Bars
  New Posts New Posts RSS Feed - 11.1.2 Bug/Issue xtpControlCustom
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

11.1.2 Bug/Issue xtpControlCustom

 Post Reply Post Reply
Author
Message
LittleJK View Drop Down
Senior Member
Senior Member
Avatar

Joined: 13 April 2006
Status: Offline
Points: 168
Post Options Post Options   Thanks (0) Thanks(0)   Quote LittleJK Quote  Post ReplyReply Direct Link To This Post Topic: 11.1.2 Bug/Issue xtpControlCustom
    Posted: 23 May 2007 at 5:27pm
Hi we have a custom button popup button on our toolbar that doesn't work anymore. It's similar to the SDISample in the commandbars. Seems like the code was changed or what not because it doesn't work in the SDISample example either.

Set Control = .Add(xtpControlPopup, 0, "Find", -1, False)
        Control.BeginGroup = True
        Set ControlSearch = Control.CommandBar.Controls.Add(xtpControlCustom, ID_SEARCH_FORM, "Search Form", -1, False)
        ControlSearch.Handle = ctlSearch.Hwnd



It comes up blank with the a icon. Any Ideas?
Back to Top
PPL1 View Drop Down
Groupie
Groupie


Joined: 10 April 2006
Location: Canada
Status: Offline
Points: 70
Post Options Post Options   Thanks (0) Thanks(0)   Quote PPL1 Quote  Post ReplyReply Direct Link To This Post Posted: 23 May 2007 at 9:14pm
Hi,
 
I have the very same problem with the ActiveX Suite in an MDI form.
 
Pierre
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: 24 May 2007 at 3:04am
 we need start beta testing. seems 11.1.3 will be prepared :( :( :(
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
LittleJK View Drop Down
Senior Member
Senior Member
Avatar

Joined: 13 April 2006
Status: Offline
Points: 168
Post Options Post Options   Thanks (0) Thanks(0)   Quote LittleJK Quote  Post ReplyReply Direct Link To This Post Posted: 24 May 2007 at 9:29am
ok... so I'm taking it that we are going to have to roll back to 11.1 when that worked.
Back to Top
PPL1 View Drop Down
Groupie
Groupie


Joined: 10 April 2006
Location: Canada
Status: Offline
Points: 70
Post Options Post Options   Thanks (0) Thanks(0)   Quote PPL1 Quote  Post ReplyReply Direct Link To This Post Posted: 24 May 2007 at 10:02am
I'm used to the auto-upgrade of vb projects for new versions. But how does one roll back to a previous version of CodeJock. Uninstall but what about the project file?
 
 
Thanks
 
Back to Top
LittleJK View Drop Down
Senior Member
Senior Member
Avatar

Joined: 13 April 2006
Status: Offline
Points: 168
Post Options Post Options   Thanks (0) Thanks(0)   Quote LittleJK Quote  Post ReplyReply Direct Link To This Post Posted: 24 May 2007 at 10:06am
Basically uninstall codejock and then pull out the old .exe key and re-install it. Then pray to god if you have a fresh backup of your project from the day before so you can reload it!
Back to Top
SuperMario View Drop Down
Admin Group
Admin Group
Avatar

Joined: 14 February 2004
Status: Offline
Points: 18057
Post Options Post Options   Thanks (0) Thanks(0)   Quote SuperMario Quote  Post ReplyReply Direct Link To This Post Posted: 24 May 2007 at 10:17am
I'm seeing if we can't get 11.1.3 out tomorrow
Back to Top
LittleJK View Drop Down
Senior Member
Senior Member
Avatar

Joined: 13 April 2006
Status: Offline
Points: 168
Post Options Post Options   Thanks (0) Thanks(0)   Quote LittleJK Quote  Post ReplyReply Direct Link To This Post Posted: 24 May 2007 at 10:26am
ok the other thing we can't seem to get is the multi row to function for the Report Control too.
Back to Top
SuperMario View Drop Down
Admin Group
Admin Group
Avatar

Joined: 14 February 2004
Status: Offline
Points: 18057
Post Options Post Options   Thanks (0) Thanks(0)   Quote SuperMario Quote  Post ReplyReply Direct Link To This Post Posted: 24 May 2007 at 11:18am
Not sure what you mean.  I tried both multi-row and preview in the sample and it works.
Back to Top
LittleJK View Drop Down
Senior Member
Senior Member
Avatar

Joined: 13 April 2006
Status: Offline
Points: 168
Post Options Post Options   Thanks (0) Thanks(0)   Quote LittleJK Quote  Post ReplyReply Direct Link To This Post Posted: 24 May 2007 at 11:21am
Yeah I think we are missing something because our other projects do work! So I'm thinking it's with the new coding style we just started for our report controls. Thanks though
Back to Top
PPL1 View Drop Down
Groupie
Groupie


Joined: 10 April 2006
Location: Canada
Status: Offline
Points: 70
Post Options Post Options   Thanks (0) Thanks(0)   Quote PPL1 Quote  Post ReplyReply Direct Link To This Post Posted: 24 May 2007 at 5:08pm
Hi Fellows,
 
If you automatically modify our Project files when VB loads with a new version of the ActiveX suite, why not automatically make of back-up or OUR project, or at least a tools to convert a project to an earlier version
 
Tx
 
Pierre
Back to Top
gshawn View Drop Down
Senior Member
Senior Member


Joined: 04 October 2004
Status: Offline
Points: 227
Post Options Post Options   Thanks (0) Thanks(0)   Quote gshawn Quote  Post ReplyReply Direct Link To This Post Posted: 24 May 2007 at 10:55pm
Pierre,
 
This is something that VB automatically does for you... If you want to prevent this from happening, uncheck Project Properties > General > Upgrade ActiveX Controls.
Back to Top
Zach View Drop Down
Groupie
Groupie


Joined: 19 July 2006
Status: Offline
Points: 62
Post Options Post Options   Thanks (0) Thanks(0)   Quote Zach Quote  Post ReplyReply Direct Link To This Post Posted: 27 May 2007 at 2:01pm
You could just delete all the 11.1.2 controls... re-register all the 11.1.0 controls - and then manually edit (or do a find and replace) the vbp files
Back to Top
Zach View Drop Down
Groupie
Groupie


Joined: 19 July 2006
Status: Offline
Points: 62
Post Options Post Options   Thanks (0) Thanks(0)   Quote Zach Quote  Post ReplyReply Direct Link To This Post Posted: 27 May 2007 at 2:04pm
Originally posted by oleg oleg wrote:

 we need start beta testing. seems 11.1.3 will be prepared :( :( :(
 
I think any developer can understand that things happen... you do one thing - bang - it breaks something else that you never thought it would - and just happens to be something that you personally do not use so you never notice....as it is there is absolutely no way humanly possible that you guys could inhouse test every single possible little thing for every release.
 
 
... that said - it would seem reasonable to release all new controls as beta... then for a minor fix - you can just fix it... once it seems all bugs are out... call it gold.
Back to Top
LittleJK View Drop Down
Senior Member
Senior Member
Avatar

Joined: 13 April 2006
Status: Offline
Points: 168
Post Options Post Options   Thanks (0) Thanks(0)   Quote LittleJK Quote  Post ReplyReply Direct Link To This Post Posted: 30 May 2007 at 1:22pm
Hey what's the deal with 11.1.3? on the Release notes it's saying 5/29 it was released.... today I went to download it.... and it's not there! 
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: 31 May 2007 at 7:37am
11.1.3 is released now.
 
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.219 seconds.