Re: [Gambas-user] Sample component with a form

2015-03-26 Thread Tobias Boege
On Thu, 26 Mar 2015, Roel Touwen wrote: > Hi everyone, > > Has anybody a sample source of a component which holds a form? I'm > trying for two weeks now and I simply don't succeed. > > What I want to do is have form that I can embed in another form (within > a tab). I could use a workspace but

Re: [Gambas-user] Out of memory errors with database access 3.7

2015-03-26 Thread Benoît Minisini
Le 26/03/2015 22:11, richard terry a écrit : > Hi List, > > Unsure where to start to untangle this. > > I've gone from a stable system running my medical software using gambas > 3.6.9 to a hugely unstable system running 3.7, when I did an upgrade of > my system the other day. > > The program runs

[Gambas-user] Out of memory errors with database access 3.7

2015-03-26 Thread richard terry
Hi List, Unsure where to start to untangle this. I've gone from a stable system running my medical software using gambas 3.6.9 to a hugely unstable system running 3.7, when I did an upgrade of my system the other day. The program runs for 3-4 mins then eventually my log file shows I'm gettin

[Gambas-user] Sample component with a form

2015-03-26 Thread Roel Touwen
Hi everyone, Has anybody a sample source of a component which holds a form? I'm trying for two weeks now and I simply don't succeed. What I want to do is have form that I can embed in another form (within a tab). I could use a workspace but people can delete the tab then. Hopefully someone has

[Gambas-user] ComboBox drop down does not work

2015-03-26 Thread Vasilis Kanatas
Hello All, 1.[System] Gambas=3.7.0 OperatingSystem=Linux Kernel=3.11.10-25-desktop Architecture=x86_64 Distribution=openSUSE 13.1 (Bottle) Desktop=KDE4 Theme=Oxygen Language=el_GR.UTF-8 Memory=3950M [Libraries] DBus=libdbus-1.so.3.8.11 GStreamer=libgstreamer-0.10.so.0.30.0 OpenGL=libGL.so.1.2.0 Qt

Re: [Gambas-user] Issue 612 in gambas: BUG Cannot browse more of 128 records on tables "No current connection"

2015-03-26 Thread gambas
Comment #3 on issue 612 by marcobra...@gmail.com: BUG Cannot browse more of 128 records on tables "No current connection" https://code.google.com/p/gambas/issues/detail?id=612 FYI creating a new project with a new sqlite subset of data i don't have no more 128 recs limit in browsing. There m