Subject RE: [IBO] Defining field lengths in IBO4
Author Riho-Rene Ellermaa
Seems like SysStateChanged overwrties the MaxLength.
Calling order:
1. MyDataChange
2. CustEdit.SysStateChange
3. CustEdit.SysDataChange (lots of times)

Riho-Rene Ellermaa
senior programmer
Hansabank

> -----Original Message-----
> From: Geoff Worboys [mailto:geoff@...]
> Sent: Friday, August 31, 2001 12:02 PM
> To: IBObjects@yahoogroups.com
> Subject: Re: [IBO] Defining field lengths in IBO4
>
>
> > void __fastcall TFForCorresp::DSourceDataChange(
> <snip>
> > Nothing...
>
> Thats sad :-(
>
> I must be missing something, I thought that would have worked.
>
> Can you put a breakpoint in the
> TIB_CustomEdit.SysStateChanged method (in IBC_Edit.IMP as
> well as your code. We need to see which is the last item
> called. If the StateChanged function is the last one, can
> you give the callstack that occurs when that last assignment
> to MaxLength is hit.
>
> Geoff Worboys
> Telesis Computing
>
>
> ------------------------ Yahoo! Groups Sponsor
> ---------------------~--> Secure your servers with 128-bit
> SSL encryption! Grab your copy of VeriSign's FREE Guide:
> "Securing Your Web Site for Business." Get it Now!
> http://us.click.yahoo.com/n7RbFC/zhwCAA/yigFAA/PhFolB/TM
>
> --------------------------------------------------------------
> -------~->
>
>
>
> Your use of Yahoo! Groups is subject to
> http://docs.yahoo.com/info/terms/
>
>