![]() |
CJ Controls on a Tablet PC? |
Post Reply ![]() |
Author | |
DDJJ ![]() Senior Member ![]() Joined: 13 December 2004 Status: Offline Points: 143 |
![]() ![]() ![]() ![]() ![]() 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
|
|
![]() |
|
Oleg ![]() Admin Group ![]() Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
![]() ![]() ![]() ![]() ![]() |
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 |
|
![]() |
|
DDJJ ![]() Senior Member ![]() Joined: 13 December 2004 Status: Offline Points: 143 |
![]() ![]() ![]() ![]() ![]() |
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
|
|
![]() |
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 |