26, 2011 at 11:00 AM, Texstar wrote:
> I think the kde part doesn't build because we use KDE4 now.
>
>
> --- On *Mon, 12/26/11, Randy Millner * wrote:
>
>
> From: Randy Millner
> Subject: [pclinuxos-testers] Gambas 64bit PcLinuxOS
> To: gambas-user@lists.sou
Hello Communities,
My attempt continues to compile Gambas2 and/or Gambas3
I need guidance on what to do next.
Gambas2
unable to compile 2 components,
- gb.qt.kde
- gb.qte
I have included the output in the compressed tar
output2.tar
Gambas3
reports all components will compiled
following error ap
859-1; format=flowed
>
> Le 17/12/2011 18:11, Randy Millner a ?crit :
>> Apologies to the moderator.
>>
>> Operating System : pcLinuxOS 64bitest4.iso (Stable release candidate)
>> Hardware Zotac Zbox:
>> CPU Intel ATOM D525 Dual Core 1.8 Ghz 800 Mhz front bus
>
Apologies to the moderator.
Operating System : pcLinuxOS 64bitest4.iso (Stable release candidate)
Hardware Zotac Zbox:
CPU Intel ATOM D525 Dual Core 1.8 Ghz 800 Mhz front bus
Chipset Intel NM10
Graphics Intel media accelerator 3150
4 Gig Ram
Kingston 64Gig Sata SSD Drive
My goal is to have at le
Trying to help the 64bit distro of PcLinuxOS by compiling first
Gambas2 and then Gambas3
When making sure I have all components first per the Gambas documentation,
it seems most components exist, but with numbers appended to the filename
For Example:
[ee@localhost ~]$ locate libmysqlclient.so
/u
View Lacking Alignment Function
> To: gambas-user@lists.sourceforge.net
> Message-ID: <4ec4bd23.20...@t-online.de>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>
> Am 16.11.2011 16:23, schrieb Randy Millner:
>> Hello Rolf, thanks for the reply,
>>
15, 2011 at 1:22 PM,
wrote:
> Am 13.11.2011 13:50, schrieb Randy Millner:
>> gambas2.23
>>
>> I can right align the column data in the tableview with :
>> TableView1[rowctr, 7].Alignment = align.Right
>>
>>
>>
>> I cannot seem to align.right the
gambas2.23
I can right align the column data in the tableview with :
TableView1[rowctr, 7].Alignment = align.Right
I cannot seem to align.right the corresponding title :
TableView1.Columns[7].Title = "Amount"
I am at wits end, I have tried all the ways that don't work
Thank you
--