Markup Image Click |
Post Reply |
Author | |
jpbro
Senior Member Joined: 12 January 2007 Status: Offline Points: 1355 |
Post Options
Thanks(0)
Posted: 14 August 2009 at 12:08am |
It seems that the <Image> markup tag has no Click event - is this true (or have I just been awake too long), and if so, is there a way to tell when an image has been clicked?
Thanks. |
|
Product: Xtreme SuitePro (ActiveX) version 16.2.6
Platform: Windows XP - SP3 Language: Visual Basic 6.0 SP6 |
|
jpbro
Senior Member Joined: 12 January 2007 Status: Offline Points: 1355 |
Post Options
Thanks(0)
|
You can simulate this using MouseLeftButtonDown and MouseLeftButtonUp events (store a reference to the object in MouseLeftButtonDown, and if it is the same as in MouseLeftButtonUp, then consider the Image as having been clicked). It's a pain (yet another module level variable to have hanging around), so it would be great if the Click event could be added to the Image tag in CJ Markup.
|
|
Product: Xtreme SuitePro (ActiveX) version 16.2.6
Platform: Windows XP - SP3 Language: Visual Basic 6.0 SP6 |
|
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 |