Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Controls
  New Posts New Posts RSS Feed - FlatEdit DblClick
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

FlatEdit DblClick

 Post Reply Post Reply
Author
Message
Seniorchef View Drop Down
Newbie
Newbie
Avatar

Joined: 05 December 2013
Location: Germany
Status: Offline
Points: 8
Post Options Post Options   Thanks (0) Thanks(0)   Quote Seniorchef Quote  Post ReplyReply Direct Link To This Post Topic: FlatEdit DblClick
    Posted: 24 November 2014 at 4:26am
Hello, developers!

I have a big issue with the FlatEdit control - try this smaple code:

Open a new project in VB6.
Add Form1 and Form2.
Add FlatEdit1 to Form1.
Add this code to Form1:
Private Sub FlatEdit1_DblClick()
   Form2.Show vbModal
End Sub

Run the project an doubleclick FlatEdit1 to open Form2, then close Form2 again.
Now, any Mouseclick on Form1 including the click to Form1's closebutton have no effect at all, at least none visible to me. To close Form1 you have to click the closebutton twice!

I'm using CJ SuitePro ActiveX 16.2.6

Also, I'm missing here 'standard'-properties on various CJ-Controls like MousePointer to build a sophisticated user interface (i. e. an hourglass mousepointer on a TaskPanel).

With regards


Back to Top
mcmastl View Drop Down
Admin Group
Admin Group
Avatar

Joined: 14 April 2015
Status: Offline
Points: 79
Post Options Post Options   Thanks (0) Thanks(0)   Quote mcmastl Quote  Post ReplyReply Direct Link To This Post Posted: 16 April 2015 at 12:07pm
Thank you for letting us know of this issue.  We have let our development team know to look further into the issue.  If the matter has been resolved please let us know. 
Luke McMasters, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.125 seconds.