Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Controls
  New Posts New Posts RSS Feed - Markup-a few questions
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Markup-a few questions

 Post Reply Post Reply
Author
Message
ijwelch View Drop Down
Senior Member
Senior Member


Joined: 20 June 2006
Status: Offline
Points: 262
Post Options Post Options   Thanks (0) Thanks(0)   Quote ijwelch Quote  Post ReplyReply Direct Link To This Post Topic: Markup-a few questions
    Posted: 30 April 2008 at 1:16am
In MarkupPad sample (vb6)...

How do I use the Args parameter in the Click event

Public Sub Click(ByVal Sender As Object, ByVal Args As Object)
    MsgBox "Click"
End Sub

I need to identify which hyperlink was clicked so assume I need to do something to set Args but samples and manual don't show how..

Also, the label won't scroll with mousewheel in the sample, but it does in the \Utils\MarkupPad.exe program. Is this possible in VB6 with label control?

Finally, in sample some of the markups don't work (DynamicMarkup.xaml, SecurityCenterSample.xaml, Shapes.xaml).
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: 30 April 2008 at 3:14am

hello,

Yes, for ActiveX Dynamic Markup is quite limited now. Sender  and Args added for future.
 
Open DynamicMarkup.xaml, SecurityCenterSample.xaml, Shapes.xaml in our MarkupPad to see how they work.
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
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: 30 April 2008 at 3:22am
ps. jsut create separate method for each separate hyperlink.
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
enjay View Drop Down
Senior Member
Senior Member
Avatar

Joined: 31 March 2008
Status: Offline
Points: 109
Post Options Post Options   Thanks (0) Thanks(0)   Quote enjay Quote  Post ReplyReply Direct Link To This Post Posted: 10 May 2008 at 9:45am
Originally posted by oleg oleg wrote:

ps. jsut create separate method for each separate hyperlink.
  
 
For most application this is not enough and "horror coding" too, what about dynamically created list of XAML elements ? Accessing the callers properties is a vital requirement here.
 
Honestly, at the moment I wouldn't buy the marketing blah blah. 
 
So: "Honor to whom honer is due"
 
Will it be in V12.1 ?
 
SuitePro ActiveX User
Back to Top
JantjeKeizer View Drop Down
Groupie
Groupie


Joined: 12 February 2008
Status: Offline
Points: 70
Post Options Post Options   Thanks (0) Thanks(0)   Quote JantjeKeizer Quote  Post ReplyReply Direct Link To This Post Posted: 10 May 2008 at 9:51am
Originally posted by oleg oleg wrote:

hello,


Yes, for ActiveX Dynamic Markup is quite limited now. Sender  and Args added for future.

 

Open DynamicMarkup.xaml, SecurityCenterSample.xaml, Shapes.xaml in our MarkupPad to see how they work.
Some examples don't even work with the activex version
Back to Top
jpbro View Drop Down
Senior Member
Senior Member
Avatar

Joined: 12 January 2007
Status: Offline
Points: 1354
Post Options Post Options   Thanks (0) Thanks(0)   Quote jpbro Quote  Post ReplyReply Direct Link To This Post Posted: 10 May 2008 at 6:41pm
<Ignore, I was mistaken>

Product: Xtreme SuitePro (ActiveX) version 16.2.6
Platform: Windows XP - SP3

Language: Visual Basic 6.0 SP6

Back to Top
Jebo View Drop Down
Senior Member
Senior Member


Joined: 27 October 2005
Location: Germany
Status: Offline
Points: 318
Post Options Post Options   Thanks (0) Thanks(0)   Quote Jebo Quote  Post ReplyReply Direct Link To This Post Posted: 22 May 2008 at 7:12pm
Oleg,
 
I've some (50 and more) E-Mail-Hyperlinks in my Markuped-Label-Control.
 
How can I detect which mail-address the user was clicked?
 
If there is no way at the moment - when do you think will this feature released? This summer?
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: 23 May 2008 at 1:34am
Hello,
 
Yes, 12.1 with markup class model will be released this summer. Sorry, now except using 50 methods :-[ ] I can't suggest more.
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
Jebo View Drop Down
Senior Member
Senior Member


Joined: 27 October 2005
Location: Germany
Status: Offline
Points: 318
Post Options Post Options   Thanks (0) Thanks(0)   Quote Jebo Quote  Post ReplyReply Direct Link To This Post Posted: 23 May 2008 at 5:37am
Ah, that's ok for me!
 
So I'll wait and finish this part in my application with v12.1.
 
THX and have a nice weekend!
Back to Top
Jebo View Drop Down
Senior Member
Senior Member


Joined: 27 October 2005
Location: Germany
Status: Offline
Points: 318
Post Options Post Options   Thanks (0) Thanks(0)   Quote Jebo Quote  Post ReplyReply Direct Link To This Post Posted: 17 June 2008 at 7:50am
Hello,
 
I understand that you work hard for the next relase. But I need this feature very urgent (firstly only for development and not for releasing - releasedate is august/september).
 
So my question is, when do you think, will the first beta be released?
 
Thank you for feedback!
 
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: 17 June 2008 at 1:59pm
Hi,
 
Maybe only in Mid/End of July :-(
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
Jebo View Drop Down
Senior Member
Senior Member


Joined: 27 October 2005
Location: Germany
Status: Offline
Points: 318
Post Options Post Options   Thanks (0) Thanks(0)   Quote Jebo Quote  Post ReplyReply Direct Link To This Post Posted: 11 August 2008 at 10:27am
Hi Oleg,
 
now is august. Please can you tell us, when is the release-date of 12.1 (beta is absolutly enough for me) with the needed markup-class-model for detecting of "Markup-Click-Events"?
 
Thank you
Jebo
Back to Top
Carlos Rocha View Drop Down
Groupie
Groupie


Joined: 11 February 2008
Location: Portugal
Status: Offline
Points: 92
Post Options Post Options   Thanks (0) Thanks(0)   Quote Carlos Rocha Quote  Post ReplyReply Direct Link To This Post Posted: 21 August 2008 at 12:40pm
Hi oleg,

Originally posted by oleg oleg wrote:

ps. jsut create separate method for each separate hyperlink.


How can we do that? I'm looking for hours but didn't get it
BTW, how far is 12.1 (beta ot whatever)?
SuitePro 20.3.0
OS: Windows 10
Language: Visual Objects 2.8
Back to Top
Carlos Rocha View Drop Down
Groupie
Groupie


Joined: 11 February 2008
Location: Portugal
Status: Offline
Points: 92
Post Options Post Options   Thanks (0) Thanks(0)   Quote Carlos Rocha Quote  Post ReplyReply Direct Link To This Post Posted: 21 August 2008 at 8:38pm
Ok, I found it. It was not explaned in the docs that we could use multiple "SetMethod"
I needed this to start testing a few markups while 12.1 is not out
SuitePro 20.3.0
OS: Windows 10
Language: Visual Objects 2.8
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.188 seconds.