Página 1 de 1

Error(s) in Prerelease 5

Publicado: Lun Sep 12, 2005 6:30 pm
por awr
I created a form, clicked the splitter control, clicked on the form and
received the following error:
TSPLITTER:NEW(487)
Error BASE/1004 Class: 'NIL' has no exported method: NALIGN
Arguments: ()
Also, during the link process on every sample I've tested I get the errors
in the attached image.
Andy


Attached files

Error(s) in Prerelease 5

Publicado: Mar Sep 13, 2005 9:57 am
por ignacio
Andrew,
In order to avoid the Splitter bug just put any control on the form before
you put the splitter. BTW we will try to fix it ASAP.
About your linking errors I presume there is a problems with your Resource
compiler. Have you change the default compiler or flags asigned by Xailer?
Could you try to reinstall Borland BCC to see if it fixed the problem.
Sorry for any inconvenience.
Regards,
"Andrew W. Ross" <awr@jps.net> escribió en el mensaje
news:[email=4325ad32@ozsrvnegro.ozlan.local...]4325ad32@ozsrvnegro.ozlan.local...[/email]
>I created a form, clicked the splitter control, clicked on the form and
> received the following error:
>
> TSPLITTER:NEW(487)
> Error BASE/1004 Class: 'NIL' has no exported method: NALIGN
> Arguments: ()
>
> Also, during the link process on every sample I've tested I get the errors
> in the attached image.
>
> Andy
>
>
>
>
>
>

Error(s) in Prerelease 5

Publicado: Mar Sep 13, 2005 10:02 am
por jfgimenez
Andrew,
>I created a form, clicked the splitter control, clicked on the form and
> received the following error:
>
> TSPLITTER:NEW(487)
> Error BASE/1004 Class: 'NIL' has no exported method: NALIGN
> Arguments: ()
You have to first put any other control, aligned to left, top, right or
bottom, and then put the splitter.
However, it's fixed to not show any error now.
> Also, during the link process on every sample I've tested I get the errors
> in the attached image.
I can't reproduce the problem here. ¿What resource compiler are you using?
--
Regards,
Jose F. Gimenez

Error(s) in Prerelease 5

Publicado: Mié Sep 14, 2005 5:56 pm
por awr
Thanks for the workaround on the splitters issue.
I am using BC++ 5.5.1. The Resource compiler is brc32.exe and has a version
of 5.4 and a date/time of 06/27/2000/5:01 AM. The paths are correct in the
Tools/Options section of Xailer.
BTW, the exe builds and functions correctly. Strange no?
"Jose F. Gimenez" <jfgimenez@wanadoo.es> wrote in message
news:[email=432687b0@ozsrvnegro.ozlan.local...]432687b0@ozsrvnegro.ozlan.local...[/email]
> Andrew,
>
>>I created a form, clicked the splitter control, clicked on the form and
>> received the following error:
>>
>> TSPLITTER:NEW(487)
>> Error BASE/1004 Class: 'NIL' has no exported method: NALIGN
>> Arguments: ()
>
> You have to first put any other control, aligned to left, top, right or
> bottom, and then put the splitter.
>
> However, it's fixed to not show any error now.
>
>
>> Also, during the link process on every sample I've tested I get the
>> errors
>> in the attached image.
>
> I can't reproduce the problem here. ¿What resource compiler are you using?
>
> --
> Regards,
>
> Jose F. Gimenez
>

Error(s) in Prerelease 5

Publicado: Jue Sep 15, 2005 6:39 pm
por jfgimenez
Andrew,
> I am using BC++ 5.5.1. The Resource compiler is brc32.exe and has a
> version of 5.4 and a date/time of 06/27/2000/5:01 AM. The paths are
> correct in the Tools/Options section of Xailer.
>
> BTW, the exe builds and functions correctly. Strange no?
Yes, it's rather strange.
Please, be sure that xailerlibxailer.res is NOT included in the project.
If so, please, send me the project to review it.
--
Regards,
Jose F. Gimenez

Error(s) in Prerelease 5

Publicado: Vie Sep 16, 2005 5:07 pm
por awr
I just opened any of the projects that came with the Xailer install and got
the error at the linking stage.
It's okay now. I reinstalled BC *and* Xailer and everything works fine
now -- very strange.
"Jose F. Gimenez" <jfgimenez@wanadoo.es> wrote in message
news:[email=4329a3a3@ozsrvnegro.ozlan.local...]4329a3a3@ozsrvnegro.ozlan.local...[/email]
> Andrew,
>
>> I am using BC++ 5.5.1. The Resource compiler is brc32.exe and has a
>> version of 5.4 and a date/time of 06/27/2000/5:01 AM. The paths are
>> correct in the Tools/Options section of Xailer.
>>
>> BTW, the exe builds and functions correctly. Strange no?
>
> Yes, it's rather strange.
> Please, be sure that xailerlibxailer.res is NOT included in the
> project. If so, please, send me the project to review it.
>
> --
> Regards,
>
> Jose F. Gimenez
>