Custom Controls within cells |
Post Reply |
Author | |
Hemesh
Senior Member Joined: 10 August 2010 Status: Offline Points: 135 |
Post Options
Thanks(0)
Posted: 17 August 2010 at 4:50am |
Hi all,
I'm trying to add some controls to a report control cell other than the Buttons provided with the AddButton method. There is a sample application with an example of this which can be downloaded from the webpage but there is no source code available with that sample. Has anyone done this and can provide us with some source code on how this is done? I eventually want the ability to drag-n-drop onto these contols as well which could make things interesting! :) Thanks in advance. |
|
Product: Xtreme SuitePro (ActiveX) version 18.5.0
Platform: Windows 7 Enterprise (64-bit) Language: Visual Basic 6.0 |
|
Aaron
Senior Member Joined: 29 January 2008 Status: Offline Points: 2192 |
Post Options
Thanks(0)
|
Hi,
What kind of controls are you thinking about? There is method to get ItemRect and could be used to size and position a control. It's not going to be easy but still...
|
|
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.... |
|
Hemesh
Senior Member Joined: 10 August 2010 Status: Offline Points: 135 |
Post Options
Thanks(0)
|
i was looking at maybe just a label, picturebox... something to help the control look like a gantt chart for scheduling. I've used merged cells at the moment an changed the back colour, but was hoping there might be something I can do with a few more funky controls.
I'm quite suprised that the sample app i've mentioned doesn't have associated source code for customers to look at... |
|
Product: Xtreme SuitePro (ActiveX) version 18.5.0
Platform: Windows 7 Enterprise (64-bit) Language: Visual Basic 6.0 |
|
Aaron
Senior Member Joined: 29 January 2008 Status: Offline Points: 2192 |
Post Options
Thanks(0)
|
Hi,
The sample is created with MFC so you aren't able to reproduce that.
I think you need markup for this kind of things. Try MarkupPad application and look at some possible features (checkbox, radiobutton and button) also progressbar is possible with Markup.
|
|
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.... |
|
Hemesh
Senior Member Joined: 10 August 2010 Status: Offline Points: 135 |
Post Options
Thanks(0)
|
Thanks Aaron, will investigate Markup some more and see what can be done.
|
|
Product: Xtreme SuitePro (ActiveX) version 18.5.0
Platform: Windows 7 Enterprise (64-bit) Language: Visual Basic 6.0 |
|
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 |