Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Controls
  New Posts New Posts RSS Feed - Label control bug
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Label control bug

 Post Reply Post Reply
Author
Message
John Barrow View Drop Down
Newbie
Newbie


Joined: 02 May 2010
Status: Offline
Points: 4
Post Options Post Options   Thanks (0) Thanks(0)   Quote John Barrow Quote  Post ReplyReply Direct Link To This Post Topic: Label control bug
    Posted: 26 May 2010 at 12:19pm
The way the Microsoft label works is like this:
With Autosize = True and Wordwrap = True
the width can be adjusted and the height will automatically adjust according to the amount of text set in the caption property, thus showing all the text.
The Codejock control does this:
With Autosize = True and Wordwrap = True
the width can NOT be adjusted and the height will NOT automatically adjust according to the amount of text.
So wordwrap isn't working when Autosize is true
I have 12.0.2 - has this been fixed in more recent versions?
 
 
Back to Top
chrisABC View Drop Down
Senior Member
Senior Member
Avatar

Joined: 05 June 2008
Status: Offline
Points: 258
Post Options Post Options   Thanks (0) Thanks(0)   Quote chrisABC Quote  Post ReplyReply Direct Link To This Post Posted: 09 June 2010 at 5:41am
I tried it with version 13.1.0

And there is still a difference between MS label and CJ label.
With the CJ label if WordWrap = True then the label height does not change.

Also. The MS Label understands vbCRLF characters (and starts new line) but the CJ Label does not and just shows vbCRLF as a graphic char.


Chris (Manchester, UK) -- www.abc6.co.uk ---- Using CodeJock ActiveX Suite 13.1.0 with Windows8, VB6 SP6
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.125 seconds.