SOLVED: Position of Elements |
Post Reply |
Author | |
gibrael
Groupie Joined: 17 March 2009 Status: Offline Points: 18 |
Post Options
Thanks(0)
Posted: 06 May 2009 at 6:24pm |
If I have a markuplabel on a form, and this markuplabel has TextBlock inside it, is there a way to get the exact screen position (x,y) of this element?
I need it so that i could display a popup context exactly above the TextBlock. Thanks in advance to anyway who can help. :) -- Codejock ActiveX 12.1 VisualBasic 6 Sp6 Windows XP Sp3 |
|
--
Codejock Xtreme Suite Pro 15.2 VisualStudio 2010 Windows 7 |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
No :( It will be implemented for next release.
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
Krog
Groupie Joined: 06 February 2008 Status: Offline Points: 100 |
Post Options
Thanks(0)
|
Hi Oleg!
My vote for this feature to be implemented. It is exactly what I was needing :) |
|
Product: Xtreme SuitePro (ActiveX) version 15.2.1
Platform: Windows XP SP2 Language: Visual Basic 6 SP6 |
|
BobWansink
Groupie Joined: 24 January 2008 Status: Offline Points: 59 |
Post Options
Thanks(0)
|
Has this already been released? If so, how do I check the position?
Thanks in advance! |
|
Product: Xtreme ToolkitPro (MFC) version 13.0.0
Platform: Windows (32bit) - XP - Vista Language: Visual C++ |
|
gibrael
Groupie Joined: 17 March 2009 Status: Offline Points: 18 |
Post Options
Thanks(0)
|
Just checking back on this. Elements' position can now be accessed through the elements GetBoundingRect(L,T,R,B). The parameters are ByRef and the coordinates are saved in them.
|
|
--
Codejock Xtreme Suite Pro 15.2 VisualStudio 2010 Windows 7 |
|
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 |