Home > Archive > Clarion > December 2006 > OCX resize
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
| marcos 2006-11-14, 6:55 pm |
| I am trying to use a new OCX grid (FarPoint Spread 7) and no matter
what I do, it shows the resize handles at runtime. Vendor claims it
does no happen in VB and it should be a Clarion property. Has anyone
have this situation with any other OCX before?
| |
| klarisoft@gmail.com 2006-11-20, 6:55 pm |
| Hi,
Check your settings. FarPoint works OK for me
Leonid Chudakov
chudakov@klarisoft.com
marcos wrote:
> I am trying to use a new OCX grid (FarPoint Spread 7) and no matter
> what I do, it shows the resize handles at runtime. Vendor claims it
> does no happen in VB and it should be a Clarion property. Has anyone
> have this situation with any other OCX before?
| |
| backwardshoop@gmail.com 2006-12-13, 6:55 pm |
|
marcos wrote:
> I am trying to use a new OCX grid (FarPoint Spread 7) and no matter
> what I do, it shows the resize handles at runtime. Vendor claims it
> does no happen in VB and it should be a Clarion property. Has anyone
> have this situation with any other OCX before?
We do not test our products in the Clarion development environment at
FarPoint. It sounds like the control is still in a design time
environment when you are running the project. I would suggest using
another ActiveX control to test this behavior. Try something like the
Microsoft RichTextbox control.
Scott Shorter
FarPoint Technologies
|
|
|
|
|