> Anyway I'm curious: why should we need different proxies for different
> domains or ip?
Because i have to made some try querying localhost with no proxy set
and then also with other external ip with proxy
BTW i have solved by set WebSettings.HttpProxy or WebSettings.noProxy
based on the address
Le 26/11/2011 07:16, nando a écrit :
> Thank you Benoit,
> A project archive is attached with a simple example
> -Fernando
>
OK: don't call Draw.Begin() / Draw.End() during the Draw event. Qt does
not like it. And it is useless...
And you should not move the DrawingArea during its Draw event, bu
Le 07/12/2011 13:03, marco bra a écrit :
> I defined o gambas3
>
> WebSettings.HttpProxy
>
> it works fine but how can i add proxy exclusion i mean no proxy for
> some domain or ip ?
>
> Thanks
>
> Marco
>
This is not possible at the moment.
But Qt4 allows that, so I will see if I can implement s
Updates:
Status: Accepted
Labels: -Version -Priority-Medium Version-TRUNK Priority-Low
Comment #1 on issue 158 by benoit.m...@gmail.com: Minor defect with IDE
when making source arcives.
http://code.google.com/p/gambas/issues/detail?id=158
(No comment was entered for this change
On Sat, 2011-12-17 at 16:31 +0100, Benoît Minisini wrote:
> Hi,
>
> I have factorized your optimization and the code from the field_info
> function, and put it in revision #4280.
>
> Can you try it and check that I didn't break everything? And that
> optimization is always there of course!
>
>
For make install and possibly make, you must have root access rights. sudo,
or su or logged in as root.
On Sat, Dec 17, 2011 at 9:11 AM, ac Millner wrote:
> Apologies to the moderator.
>
> Operating System : pcLinuxOS 64bitest4.iso (Stable release candidate)
> Hardware Zotac Zbox:
> CPU Intel A
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
> Chipset Intel NM10
> Graphics Intel media accelerator 3150
> 4 Gig
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
Le 13/12/2011 21:58, Bruce Bruen a écrit :
> On Tue, 2011-12-13 at 06:08 +0100, Benoît Minisini wrote:
>
>
>>
>> Cool optimization apparently...
>>
>> Can you send me your code as an attachment so that I can open it
>> directly in an editor to check it?
>>
>> Thanks in advance!
>>
>> --
>> Benoît M
OK, didn't try hard enough!
Paint.Font.RichTextWidth(TextString) should do the trick.
--
View this message in context:
http://old.nabble.com/Gambas3-Printing---text-width-tp32991752p32992108.html
Sent from the gambas-user mailing list archive at Nabble.com.
---
2011/12/17 Bill-Lancaster :
>
> I'm using
>
> Paint.DrawRichText(MoneyValue, x, y)
>
> and want to have money values right justified (ideally '.' justified).
>
> The Align.Right option doesn't help.
yes you need to specify right relative to ???
you need to specify the width and height o
I'm using
Paint.DrawRichText(MoneyValue, x, y)
and want to have money values right justified (ideally '.' justified).
The Align.Right option doesn't help.
Any ideas?
Gambas 2.99.6, qt4
--
View this message in context:
http://old.nabble.com/Gambas3-Printing---text-width-tp3299175
12 matches
Mail list logo