[Gambas-devel] two minor ++ IDE-Bugs

Charlie Reinl Karl.Reinl at ...16...
Sat Nov 14 17:02:38 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"  

2. gambas2 user-components
   
   If your project (which is a component) moves, you have to delete 
   the 4 links concerned, 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
'  

-- 
Amicalment
Charlie

[OperatingSystem]
OperatingSystem=Linux
KernelRelease=2.6.24-25-generic
DistributionVendor=ubuntu
DistributionRelease="Ubuntu 8.04.3 LTS"

[System]
CPUArchitecture=i686
TotalRam=506932 kB

[Gambas]
Gambas1=gbx-1.0.17
Gambas1Path=/usr/bin/gbx
Gambas2=2.17.0
Gambas2Path=/usr/local/bin/gbx2
Gambas3=2.99.0
Gambas3Path=/usr/local/bin/gbx3






More information about the Devel mailing list