[Gambas-devel] two minor ++ IDE-Bugs
    Benoît Minisini 
    gambas at ...1...
       
    Sun Nov 15 02:40:10 CET 2009
    
    
  
> Salut,
> 
> two minor ++ IDE-Bugs (seen in gambas2-IDE).
> 
> 1. in the IDE, make an Executable (Ctrl+Alt+M) which is a component.
>    Then load a "normal" project and make an Executable (Ctrl+Alt+M).
>    The component dialog is still there "Install in the user component
>    directory"
> 
OK, I will fix that in the next commit.
> 2. gambas2 user-components
> 
>    If your project (which is a component) moves, you have to delete
>    the 4 links concerned, 
I don't understand the following sentences:
>    because and bad MakeLink procedure in the IDE.
> 
> 'PRIVATE SUB MakeLink_OLD(sSrc AS String, sDst AS String)
> '  IF NOT Exist(sDst) THEN LINK sSrc TO sDst
> 'END
> '
> 
Can you explain again?
-- 
Benoît Minisini
    
    
More information about the Devel
mailing list