[Gambas-user] Problem svn6875 and gb.qt

2015-01-31 Thread herberth guzman
Hi Benoit thanks for you help i share the link the example https://drive.google.com/file/d/0B2gI4jYOofp0WmQtRzFhcDRhcGs/view?usp=sharing for the moment i work with svn_rev6874 svn_rev6875 and 6876 no working for my with gb.qt4 waiting for your help Herberth Guzman https://plus.google.com/u/0/

Re: [Gambas-user] Problem svn6875 and gb.qt

2015-01-31 Thread Benoît Minisini
Le 30/01/2015 22:02, herberth guzman a écrit : > hi > Greetings to all > > I have the following problem > with the review svn6875 and gb.qt > > the following code does not work me > >TabPanelExplorer.Count + = 1 >TabPanelExplorer.Text = sOpen_Spath_XDG > Sexplorer = New FileView_New (Ta

[Gambas-user] Problem svn6875 and gb.qt

2015-01-30 Thread herberth guzman
hi Greetings to all I have the following problem with the review svn6875 and gb.qt the following code does not work me TabPanelExplorer.Count + = 1 TabPanelExplorer.Text = sOpen_Spath_XDG Sexplorer = New FileView_New (TabPanelExplorer) As "Sexplorer" TabPanelExplorer.Children [0] .Name