Subject | Re: [IBO] Re: Error in IBO 4.2Ec |
---|---|
Author | Jason Wharton |
Post date | 2001-08-27T21:27:56Z |
There is a tool called the unincluder that will make it so that the unit is
all one file instead of broken out into separate include files. You will
need it to have it. I did it this way back in the Delphi 2 days when these
fancy features were not available. I use the filename comments at the top or
bottom for navigation. Just hit CTRL+ENTER and you jump to the included
file.
HTH,
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com
all one file instead of broken out into separate include files. You will
need it to have it. I did it this way back in the Delphi 2 days when these
fancy features were not available. I use the filename comments at the top or
bottom for navigation. Just hit CTRL+ENTER and you jump to the included
file.
HTH,
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com
----- Original Message -----
From: <mmenaz@...>
To: <IBObjects@yahoogroups.com>
Sent: Monday, August 27, 2001 10:19 AM
Subject: [IBO] Re: Error in IBO 4.2Ec
> --- In IBObjects@y..., "Paulo Henrique Albanez" <pha@n...> wrote:
> > I found two error.
> >
> > 1) IB_Grid yet disappearing.
> >
> > 2) Erro in IBC_ComboBox.IMP, infinite loop in Delphi 6.0. // ====>
> >
>
> I confirm both the bugs and the fix you suggested to IBC_ComboBox.IMP
> seems to work for me, thanks!
> Could you give me please some advices and suggestions on how try to
> locate errors in IBO code? I'm not a great bug hunter, but I would
> like to give my help to the IBO community as well. The fist thing I
> miss in IBO is that if you click on a variable the declaration is not
> found, since I think that D6 looks only for *.pas files. This way,
> figuring how and where things are declared is a tedious and
> unproductive job. Any suggestion from you about this specific problem
> too? Thanks
> Marco Menardi
>
>
>
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>