Re: [Gambas-user] Endless DATA event in Table

2015-10-15 Thread Rolf-Werner Eilert
Am 15.10.2015 18:53, schrieb Benoît Minisini: > Le 15/10/2015 18:23, Rolf-Werner Eilert a écrit : >> Am 15.10.2015 18:11, schrieb Benoît Minisini: >>> Le 15/10/2015 17:51, Rolf-Werner Eilert a écrit : In my project there is a TabView with 4 tabs, on two of them there is a TableView. And

Re: [Gambas-user] WebView, again

2015-10-15 Thread Moviga Technologies
Perhaps something like this could get you started: http://jsfiddle.net/vv9gD/93/ Then, read up on traversing the DOM (that's easiest to do with JQuery in my opinion) -- __

[Gambas-user] WebView, again

2015-10-15 Thread Matti
This is driving me crazy: I have to retrieve the HTML tags that the actual cursor position is inside. For example: '' or '' or 'https://lists.sourceforge.net/lists/listinfo/gambas-user

Re: [Gambas-user] Endless DATA event in Table

2015-10-15 Thread Benoît Minisini
Le 15/10/2015 18:23, Rolf-Werner Eilert a écrit : > > Am 15.10.2015 18:11, schrieb Benoît Minisini: >> Le 15/10/2015 17:51, Rolf-Werner Eilert a écrit : >>> In my project there is a TabView with 4 tabs, on two of them there is a >>> TableView. And there is a TreeView with names. >>> >>> When I choo

Re: [Gambas-user] Endless DATA event in Table

2015-10-15 Thread Rolf-Werner Eilert
Am 15.10.2015 18:11, schrieb Benoît Minisini: > Le 15/10/2015 17:51, Rolf-Werner Eilert a écrit : >> In my project there is a TabView with 4 tabs, on two of them there is a >> TableView. And there is a TreeView with names. >> >> When I choose a name, and the first Tab is open, the Table there is >

Re: [Gambas-user] Endless DATA event in Table

2015-10-15 Thread Benoît Minisini
Le 15/10/2015 17:51, Rolf-Werner Eilert a écrit : > In my project there is a TabView with 4 tabs, on two of them there is a > TableView. And there is a TreeView with names. > > When I choose a name, and the first Tab is open, the Table there is > filled with data, and there it stops and waits. So t

[Gambas-user] [Gambas Bug Tracker] Bug #817: FileChooser can't navigate to hidden directories when ShowHidden = False

2015-10-15 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.817&from=L21haW4- Tobias BOEGE reported a new bug. Summary --- FileChooser can't navigate to hidden directories when ShowHidden = False Type : Bug Priority : Medium Gambas version : 3.8.90 (TRUNK) Product : GUI

[Gambas-user] [Gambas Bug Tracker] Bug #817: FileChooser can't navigate to hidden directories when ShowHidden = False

2015-10-15 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.817&from=L21haW4- Tobias BOEGE added an attachment: test-0.0.1.tar.gz -- ___ Gambas-user mailing list Gambas-user@lists.sourc

[Gambas-user] Endless DATA event in Table

2015-10-15 Thread Rolf-Werner Eilert
In my project there is a TabView with 4 tabs, on two of them there is a TableView. And there is a TreeView with names. When I choose a name, and the first Tab is open, the Table there is filled with data, and there it stops and waits. So the DATA event runs through only once after it was trigge

[Gambas-user] [Gambas Bug Tracker] Bug #813: [Database Manager] IDE Crash, when trying to make a new connection for SQLite or ODBC.

2015-10-15 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.813&from=L21haW4- zxMarce added an attachment: Sample ODBC Program and Output - Normal.png -- ___ Gambas-user mailing list Ga

[Gambas-user] [Gambas Bug Tracker] Bug #813: [Database Manager] IDE Crash, when trying to make a new connection for SQLite or ODBC.

2015-10-15 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.813&from=L21haW4- Comment #4 by zxMarce: Ahmad, Although I agree in that no driver should SEGFAULT in your face just because it misses a property value, your project code is not complete. In the ODBC case (I will not speak for SQLite, as I don't

[Gambas-user] [Gambas Bug Tracker] Bug #813: [Database Manager] IDE Crash, when trying to make a new connection for SQLite or ODBC.

2015-10-15 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.813&from=L21haW4- zxMarce added an attachment: Sample ODBC Program and Output - No HOST set.png -- ___ Gambas-user mailing li

[Gambas-user] [Gambas Bug Tracker] Bug #816: Login in page should redirect to requested link

2015-10-15 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.816&from=L21haW4- Moviga TECHNOLOGIES reported a new bug. Summary --- Login in page should redirect to requested link Type : Request Priority : Medium Gambas version : Unknown Product : Bugtracker Description

[Gambas-user] [Gambas Bug Tracker] Bug #813: [Database Manager] IDE Crash, when trying to make a new connection for SQLite or ODBC.

2015-10-15 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.813&from=L21haW4- Comment #3 by Zainudin AHMAD: @zxMarce it's great, gambas can play with MSSQL Server DB. -- ___ Gambas-use