Optional arguments now shows as wished, thanks!
But byref arguments are not showing correctly,
I'm not sure if this is new problem... maybe I just haven't notice it
earlier (I don't use byref much).
This problem occurs generally with byref arguments, not just optional
byref arguments.
They show like this "BYREF As AS".

Jussi



On Wed, Nov 4, 2009 at 17:32, Jussi Lahtinen <jussi.lahti...@gmail.com> wrote:
> Nice, thanks!
> I'll test it later.
>
> Jussi
>
>
> 2009/11/4 Benoît Minisini <gam...@users.sourceforge.net>:
>>> Benoit,
>>> Is it possible to show default values of optional arguments, when you
>>> write function/sub call?
>>> Now you can only see gray text "bOptionalArgumentName As Boolean", I'd
>>> like to see
>>> "bOptionalArgumentName As Boolean = True".
>>>
>>> Jussi
>>>
>>
>> Done in revision #2410, but not well tested!
>>
>> Regards,
>>
>> --
>> Benoît Minisini
>>
>> ------------------------------------------------------------------------------
>> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
>> trial. Simplify your report design, integration and deployment - and focus on
>> what you do best, core application coding. Discover what's new with
>> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
>> _______________________________________________
>> Gambas-user mailing list
>> Gambas-user@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/gambas-user
>>
>

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to