Nader el Keilany
2008-02-02 20:04:16 UTC
Sorry me once more. - I am the one who bothered all of you with the problems
regarding changes and data aware components. In case that you do not know
(remember) my setup:
I have a very basic issue creating a test application (Delphi 7 - Architect)
to retrieve data and amending it using ib components and data aware
components using a Interbase 2007 database which has been upgraded from a
5.6 Interbase system via back up and restore.
I made sure that I have the latest version of the ibx which helped me with
the main issue that I could not modify data at all.
I was still left with the problem regarding the data aware edit boxes:
I can not just click at the end of the text in the box and start typing but
I have
to highlight the area I want to type new text in first and then type.
I think I know why that is, ie it seems I retrieve the text that is
currently held in the datafield but the ibx components(?) or something else
is then filling up the edit box with additional spaces until the edit box is
"full", ie I can not just click into the "empty" space of the edit box and
type in (because it is already filled up with characters (mind you spaces))
but have to highlight as section and into that section I can now type nex
text.
I checked in the database and there I do only have the actual text and no
trailing spaces (at least so it seems using ibexpert)
My question would be how that happens or better how can I avoid that my
fields get auto-populated with spaces ?
Thanks already for any hints here...
Nader
regarding changes and data aware components. In case that you do not know
(remember) my setup:
I have a very basic issue creating a test application (Delphi 7 - Architect)
to retrieve data and amending it using ib components and data aware
components using a Interbase 2007 database which has been upgraded from a
5.6 Interbase system via back up and restore.
I made sure that I have the latest version of the ibx which helped me with
the main issue that I could not modify data at all.
I was still left with the problem regarding the data aware edit boxes:
I can not just click at the end of the text in the box and start typing but
I have
to highlight the area I want to type new text in first and then type.
I think I know why that is, ie it seems I retrieve the text that is
currently held in the datafield but the ibx components(?) or something else
is then filling up the edit box with additional spaces until the edit box is
"full", ie I can not just click into the "empty" space of the edit box and
type in (because it is already filled up with characters (mind you spaces))
but have to highlight as section and into that section I can now type nex
text.
I checked in the database and there I do only have the actual text and no
trailing spaces (at least so it seems using ibexpert)
My question would be how that happens or better how can I avoid that my
fields get auto-populated with spaces ?
Thanks already for any hints here...
Nader