Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Report Control
  New Posts New Posts RSS Feed - [BUG] Hyperlink feature
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

[BUG] Hyperlink feature

 Post Reply Post Reply
Author
Message
mav46 View Drop Down
Groupie
Groupie
Avatar

Joined: 10 November 2006
Location: Italy
Status: Offline
Points: 63
Post Options Post Options   Thanks (0) Thanks(0)   Quote mav46 Quote  Post ReplyReply Direct Link To This Post Topic: [BUG] Hyperlink feature
    Posted: 17 December 2008 at 11:19am

I cannot have a one-character link (ver. 12.1.1).

For example if I set:

[....]
Set Item = .AddItem("A")
Set itemLink = Item.Hyperlinks.AddHyperlink(0, Len(Item.Caption))
[....]

the result is a underlined character (A) but not a link.
 
See you:
 

thanks.

mav46

Product: Xtreme SuitePro (ActiveX) 12.1.1
Platform: Win XP (32bit)
Language: Visual Basic 6.0 SP5
Back to Top
mav46 View Drop Down
Groupie
Groupie
Avatar

Joined: 10 November 2006
Location: Italy
Status: Offline
Points: 63
Post Options Post Options   Thanks (0) Thanks(0)   Quote mav46 Quote  Post ReplyReply Direct Link To This Post Posted: 20 December 2008 at 4:43pm
.... nothing ? Real .... ?
Product: Xtreme SuitePro (ActiveX) 12.1.1
Platform: Win XP (32bit)
Language: Visual Basic 6.0 SP5
Back to Top
mav46 View Drop Down
Groupie
Groupie
Avatar

Joined: 10 November 2006
Location: Italy
Status: Offline
Points: 63
Post Options Post Options   Thanks (0) Thanks(0)   Quote mav46 Quote  Post ReplyReply Direct Link To This Post Posted: 23 December 2008 at 3:54am
Originally posted by mav46 mav46 wrote:

.... nothing ? Real .... ?
 
Codejock stuff... , can you tell me anything about this problem ?
 
Product: Xtreme SuitePro (ActiveX) 12.1.1
Platform: Win XP (32bit)
Language: Visual Basic 6.0 SP5
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 December 2008 at 12:38am
Hello,
 
Can't reproduce it with our sample.
 
Set pRecItem = pRecord(COLUMN_SIZE)
pRecItem.Hyperlinks.AddHyperlink 0, 1
and works fine.
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
Aaron View Drop Down
Senior Member
Senior Member
Avatar

Joined: 29 January 2008
Status: Offline
Points: 2192
Post Options Post Options   Thanks (0) Thanks(0)   Quote Aaron Quote  Post ReplyReply Direct Link To This Post Posted: 24 December 2008 at 4:58am
Originally posted by oleg oleg wrote:

Hello,
 
Can't reproduce it with our sample.
 
Set pRecItem = pRecord(COLUMN_SIZE)
pRecItem.Hyperlinks.AddHyperlink 0, 1
and works fine.
 
 
Hi Oleg
 
I tried your sample and works fine... Try to set wndReportControl.PaintManager.FixedRowHeight = False and you will have same problem as @Mav46. You can set it to false during runtime and when RC redraws itself you will get all hyperlinks (with Len = 1) as normal text.
 
 
 
 
 
Product: Xtreme SuitePro (ActiveX) version 15.0.2
Platform: Windows XP (32bit) - SP 2
Language: Visual Basic 6.0

Zero replies is not an option....
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 December 2008 at 8:29am
Hi,
 
Thanks.
 
mav46, do you have FixedRowHeight = False ? Do you see same with FixedRowHeight = True ?
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.172 seconds.