Subject | Re: [IBO] [Error] RLINK32: |
---|---|
Author | Paul Hope |
Post date | 2002-03-20T11:06:55Z |
Sorry it has taken me so long to pick this up. I doubt it would illicit
much sympathy if I told you I had been savouring the delights of St Lucia
for the past week :-)
Jason has accepted some changes I made to TIB_Grid which meant changing the
TitleAlignment set from taLeftJustify,taRightJustify,taCenter to
gtaLeftJustify,gtaRightJustify,gtaCenter,gtaColumns
If your grid had the default taLeftJustify then there is no entry in the
dfm file and nothing to do or if you have very few IB_Grids you could
manually check the TitleAlignment. The neatest way is to use GReplace
(available free from www.obsof.com).
In 'Replace text' set 'String To Replace' to 'TitleAlignment = ta'
set 'Replace with' to 'TitleAlignment = gta'
In 'Source' and 'Destination' make the settings and Go.
Anyway - that's the theory - mine bombs out with an out of memory error :-(
Regards
Paul
""Jason Wharton"" <jwharton@...> wrote in message
news:08f201c1cabf$f01903a0$dc756a41@CX170673E...
much sympathy if I told you I had been savouring the delights of St Lucia
for the past week :-)
Jason has accepted some changes I made to TIB_Grid which meant changing the
TitleAlignment set from taLeftJustify,taRightJustify,taCenter to
gtaLeftJustify,gtaRightJustify,gtaCenter,gtaColumns
If your grid had the default taLeftJustify then there is no entry in the
dfm file and nothing to do or if you have very few IB_Grids you could
manually check the TitleAlignment. The neatest way is to use GReplace
(available free from www.obsof.com).
In 'Replace text' set 'String To Replace' to 'TitleAlignment = ta'
set 'Replace with' to 'TitleAlignment = gta'
In 'Source' and 'Destination' make the settings and Go.
Anyway - that's the theory - mine bombs out with an out of memory error :-(
Regards
Paul
""Jason Wharton"" <jwharton@...> wrote in message
news:08f201c1cabf$f01903a0$dc756a41@CX170673E...
> > Hi Jason, what You mean with this:___________________________________________________________________________
> > I must translate all my forms in txt and after with convert.exe
> > translate newly in DFM? as stated by Norman?
>
> Not exactly. The easiest thing to do would be to use the GReplace tool to
> change the DFM entry from the old value to the new value. You can do your
> entire projects in one quick pass.
>
> Would someone please (Paul Hope, you came to mind) put together simple to
> follow steps with all details for this to be accomplished?
>
> Thanks,
> Jason Wharton
> CPS - Mesa AZ
> http://www.ibobjects.com
>
>
>
>
>
> IB Objects - direct, complete, custom connectivity to Firebird orInterBase
> without the need for BDE, ODBC or any other layer.___________________________________________________________________________
>
> http://www.ibobjects.com - your IBO community resource for Tech Infopapers,
> keyword-searchable FAQ, community code contributions and more !
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>
>