Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Skin Framework
  New Posts New Posts RSS Feed - BUG: SkinFramework and TxTextControl.ObjectInsert
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

BUG: SkinFramework and TxTextControl.ObjectInsert

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

Joined: 11 December 2006
Status: Offline
Points: 110
Post Options Post Options   Thanks (0) Thanks(0)   Quote Jean Quote  Post ReplyReply Direct Link To This Post Topic: BUG: SkinFramework and TxTextControl.ObjectInsert
    Posted: 23 October 2008 at 11:18am
Create a new project.
Add references:
-TX Text Control
-Xtreme SkinFramework

Put a TxText control on the form and a CommandButton.

Insert this code:
Private Sub Command1_Click()
  Call TXTextControl1.ObjectInsert(1, 0, -1, 0, 0, 0, 100, 100, 2, 10, 10, 10, 10)
End Sub

Run the application. By clicking the button you can insert an object, e.g. a Bitmap.

Now put a SkinFramework control on the form and test the application again.
If you click the button you will have an error.

Trial version of TxTextControl: http://www.textcontrol.com/downloads/trials/form/3.htm

Maybe it's a problem in the TxTextControl, but I'm not shure...
Product: Xtreme SuitePro (ActiveX) Version 15.0.2
Platform: Windows XP (32bit) German - SP 2
Language: VB6 / C# 4.0
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 October 2008 at 2:32am

Hi,

Thanks, We reproduced it and working with solution.
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.094 seconds.