[VSDK] long FBL_Task::DoIndexing()

Ruslan Zasukhin sunshine at public.kherson.ua
Tue Jul 6 18:23:37 CDT 2004


On 7/6/04 6:18 PM, "Eric Forget" <forgete at cafederic.com> wrote:

> Hi Ruslan,
> 
>>> I'm trying to install the "callbacks" to display a progress bar to the user
>>> while indexing. If I thought that all you had to do is to implement the
>>> following functions:
>>> 
>>>   long FBL_Task::DoIndexing()
>>> 
>>> It doesn't seems to work. It is never called. I should probably have
>> 
>> Hi Eric,
>> 
>> I will send you off list files from VAPP
> 
> I had those files from the "VSDK_MAC_cw7" package. Unfortunately, it doesn't
> seems to work with the VSDK.framework. If I understand correctly, you have
> already implemented the FBL_Task::DoIndexing() inside the framework. It
> seems that with a framework, it is only that one that is being called. We
> cannot override it from the outside. So it seems that the only solution is
> having a framework without the FBL_Task::DoIndexing() implementated...

Aha.

In codeWarrior this works in this way.

YES, FBL_DoIndexing.cpp already can be in the .LIB
But into VAPP project I include file again and compile it with other
#defines.

CodeWarrior see 2 versions of the same method, and prefer the one from
project.

Xcode cannot do this ?!

I know that visual c++ also work in this way.

-- 
Best regards,
Ruslan Zasukhin      [ I feel the need...the need for speed ]
-------------------------------------------------------------
e-mail: ruslan at paradigmasoft.com
web: http://www.paradigmasoft.com

To subscribe to the Valentina mail list go to:
http://lists.macserve.net/mailman/listinfo/valentina
-------------------------------------------------------------



More information about the Valentina mailing list