[Gambas-user] Uploading Package to Launchpad

2015-01-13 Thread Christian e Ana Luiza Britto
Hi, I'm trying to upload a package, of my app created with Gambas, to Launchpad and I'm receiving this error: dput ppa:smcube/ppa smcube-zotero_0.0.9-0ubuntu1_amd64.changes Checking signature on .changes gpg: no valid OpenPGP data found. gpg: the signature could not be verified. Please remember th

Re: [Gambas-user] QT Frame, no border

2015-01-13 Thread Lewis Balentine
Thank you ... but just in case someone else find this in a search: I believe that you intended: qtconfig-qt4 (an application that must be installed on the current system) "GTK+" seems to be the only one where the frame border does not show up. On 01/13/2015 02:10 AM, Jack wrote: > > You must set

Re: [Gambas-user] QT Frame, no border

2015-01-13 Thread Jack
Le 13/01/2015 08:59, Lewis Balentine a écrit : > Frame (gb.qt4) > "This control is a container with an *etched border* and a label. The > actual appearance of the frame depends on the underlying widget theme. > Some of them do not even draw any frame at all!" > > I am getting no border. I see no ob

[Gambas-user] QT Frame, no border

2015-01-13 Thread Lewis Balentine
Frame (gb.qt4) "This control is a container with an *etched border* and a label. The actual appearance of the frame depends on the underlying widget theme. Some of them do not even draw any frame at all!" I am getting no border. I see no obvious way to get to the 'underlying widget theme'. S