Many thanks for the wordwrap. Setting a cell height to -1 still doesn't
change the row height to account for the new height
(Me.somegridviewrow.Rows[X].H = -1 ).
Anthony
SVN 4726
Me.someGrid[0, 2].Text = "LongText clipped to save this email"
Me.someGrid[0, 2].WordWrap = True
Me.someGrid.Rows[0]
Le 10/05/2012 13:42, Christer Johansson a écrit :
> Some good news!
>
> After rolling back to older code last night and trying to reproduce
> the freezing issue I can say that I was wrong in my conclusion that
> 3.1.90 r4702 had the same problem that I experience in Gambas2.
>
> The server have bee
Le 11/05/2012 17:34, Emanuele Sottocorno a écrit :
> I get exactly the same error with rev #4723.
> Full make output attached.
> Emanuele
>
Do the latest revisions change anything?
--
Benoît Minisini
--
Live Security Vi
Le 13/05/2012 03:29, Anthony Ivan a écrit :
> Hello Everyone,
>
> I am trying to get wordwrap to work in a gridview using the following
> code snippet:
>
> Me.sysMessages.Rows.Count = 0
> Me.sysMessages.Columns.Count = 3
> Me.sysMessages.Columns[0].W = IIf(Me.sysMessages.ClientW * 0.05<
Hello Everyone,
I am trying to get wordwrap to work in a gridview using the following
code snippet:
Me.sysMessages.Rows.Count = 0
Me.sysMessages.Columns.Count = 3
Me.sysMessages.Columns[0].W = IIf(Me.sysMessages.ClientW * 0.05 <
varMinDateWidth, varMinDateWidth, Me.sysMessages.ClientW
Hi,
When doing the normal:
svn checkout https://gambas.svn.sourceforge.net/gambas/gambas/trunk/
this didn't get accepted.
Needed tp put http there instead of https
This didn't work either as the location turns out to be different as
well. Eventually found out what it should be:
svn checkout
ht
Le 13/05/2012 00:21, Rob Kudla a écrit :
> On 05/12/2012 01:38 PM, Benoît Minisini wrote:
Anyone else having problem reaching http://gambasdoc.org? Been down whole
>>> Same for me, noticed at midday today...
>> Same for me and Emil Lenngren.
>
> Sorry, the building our server is in lost power
On 05/12/2012 01:38 PM, Benoît Minisini wrote:
>>> Anyone else having problem reaching http://gambasdoc.org? Been down whole
>> Same for me, noticed at midday today...
> Same for me and Emil Lenngren.
Sorry, the building our server is in lost power for something like 18
hours. It's back now, thoug
Somebody who has a downloadable .tar.gz containing the documentation?
2012/4/20 Willy Raets
> On do, 2012-04-19 at 10:43 -0700, Randall Morgan wrote:
> > Couldn't this be done simply running a simple web server as localhost on
> an
> > unused port and downloading the site using a site copier lik
Le 12/05/2012 19:31, tobi a écrit :
> On Sat, 12 May 2012, Christer Johansson wrote:
>>
>> Anyone else having problem reaching http://gambasdoc.org? Been down whole
>> day
>> for me...
>>
>> /CJ
>>
>
> Same for me, noticed at midday today...
>
Same for me and Emil Lenngren.
--
Benoît Minisini
-
On Sat, 12 May 2012, Christer Johansson wrote:
>
> Anyone else having problem reaching http://gambasdoc.org? Been down whole
> day
> for me...
>
> /CJ
>
>
> --
> Live Security Virtual Conference
> Exclusive live event w
Anyone else having problem reaching http://gambasdoc.org? Been down whole
day
for me...
/CJ
--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has cha
The previously indicated version was incorrect:
> $ pkg-config --modversion gstreamer-0.10 --> 0.0.28
it is 0.10.28
--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security a
13 matches
Mail list logo