Re: [Gambas-user] Locking files - best method

2009-02-15 Thread Rolf-Werner Eilert
Benoît Minisini schrieb: >> Sharing a file exclusively locked very briefly and getting everything >> to work correctly amongst multiple programs can be brain-twisting. >> With increasing use of mulit-cores, the possibility for sharing files >> using any lock technique is more important than ever be

Re: [Gambas-user] Metric nonconformism

2009-02-15 Thread M. Cs.
Thanks, Benoit, now I understand the reasons. I only have to put my controls a little bit looser than they was, and I hope everything will be fine. I'm working on *gamcat, *a Gambas based DVD/CD and folder cataloging program. This project can be found on SourceForge.net It is already working with m

Re: [Gambas-user] Metric nonconformism

2009-02-15 Thread Benoît Minisini
> I'm trying to create different kinds of installation's packages (.rpm, > .deb). My problem is: I've created a GUI under Mandriva (Gambas version > 2.9). Now when I try to open the project under Ubuntu (a guest on > VirtualBox, Gambas 2.7), the sizes of the GUI are changed. What is the > reason f

[Gambas-user] Metric nonconformism

2009-02-15 Thread M. Cs.
I'm trying to create different kinds of installation's packages (.rpm, .deb). My problem is: I've created a GUI under Mandriva (Gambas version 2.9). Now when I try to open the project under Ubuntu (a guest on VirtualBox, Gambas 2.7), the sizes of the GUI are changed. What is the reason for this, a