Re: [Gambas-user] problem with alignmet & position in GB3(qt)

2010-04-04 Thread richard terry
On Monday 05 April 2010 14:22:12 kobolds wrote: > I post this problem before but until now this issue left unsolved. > > i try to create a form with many buttons (something like a keyboard). > > 1. when I try to change the height and width of all the buttons by using > align same height and width

Re: [Gambas-user] problem with alignmet & position in GB3(qt)

2010-04-04 Thread kobolds
here I attach the image http://old.nabble.com/file/p28137258/snapshot4.png kobolds wrote: > > I post this problem before but until now this issue left unsolved. > > i try to create a form with many buttons (something like a keyboard). > > 1. when I try to change the height and width of all

[Gambas-user] problem with alignmet & position in GB3(qt)

2010-04-04 Thread kobolds
I post this problem before but until now this issue left unsolved. i try to create a form with many buttons (something like a keyboard). 1. when I try to change the height and width of all the buttons by using align same height and width , it doesn't work . 2. I position each button with sma

Re: [Gambas-user] menu

2010-04-04 Thread Steven James Drinnan
I can only give you a start, You should look at the details of how to make a deb package. I googled and found http://www.debian.org/doc/maint-guide/ch-dother.en.html#s-install (section 5.13) This talks about a menu.ex file that is created. Try modifying that file to your sub menu. Not sure if

Re: [Gambas-user] [SPAM] Dialog file names being obscured

2010-04-04 Thread richard terry
On Monday 05 April 2010 04:14:08 Benoît Minisini wrote: > > > Hi list/Benoit > > > > > > i posted this previously and non-one answered, so here's a picture. > > > > > > ordinary file select dialog popping up - obscuring the file names > > > > > > Kubuntu qt4 fairly upto date svn within a couple of

Re: [Gambas-user] [SPAM] Dialog file names being obscured

2010-04-04 Thread Benoît Minisini
> > Hi list/Benoit > > > > i posted this previously and non-one answered, so here's a picture. > > > > ordinary file select dialog popping up - obscuring the file names > > > > Kubuntu qt4 fairly upto date svn within a couple of numbers of the > > latest. > > > > ? any solution. > > > > richa

Re: [Gambas-user] Parallel Port - Kadaitcha Man

2010-04-04 Thread Ron_1st
On Sunday 04 April 2010, Bjorn Macintosh wrote: > Hiya, > > I had already found and gone through the link you sent, it is what part of > my code was based on. If you have read it and can fully understand it can > you tell me what > iPortNumber should be in order for me to access the parallel por

Re: [Gambas-user] [SPAM] Dialog file names being obscured

2010-04-04 Thread Benoît Minisini
> Hi list/Benoit > > i posted this previously and non-one answered, so here's a picture. > > ordinary file select dialog popping up - obscuring the file names > > Kubuntu qt4 fairly upto date svn within a couple of numbers of the latest. > > ? any solution. > > richard You mean that the defa

Re: [Gambas-user] Parallel Port - Kadaitcha Man

2010-04-04 Thread Doriano Blengino
Bjorn Macintosh ha scritto: > Hiya, > > My Gambas version is Gambas2.13 > I am running Linux Mint 8 > I do have a parallel port on my PC. It is '0378' - '037a' and '0778' - > '077a' > The error code I am getting is "System error. illegal seek" > > I had already found and gone through the lin