> 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 ------------------------------------------------------------------------------ The Planet: dedicated and managed hosting, cloud storage, colocation Stay online with enterprise data centers and the best network in the business Choose flexible plans and management services without long-term contracts Personal 24x7 support from experience hosting pros just a phone call away. http://p.sf.net/sfu/theplanet-com _______________________________________________ Gambas-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gambas-user
