Re: [Gambas-user] Need help clear tableview

2015-06-25 Thread Charlie
You need to update your Distro and Gambas! In Gambas 3.7.1 you can clear the tableview with tableview.Clear -- View this message in context: http://gambas.8142.n7.nabble.com/Need-help-clear-tableview-tp226p51883.html Sent from the gambas-user mailing list archive at Nabble.com.

Re: [Gambas-user] Bugs and feature requests

2015-06-25 Thread Fabien Bodard
2015-06-25 10:41 GMT+02:00 Adrien Prokopowicz adrien.prokopow...@gmail.com: Le Thu, 25 Jun 2015 02:51:27 +0200, Benoît Minisini gam...@users.sourceforge.net a écrit: Le 24/06/2015 21:06, Moviga Technologies a écrit : How about double-click? Half bad news: Double-click and mouse wheel

[Gambas-user] Running website from server

2015-06-25 Thread Moviga Technologies
Hi! I have made a website with Gambas, and uploaded it to my Ubuntu 15.04 VirtualBox server. As I run: $ gbr3 website.gambas --httpd it just spits out html markup in the console window... -- Monitor 25

Re: [Gambas-user] Bugs and feature requests

2015-06-25 Thread Moviga Technologies
At least scrolling and middle-click sounds very good :) -- Monitor 25 network devices or servers for free with OpManager! OpManager is web-based network management software that monitors network devices and

Re: [Gambas-user] Running website from server

2015-06-25 Thread Randall Morgan
; This is the expected behavior I believe. You need to us gbw3 and not grbr3 to serve your your site. See the wiki: http://gambaswiki.org/wiki/doc/serverpage On Thu, Jun 25, 2015 at 11:35 AM, Moviga Technologies mov...@mykolab.ch wrote: Hi! I have made a website with Gambas, and uploaded it

Re: [Gambas-user] Bugs and feature requests

2015-06-25 Thread Adrien Prokopowicz
Le Thu, 25 Jun 2015 02:51:27 +0200, Benoît Minisini gam...@users.sourceforge.net a écrit: Le 24/06/2015 21:06, Moviga Technologies a écrit : How about double-click? Half bad news: Double-click and mouse wheel events won't work on system that install the sni-qt package. That package