Book a Demo

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Esteban

Pages: [1]
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?

Pages: [1]