[lazarus] CVS Committed 01/12/2001
Shane Miller
shane001 at ameritech.net
Sat Jan 13 15:41:46 EST 2001
But it's compiled with
{$H+}
Doesn't that cause it to use all ansistrings?
Shane
-----Original Message-----
From: Michael.VanCanneyt at Wisa.be <Michael.VanCanneyt at Wisa.be>
To: lazarus at miraclec.com <lazarus at miraclec.com>
Date: Saturday, January 13, 2001 8:37 AM
Subject: Re: [lazarus] CVS Committed 01/12/2001
>
>
>On Sat, 13 Jan 2001, Shane Miller wrote:
>
>> Changes:
>>
>> TShiftState is calculated correctly now so on Key messages you can check
if
>> ssCtrl or ssShift are in the TShiftstate sent to the procedure.
>>
>> Ctrl-Shift-Up and Down work in the editor IF your cursor is on the method
>> name. If you are on the method name in the declaration, the cursor moves
to
>> the procedure in the implementation section. If you are in the
>> implementation on a method and you press Shift-Ctrl-Up you'll go to the
>> declaration of the method.
>>
>> OpenFileAtCursor works better now. What you need to do is go into the
>> Compiler Optinos and fill in the Other Units edit box. You fill in
search
>> paths seperated by semi-colons. For example:
>>
>> /usr/local/fpc;/usr/local/lazarus;/usr/local/lazarus/lcl
>> PROBLEM: When you select PROJECT - BUILD after doing this, the command
line
>> appears to get truncated after a certain length that the search
directories
>> cause it to surpass. This prevents Lazarus from compiling correctly.
>> Ideas?
>
>At the risk of stating the obvious:
>
>ShortString instead of ansistring ?
>
>Michael.
>
>_________________________________________________________________
> To unsubscribe: mail lazarus-request at miraclec.com with
> "unsubscribe" as the Subject
> archives at http://www.miraclec.com/list_archives/lazarus
More information about the Lazarus
mailing list