1
Automation Interface, Add-Ins and Tools / problem with form captio
« on: February 24, 2006, 08:32:31 am »
hi we have a problem with the forms captions.
we are from craftware and we are making an addin for EA in Delphi.
the problem is that while we ocuped EA 5 the caption of any form displayed correctly, but in EA 6.1 only appears the first character of the Caption
example
caption:='HELO'
EA 5 caption='HELO'
EA 6 caption ='H'
someone knows how fix it?
we are from craftware and we are making an addin for EA in Delphi.
the problem is that while we ocuped EA 5 the caption of any form displayed correctly, but in EA 6.1 only appears the first character of the Caption
example
caption:='HELO'
EA 5 caption='HELO'
EA 6 caption ='H'
someone knows how fix it?