Giuseppe,
I did already sent you a project where you can see how to use the OnGetData
event. If you feel there are other pending errors, please try to reproduce
them on that project.
Thanks in advance.
Regards,
"Giuseppe Bogetti" <
bgsoft@tiscali.it> escribió en el mensaje
news:uzxgfrlvrqsi$.80dxvo53hvz5$[email=.
dlg@40tude.net...].
dlg@40tude.net...[/email]
> In data Mon, 11 Apr 2005 13:13:05 +0200, Ignacio Ortiz de Zúñiga ha
> scritto:
>
> Ignacio,
>
> Excuse me, I haven't understood your previous reply.
>
> I've reduced the project to manage only the browser.
>
> If you run it, you'll see some test values. The negative ones should be
> replaced by an item of the imagelist.
>
> Also note that setting nFreeze to 1 in the browser somewhat scramble
> horizontal scrolling, because resetting it to 0 makes scrolling right.
>
> Regards,
>
>> Giuseppe,
>>
>> Sorry but as I told I can not deal with your code. BTW I send with this
>> message a sample of using OnGetData with TArrayBrowse.
>>
>> Regards,
>>
>>
>>
>> "Giuseppe Bogetti" <
bgsoft@tiscali.it> escribió en el mensaje
>> news:[email=
19awtbo1rrs6f.9ianstsp4p6m.dlg@40tude.net...]
19awtbo1rrs6f.9ianstsp4p6m.dlg@40tude.net...[/email]
>>> In data Sat, 9 Apr 2005 14:12:02 +0200, Ignacio Ortiz ha scritto:
>>>
>>> Ignacio,
>>>
>>> Here attached is the project on which I'm experimenting now.
>>>
>>> I've already used the OnGetData in another project successfully without
>>> any
>>> problem.
>>>
>>> The only difference here is that the columns of the browser are not
>>> built
>>> from within IDE but by code in the OnInitiliaze method of the form(
>>> which
>>> is method FormInitialize of form TWDForm ).
>>>
>>> Best regards,
>>>
>>>> Giusseppe,
>>>>
>>>> Please send a small, simple and autoconteined sample.
>>>> send you a small project that shows how to use the OnGetData method.
>>>>
>>>> Regards,
>>>>
>>>> "Giuseppe Bogetti" <
bgsoft@tiscali.it> escribió en el mensaje
>>>> news:19u194bfgdg68$.11805rvjnd8hb$[email=.
dlg@40tude.net...].
dlg@40tude.net...[/email]
>>>>> Hi,
>>>>>
>>>>> in the attached project I define a browser for an array and
>>>>> dinamically
>>>>> build columns by code in the FormInitialize method.
>>>>>
>>>>> As I want display some bitmaps for predefined states I added an
>>>>> OnGetData
>>>>> reference to a method that performs the check.
>>>>>
>>>>> But nothing happens. The OnGetData method is never called.
>>>>>
>>>>> Can you show me what I'm doing wrong ?
>>>>>
>>>>> --
>>>>> Best regards,
>>>>>
>>>>> Giuseppe Bogetti
>>>>> B.G. Soft
>>>>> Cuneo - Italy