Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Controls
  New Posts New Posts RSS Feed - Bug with flatedit control
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Bug with flatedit control

 Post Reply Post Reply
Author
Message
Jacob2 View Drop Down
Groupie
Groupie


Joined: 20 May 2009
Status: Offline
Points: 14
Post Options Post Options   Thanks (0) Thanks(0)   Quote Jacob2 Quote  Post ReplyReply Direct Link To This Post Topic: Bug with flatedit control
    Posted: 26 August 2009 at 7:25am
Hi,

I think i found a bug with the flatedit control. I'm developing a MDI application in vb.net 2008 with Xtreme SuitePro ActiveX 13.0.0.

When i place a flatedit control on a child from with Multiline = True i get an error running the application and typing a character in that control.

On a normal from everything works fine. De standard textbox with multiline set to true on a child form works fine as well.

Product: Xtreme SuitePro (ActiveX) version 13.2.0
Platform: Windows 7 (64bit)
Language: Visual Basic 6.0 / .NET 2008 / .NET 2010
Back to Top
Oleg View Drop Down
Admin Group
Admin Group


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 27 August 2009 at 7:41am
Thanks, indeed see same problem.
 
I just tried create new ActiveX project and added only 2 lines to this standard project
 cs.style |= ES_MULTILINE;
 cs.lpszClass = _T("EDIT");
and see same with Visual Studio 2008.
 
Searching in Microsoft support if its some known problem of .NET.
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
Oleg View Drop Down
Admin Group
Admin Group


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 27 August 2009 at 7:46am

Workaround here to add some Panel and add FlatEdit to this panel.  Strange :(

Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
Jacob2 View Drop Down
Groupie
Groupie


Joined: 20 May 2009
Status: Offline
Points: 14
Post Options Post Options   Thanks (0) Thanks(0)   Quote Jacob2 Quote  Post ReplyReply Direct Link To This Post Posted: 27 August 2009 at 9:18am
I tried the standard panel, tab page and picturebox. All gave same error to me.
Product: Xtreme SuitePro (ActiveX) version 13.2.0
Platform: Windows 7 (64bit)
Language: Visual Basic 6.0 / .NET 2008 / .NET 2010
Back to Top
Oleg View Drop Down
Admin Group
Admin Group


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 28 August 2009 at 3:54am

Hi,

I opened our RibbonMDI Sample, open its frmDocument, placed standard Panel and FlatEdit on it. Changet Multiline propety. Works for me.
Can you try same?
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
Jacob2 View Drop Down
Groupie
Groupie


Joined: 20 May 2009
Status: Offline
Points: 14
Post Options Post Options   Thanks (0) Thanks(0)   Quote Jacob2 Quote  Post ReplyReply Direct Link To This Post Posted: 28 August 2009 at 10:32am
Originally posted by oleg oleg wrote:

Hi,


I opened our RibbonMDI Sample, open its frmDocument, placed standard Panel and FlatEdit on it. Changet Multiline propety. Works for me.

Can you try same?


That works... now to find out what the difference is between my app and the ribbonMDI sample.
Product: Xtreme SuitePro (ActiveX) version 13.2.0
Platform: Windows 7 (64bit)
Language: Visual Basic 6.0 / .NET 2008 / .NET 2010
Back to Top
Jacob2 View Drop Down
Groupie
Groupie


Joined: 20 May 2009
Status: Offline
Points: 14
Post Options Post Options   Thanks (0) Thanks(0)   Quote Jacob2 Quote  Post ReplyReply Direct Link To This Post Posted: 31 August 2009 at 3:56am
Ok this is weird. I saved the RibbonMDI sample last week, i opened it again today, ran it and i get the same error now.

Regards,
Jacob Iedema
Product: Xtreme SuitePro (ActiveX) version 13.2.0
Platform: Windows 7 (64bit)
Language: Visual Basic 6.0 / .NET 2008 / .NET 2010
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.