> Gambas has fouled up my svn, I think benoit is aware of the issue but in
> the meantime I can't commit.
>
> It occurred around renaming a directory in gambas.
>
> When I last did an update this was the outcome
> D help/clinical/familyhistory
> Updated to revision 202.
>
> I then tried
Gambas has fouled up my svn, I think benoit is aware of the issue but in the
meantime I can't commit.
It occurred around renaming a directory in gambas.
When I last did an update this was the outcome
D help/clinical/familyhistory
Updated to revision 202.
I then tried a commit but the di
Hi!
In Gambas 3 revision 2364, you can copy example button, but paste
option is greyed out (also CTRL + V is not working).
So, you cannot actually copy/paste any controls.
Jussi
--
Come build with us! The BlackBerry® Deve
Hi!
Where the stack backtrace window disappear?
Talking about Gambas 3, revision 2364.
@Ubuntu 9.04 64bit
Jussi
--
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to
> Benoît Minisini wrote:
> > Try to put -1 in the TableView.Columns.Width property. If I remember, it
> > does not work correctly if your data comes from the Data event.
>
> no , it don't work , it make all columns ~ 10 px .
>
> Isn't there a way to call the directly the mouse action ?
> like cal
Benoît Minisini wrote:
> Try to put -1 in the TableView.Columns.Width property. If I remember, it
> does not work correctly if your data comes from the Data event.
no , it don't work , it make all columns ~ 10 px .
Isn't there a way to call the directly the mouse action ?
like call Tableview_Cl
> Hi,
>
> when using a tableview in gambas3 if I doubleclick between two columns all
> columns autoresize to best fit.
>
> How can I have the same by code without do nothink with mouse ?
>
> thank's,
> marco.
>
Try to put -1 in the TableView.Columns.Width property. If I remember, it does
not
Hi,
when using a tableview in gambas3 if I doubleclick between two columns all
columns autoresize to best fit.
How can I have the same by code without do nothink with mouse ?
thank's,
marco.
--
E' Primavera. I sensi si risvegliano. Le giornate si allungano, e non solo
quelle...
hi,
I wanted to make a text editor that recognized hyper links. So I used
'TextEdit'. To extract the plain text I tried to use SelectAll + Copy +
Paste like this:
PUBLIC SUB Form_Open()
DIM txt AS String
PRINT "“abc”"
TextEdit1.Text = "“abc”"
TextEdit1.SelectAll()
TextEdit1.Cop
Can it be an other option to load files to the mysql database as BLOB? If
yes can someone tell me the command to upload and download the file from/to
a certain location? This would solve my problem with the rights.
Thx, Robi
-
10 matches
Mail list logo