[Gambas-user] More Problems turning up

Jussi Lahtinen jussi.lahtinen at ...626...
Sat Feb 6 22:15:48 CET 2010


> I still have the problem, that I can't draw a TabStrip in the IDE. I
> solved it temporarily editing the .form file, then it works when loading
> it to the gambas IDE.

 Confirmed.
 TabStrip made with older Gambas revision works as expected, but not new ones.
 Maybe just empty tabstrips are not showing.
 This occurs only at design, at run time tabstrips are showing.


> now I have an additional problem with User.Home. I have two apps, with
> identical libs loaded. In both I use User.home as a part of the path. In
> the newer app I get the message: not an object, when stepping into the
> statement with user.home. Looks like this:
>
>  Dim DateiName As String
>  DateiName = User.home & "/gambasdata/User.txt"

 I cannot reproduce problem.
 I just get string "/home/myname/gambasdata/User.txt", no errors.


Jussi




More information about the User mailing list