Print Page | Close Window

CJ Controls on a Tablet PC?

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Command Bars
Forum Description: Topics Related to Codejock Command Bars
URL: http://forum.codejock.com/forum_posts.asp?TID=6553
Printed Date: 19 June 2025 at 5:22am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: CJ Controls on a Tablet PC?
Posted By: DDJJ
Subject: CJ Controls on a Tablet PC?
Date Posted: 02 March 2007 at 4:01pm
We have a customer for our VB6 app who was getting a lot of error messages regarding the TaskPanel control we were using.  After some back and forth, he mentioned that he was using a Tablet PC, and that the problem persisted whether using "keyboard mode" or a pen.
 
Will the cj controls work on a Tablet PC? 
 
Thanks.
 
Dan
 



Replies:
Posted By: Oleg
Date Posted: 04 March 2007 at 4:07am
Hi,
 
We never tested them :( Need better description what exactly problem he has, what "error messages" he has, etc


-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS


Posted By: DDJJ
Date Posted: 04 March 2007 at 11:24am
I don't have a good sense of how many people are using Tablet PCs, but I suspect you may want to do a little testing.
 
Maybe oversimplifying just a little, but the most common error our customer was getting occurred when setting up task panels in our code while the main form was loading.  This error was generated as a task panel item was created as follows:
 
With Group.Items
    Set Item = .Add(ID_ACTIVEFOLDER, "Active Items", _
          xtpTaskItemTypeLink, 102)
    Item.Selected = True   'Generates error
End With
 
The error number = -2147417848
The error description = Method '~' of object '~' failed.
 
Hope this helps some.
 
Dan
 
 



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net