Go Back   TX Text Control Community > TX Text Control Discussion and Support Forums > TX Text Control .NET

TX Text Control .NET Please use this forum for TX Text Control .NET support only. If you need support for a different product, please use the appropriate forum.

Reply
 
Thread Tools Display Modes
  #1  
Old March 8, 2010
Igor_V Igor_V is offline
Registered User
 
Join Date: Mar 2010
Posts: 3
Issues with FrameBase rendering

Hello,
I have recently encountered a bug in TX Text Control .NET 15.1 with visualization of TX Images/Frames. Each time when i try to add a transparent component at the location where TX FrameBase object is drawn the TX object visualization is moved to the left side of the screen. Here is some code in c#:

Code:
System.Windows.Forms.Label lbl = new  System.Windows.Forms.Label();
 lbl.BackColor = Color.FromArgb(25,0,0,255);        
 lbl.Size = new Size(Rectangle.Width, Rectangle.Height);
 lbl.Location = new Point(Rectangle.X, Rectangle.Y);
 m_textControl.controls.add(lbl);
Any solution to this issue would be highly appreciated.

P.S. It works fine for non-transparent components.


Kind regards,
Igor V
Software Developer

Last edited by Gunnar Giffey; March 9, 2010 at 09:25:16. Reason: Please use [code][/code] tags when pasting source code
Reply With Quote
  #2  
Old March 18, 2010
Gunnar Giffey's Avatar
Gunnar Giffey Gunnar Giffey is offline
TX Support Engineer
TX Text Control
 
Join Date: Sep 2004
Location: Bremen, Germany
Posts: 3,999
Re: Issues with FrameBase rendering

Hello Igor,
Not sure if this is actually a bug.
Could you please provide a working sample projct, so we can run the same code as you?
Thanks.
__________________
Regards,
Gunnar Giffey, TX Text Control
[Forum Administrator]
Reply With Quote
  #3  
Old March 24, 2010
Igor_V Igor_V is offline
Registered User
 
Join Date: Mar 2010
Posts: 3
Re: Issues with FrameBase rendering

Hello Gunnar,
Thank you for the reply. I'm posting 2 printscreens before and after adding transparent label above a framebase object.
I've also extended one of the samples so you can reproduce the issue. All you need to do is to open a document containing any framebase object like image or frame and draw a label above it. The code for drawing is also included.

Kind regards,

Igor V
Attached Images
File Type: jpg before.jpg (98.2 KB, 10 views)
File Type: jpg after.jpg (98.5 KB, 13 views)
Attached Files
File Type: rar Simple_Extended.rar (57.2 KB, 9 views)
Reply With Quote
  #4  
Old March 24, 2010
Gunnar Giffey's Avatar
Gunnar Giffey Gunnar Giffey is offline
TX Support Engineer
TX Text Control
 
Join Date: Sep 2004
Location: Bremen, Germany
Posts: 3,999
Re: Issues with FrameBase rendering

Hello Igor,
Thank you for the sample project. I can reproduce your issue with that.
I have added a bug for this issue to our bug tracker and if technically possible it should be fixed with the next Service Pack for v15.1 or in version 16.
__________________
Regards,
Gunnar Giffey, TX Text Control
[Forum Administrator]
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Various features (inspired by implementation issues) PvZ TX Text Control Feature Requests 0 October 16, 2008 10:03:51
Few issues related to Word Document (< Office 2007) ruturaaj TX Text Control ActiveX 10 April 28, 2008 16:01:13
Lost data when rendering HTML file??? ktgerard TX Text Control .NET 1 December 22, 2003 10:51:26
Inconsistent HTML rendering leerjet TX Text Control .NET 0 February 1, 2003 20:19:45
refresh issues with added controls btwes45 TX Text Control .NET 0 January 21, 2003 17:40:58


All times are GMT +1. The time now is 06:13:13.


Powered by vBulletin® Version 3.8.6
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
© 1991 - 2010 The Imaging Source Europe GmbH