Markup-a few questions |
Post Reply |
Author | |
ijwelch
Senior Member Joined: 20 June 2006 Status: Offline Points: 262 |
Post Options
Thanks(0)
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). |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
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 |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
ps. jsut create separate method for each separate hyperlink.
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
enjay
Senior Member Joined: 31 March 2008 Status: Offline Points: 109 |
Post Options
Thanks(0)
|
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
|
|
JantjeKeizer
Groupie Joined: 12 February 2008 Status: Offline Points: 70 |
Post Options
Thanks(0)
|
|
|
jpbro
Senior Member Joined: 12 January 2007 Status: Offline Points: 1355 |
Post Options
Thanks(0)
|
<Ignore, I was mistaken>
|
|
Product: Xtreme SuitePro (ActiveX) version 16.2.6
Platform: Windows XP - SP3 Language: Visual Basic 6.0 SP6 |
|
Jebo
Senior Member Joined: 27 October 2005 Location: Germany Status: Offline Points: 318 |
Post Options
Thanks(0)
|
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?
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
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 |
|
Jebo
Senior Member Joined: 27 October 2005 Location: Germany Status: Offline Points: 318 |
Post Options
Thanks(0)
|
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!
|
|
Jebo
Senior Member Joined: 27 October 2005 Location: Germany Status: Offline Points: 318 |
Post Options
Thanks(0)
|
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!
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
Maybe only in Mid/End of July :-(
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
Jebo
Senior Member Joined: 27 October 2005 Location: Germany Status: Offline Points: 318 |
Post Options
Thanks(0)
|
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
|
|
Carlos Rocha
Groupie Joined: 11 February 2008 Location: Portugal Status: Offline Points: 92 |
Post Options
Thanks(0)
|
Hi oleg,
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 |
|
Carlos Rocha
Groupie Joined: 11 February 2008 Location: Portugal Status: Offline Points: 92 |
Post Options
Thanks(0)
|
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 |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |