Hello,
According Canonical we will be able to run ubuntu in any android device
like phones and tablets.
http://www.ubuntu.com/devices/android
Does this mean that we can run Gambas in Ubuntu in a Phone or Tablet?
--
L
Comment #3 on issue 363 by t4769_a...@cogeco.ca: Command Button
Transparency Found
http://code.google.com/p/gambas/issues/detail?id=363
One more bit of information that MAY be important(?).
The project has 11 command buttons, 10 have icons attached through the
Properties option of Picture. T
Problem occurred on Gambas 3.3.90 - rev. #5417
Works correctly on Gambas 3.3.4
Must be caused by new implementation of DrawArea.
DrawArea behaves correctly with qt4, gives trouble with gtk
Attached source archive to see the problem.
Step 1: Run the application to see what the intention is (it u
Hi ,
For svn relocate you need to give the old url too
Go in the trunk folder and then type:
$ svn info
take the url line : URL : svn://svn.code.sf.net/p/gambas/code/gambas/trunk
then do :
$ svn relocate --username= svn+ssh://@
svn.code.sf.net/p/gambas/code/gambas/trunk
It have worked for m
Status: New
Owner:
Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any
Desktop-Any GUI-Any
New issue 364 by t4769_a...@cogeco.ca: Gambas3 - Make Executable Error
http://code.google.com/p/gambas/issues/detail?id=364
1) Describe the problem.
Gambas3 - gba Error (see attache
Comment #2 on issue 363 by t4769_a...@cogeco.ca: Command Button
Transparency Found
http://code.google.com/p/gambas/issues/detail?id=363
Used Gambas3
A small project is attached.
I am attaching another bug report as a spinoff from this testing project.
Attachments:
testing.tar.gz 7
Updates:
Status: NeedsInfo
Comment #1 on issue 363 by benoit.m...@gmail.com: Command Button
Transparency Found
http://code.google.com/p/gambas/issues/detail?id=363
Please provide a little project that reproduces the bug!
Le 08/12/2012 18:04, Laurent Carlier a écrit :
>
> The proper URL seem to be svn checkout --username=
> svn+ssh://@svn.code.sf.net/p/gambas/code/gambas/trunk
>
> For migrating from the old repo, you can try (not tested) the command svn
> relocate like this:
>
> svn relocate --username=
> svn+ssh://
Le samedi 8 décembre 2012 02:30:26 Benoît Minisini a écrit :
>
> The information is on https://sourceforge.net/p/gambas/code/
>
> For a read-only access:
>
> $ svn checkout svn://svn.code.sf.net/p/gambas/code/gambas/trunk
>
> For a read-write access: (I don't know why there is a difference!)
>
> $
This is why I host my own svn...
What a mess sourceforge makes of this..
Op 8 dec. 2012 16:36 schreef "Charlie Reinl" het
volgende:
> Am Samstag, den 08.12.2012, 16:16 +0100 schrieb Benoît Minisini:
> > Le 08/12/2012 16:12, Benoît Minisini a écrit :
> > > Le 08/12/2012 10:41, Bruce a écrit :
> >
Am Samstag, den 08.12.2012, 16:16 +0100 schrieb Benoît Minisini:
> Le 08/12/2012 16:12, Benoît Minisini a écrit :
> > Le 08/12/2012 10:41, Bruce a écrit :
> >>
> >> Hi Benoît and all,
> >>
> >> I have added 5418 simply as a checkpoint so people can see that they are
> >> using the new sourceforge l
Le 08/12/2012 16:12, Benoît Minisini a écrit :
> Le 08/12/2012 10:41, Bruce a écrit :
>>
>> Hi Benoît and all,
>>
>> I have added 5418 simply as a checkpoint so people can see that they are
>> using the new sourceforge links.
>>
>> (I had no problems but we use eSVN, which seems to have resolved al
Le 08/12/2012 10:41, Bruce a écrit :
>
> Hi Benoît and all,
>
> I have added 5418 simply as a checkpoint so people can see that they are
> using the new sourceforge links.
>
> (I had no problems but we use eSVN, which seems to have resolved all the
> neccessaries without any intervention.)
>
> hth
Le 08/12/2012 14:51, Willy Raets a écrit :
>
> So for installing the trunk version Gambas documentation says to do: svn
> checkout https://gambas.svn.sourceforge.net/svnroot/gambas/gambas/trunk/
>
> This old link has to be replaced by svn checkout
> svn://svn.code.sf.net/p/gambas/code/gambas/trunk
On Sat, 2012-12-08 at 02:30 +0100, Benoît Minisini wrote:
> Hi,
>
> Sourceforge has upgraded the Gambas project from its old management
> software to the new one.
>
> Consequently, the subversion repository has been migrated to a new
> place, and then all the "checkout" you have done on your lo
In the tableview_Click() event,
call tableview.Edit(sMySqlFieldTypes, True) if the cell is in the column
where the drop down is wanted
--
View this message in context:
http://gambas.8142.n7.nabble.com/Tableview-combobox-tp40279p40282.html
Sent from the gambas-user mailing list archive at
On Sat, 08 Dec 2012, Beno?t Minisini wrote:
> For a read-write access: (I don't know why there is a difference!)
I think because you have to be authenticated via SSH to commit?
>
> $ svn checkout --username=
> svn+ssh://gam...@svn.code.sf.net/p/gambas/code/gambas/trunk
Am Samstag, den 08.12.2012, 02:30 +0100 schrieb Benoît Minisini:
> Hi,
>
> Sourceforge has upgraded the Gambas project from its old management
> software to the new one.
>
> Consequently, the subversion repository has been migrated to a new
> place, and then all the "checkout" you have done on
I know this is simple but. . .
When editing a cell in a TableView how do I make a combobox/dropdown for a
cell?
Thanks
--
View this message in context:
http://gambas.8142.n7.nabble.com/Tableview-combobox-tp40279.html
Sent from the gambas-user mailing list archive at Nabble.com.
---
On Sat, 2012-12-08 at 02:30 +0100, Benoît Minisini wrote:
> Hi,
>
> Sourceforge has upgraded the Gambas project from its old management
> software to the new one.
>
> Consequently, the subversion repository has been migrated to a new
> place, and then all the "checkout" you have done on your lo
20 matches
Mail list logo