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
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
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
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
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
> > 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
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
> 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
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