User (Legacy) Posted April 25, 2004 Report Share Posted April 25, 2004 Hi When .DataEditorObj.Docked = TGFP_BOTTOM or docked to other edges then I'm unable to edit the value by use of keyboard. Only when Data Editor is floating then I can type something. I have AllowEdit set to true. I'm new to this control so maybe I missing something? Is there any other property required to set. George Quote Link to comment Share on other sites More sharing options...
Software FX Posted April 25, 2004 Report Share Posted April 25, 2004 It looks like you maybe preventing the keys from getting to the DataEditor. Does your Form has the PreviewKey property set to true ? if so, make sure you are not "eating" the keys. If the problem persist, we will need you to provide us with a sample that reproduces the problem. If you drop a chart into a brand new project, can you edit the values in the data editor ? -- FP Software FX, Inc. Quote Link to comment Share on other sites More sharing options...
User (Legacy) Posted April 25, 2004 Author Report Share Posted April 25, 2004 Yes something is eating the keys, I do not what. Chart placed on the form working fine, but mine is being hosted onto docked form as DockWindow by Innovasys DockStudio2. VB Form itself have PreviewKey=False, I think I will contact Innovasys regarding this issue. George "Software FX Support" <support@softwarefx.com> wrote in message news:b0ss6GuKEHA.600@webserver3.softwarefx.com... > It looks like you maybe preventing the keys from getting to the DataEditor. > > Does your Form has the PreviewKey property set to true ? if so, make sure > you are not "eating" the keys. > > If the problem persist, we will need you to provide us with a sample that > reproduces the problem. > > If you drop a chart into a brand new project, can you edit the values in the > data editor ? > > -- > FP > Software FX, Inc. > > Quote Link to comment Share on other sites More sharing options...
User (Legacy) Posted April 27, 2004 Author Report Share Posted April 27, 2004 Hi It is not the problem of DockWindows. This control does not eat the keys. I just placed on the DockWindow two controls side by side 1. SharpGrid from DataDynamics 2 Your chart. SharpGrid normally respond to the keyboard but ChartFX does not. It just seems like the chart is unable to catch up the keys "Software FX Support" <support@softwarefx.com> wrote in message news:b0ss6GuKEHA.600@webserver3.softwarefx.com... > It looks like you maybe preventing the keys from getting to the DataEditor. > > Does your Form has the PreviewKey property set to true ? if so, make sure > you are not "eating" the keys. > > If the problem persist, we will need you to provide us with a sample that > reproduces the problem. > > If you drop a chart into a brand new project, can you edit the values in the > data editor ? > > -- > FP > Software FX, Inc. > > Quote Link to comment Share on other sites More sharing options...
Software FX Posted April 27, 2004 Report Share Posted April 27, 2004 Can you send an application that reproduces the problem ? Since there is another third-party control involved, that would be the only way we can determine what's happening. -- FP Software FX Quote Link to comment Share on other sites More sharing options...
User (Legacy) Posted April 27, 2004 Author Report Share Posted April 27, 2004 Yes I have prepared small sample project with all neccessary files It is 1.3 MB zipped. Where to send it? "SoftwareFX Support" <noreply@softwarefx.com> wrote in message news:HS3LNrILEHA.3452@webserver3.softwarefx.com... > Can you send an application that reproduces the problem ? > > Since there is another third-party control involved, that would be the only > way we can determine what's happening. > > -- > FP > Software FX > > Quote Link to comment Share on other sites More sharing options...
Software FX Posted April 27, 2004 Report Share Posted April 27, 2004 Please contact support at: support at softwarefx dot com -- FP Software FX Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.