Problem in MyDAC 5.0 SQL Editor..

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
eduardosic
Posts: 387
Joined: Fri 18 Nov 2005 00:26
Location: Brazil

Problem in MyDAC 5.0 SQL Editor..

Post by eduardosic » Tue 13 Mar 2007 18:22

Hi, i found a small problem in SQL Editor of MyDAC 5.0

the Style of Hiligth Editor dont Show the Cursor Position
and don't is permited wordwrap of lines

see the image:

Image


The ideal would be thus:

Image

Antaeus
Posts: 2098
Joined: Tue 14 Feb 2006 10:14

Post by Antaeus » Wed 14 Mar 2007 14:22

Please specify exact version of SynEdit you are using. Did you change SynEdit yourself?

eduardosic
Posts: 387
Joined: Fri 18 Nov 2005 00:26
Location: Brazil

specifications

Post by eduardosic » Wed 14 Mar 2007 14:40

Antaeus wrote:Please specify exact version of SynEdit you are using. Did you change SynEdit yourself?
Hi Antaeus,

I'm usung SynEdit 1.04, I changed only some properties

in the link below this synEdit the 1.04 and my Editor of TStrings
with the style alterations

http://www.drdsistemas.com/util/synedit1.4.zip

Antaeus
Posts: 2098
Joined: Tue 14 Feb 2006 10:14

Post by Antaeus » Fri 16 Mar 2007 09:55

Try to download and install the last version of SynEdit. I can see that there is SynEdit of the 2.0.5 version is available here.

eduardosic
Posts: 387
Joined: Fri 18 Nov 2005 00:26
Location: Brazil

can you change..?

Post by eduardosic » Fri 16 Mar 2007 12:09

Antaeus wrote:Try to download and install the last version of SynEdit. I can see that there is SynEdit of the 2.0.5 version is available here.
I go to download the new version of the SynEDIT. But you can change the style of the SQL Editor of the MyDAC and leave equal to the one of my SQL Editor shown in the second image? the style of the SQL Editor of mydac today is very bad to work.

Antaeus
Posts: 2098
Joined: Tue 14 Feb 2006 10:14

Post by Antaeus » Mon 19 Mar 2007 12:53

We will think about changing style of the text in MyDAC design-time editors. Probably the new style will be similar to the style in our MySQL Developer Studio.

eduardosic
Posts: 387
Joined: Fri 18 Nov 2005 00:26
Location: Brazil

more question..

Post by eduardosic » Tue 20 Mar 2007 02:12

Antaeus wrote:We will think about changing style of the text in MyDAC design-time editors. Probably the new style will be similar to the style in our MySQL Developer Studio.
You can say when this modification of the style will be made?

he is very bad to visualize the SQL. Another detail, when I pressure to enter to go for the next line the screen is closed.

Thank's.

Antaeus
Posts: 2098
Joined: Tue 14 Feb 2006 10:14

Post by Antaeus » Wed 21 Mar 2007 17:09

> You can say when this modification of the style will be made?
We will modify the style in one of the MyDAC builds after the release. I can not specify the exact term.

> Another detail, when I pressure to enter to go for the next line the screen is closed.
I could not reproduced this problem. Please specify the IDE version you are using and steps to reproduce the problem.

eduardosic
Posts: 387
Joined: Fri 18 Nov 2005 00:26
Location: Brazil

humm

Post by eduardosic » Wed 21 Mar 2007 21:20

Antaeus wrote:> You can say when this modification of the style will be made?
We will modify the style in one of the MyDAC builds after the release. I can not specify the exact term.

> Another detail, when I pressure to enter to go for the next line the screen is closed.
I could not reproduced this problem. Please specify the IDE version you are using and steps to reproduce the problem.
1 - Please Antaeus, the change of Style in editor is very simple but more important, please change in next build of Beta version.

2 - The problem of the Enter is the following one, I use Delphi 7,0, when entering in property SQL of the TMyquery and to start to type "Select Name" at this moment if I to pressure the keyboard key "Enter" to go for the next line the screen to the SQL Editor is closed, as if I had pressured button "OK" that must be as Default.

I go to prepare a video case you does not understand ok.

Antaeus
Posts: 2098
Joined: Tue 14 Feb 2006 10:14

Post by Antaeus » Fri 23 Mar 2007 09:54

eduardosic wrote:2 - The problem of the Enter is the following one, I use Delphi 7,0, when entering in property SQL of the TMyquery and to start to type "Select Name" at this moment if I to pressure the keyboard key "Enter" to go for the next line the screen to the SQL Editor is closed, as if I had pressured button "OK" that must be as Default.
I could not reproduce this problem. Try to download the final release of MyDAC (MyDAC 5.00.0.4) and test it.

eduardosic
Posts: 387
Joined: Fri 18 Nov 2005 00:26
Location: Brazil

ok, solved;;

Post by eduardosic » Fri 23 Mar 2007 23:25

Antaeus wrote:
eduardosic wrote:2 - The problem of the Enter is the following one, I use Delphi 7,0, when entering in property SQL of the TMyquery and to start to type "Select Name" at this moment if I to pressure the keyboard key "Enter" to go for the next line the screen to the SQL Editor is closed, as if I had pressured button "OK" that must be as Default.
I could not reproduce this problem. Try to download the final release of MyDAC (MyDAC 5.00.0.4) and test it.
Hi Antaeus. The problem was in the installation of the BDS2006, always was all OK with myDAC it

forgives me.

Post Reply