Hello,
on a Form I have a "ScrollView" and separately a "PictureBox", in which there
is the image I'll drag then with the mouse inside the "ScrollView".
Here the code:
**
Public Sub Form_Open()
ScrollView1.Drop = True
End
Public Sub Pictur
There is no Gambas build-in widget toolkit. I think your project is using
gb.gui,
which makes the choice for you according to used desktop.
You can switch it temporarily to gb.qt4 to do the test.
Jussi
On Sat, Oct 19, 2013 at 8:28 PM, paulwheeler wrote:
> Neither gb.gtk nor gb.qt4 are select
Well, looks like there is a little bug here. I will fix that tomorrow.
Le Sat, 19 Oct 2013 20:15:57 +0200, Bruce a écrit:
> First, thanks all for the replies.
>
> re: Content v Contents
>I think (not that Australian is the definitive interpretation of
> the English langua
On Sat, 2013-10-19 at 17:30 +0200, Fabien Bodard wrote:
> Le 19 oct. 2013 17:07, "Adrien Prokopowicz"
> a écrit :
> >
> > Le Sat, 19 Oct 2013 16:06:33 +0200, Benoît Minisini
> > a écrit:
> >
> > > Le 19/10/2013 15:56, Adrien Prokopowicz a écrit :
> > >> I just added the new static method XMLNode.
Neither gb.gtk nor gb.qt4 are selected in properties, so I assume I am just
using gambas built-in stuff.
paul
On 10/19/2013 08:14 AM, gam...@googlecode.com wrote:
> Updates:
> Status: NeedsInfo
>
> Comment #2 on issue 467 by benoit.m...@gmail.com: Printing example in
> Gambas 3.5 "Save
Comment #6 on issue 458 by john.aaron.r...@gmail.com: Repeated CRITICAL
messages
http://code.google.com/p/gambas/issues/detail?id=458
Result is:
[System]
OperatingSystem=Linux
Kernel=3.5.0-41-generic
Architecture=x86_64
Distribution=Ubuntu 12.04.3 LTS
Desktop=GNOME
Theme=QGtk
Language=en_GB.UTF
Le 19 oct. 2013 17:07, "Adrien Prokopowicz"
a écrit :
>
> Le Sat, 19 Oct 2013 16:06:33 +0200, Benoît Minisini
> a écrit:
>
> > Le 19/10/2013 15:56, Adrien Prokopowicz a écrit :
> >> I just added the new static method XMLNode.Deserialize() in revision
> >> #5906
> >> for this purpose. For example,
Updates:
Status: NeedsInfo
Comment #2 on issue 467 by benoit.m...@gmail.com: Printing example in
Gambas 3.5 "Save in Folder" does not change destination for printing
http://code.google.com/p/gambas/issues/detail?id=467
I have the same problem with Firefox! It seems that it is not a bug
Le Sat, 19 Oct 2013 16:06:33 +0200, Benoît Minisini
a écrit:
> Le 19/10/2013 15:56, Adrien Prokopowicz a écrit :
>> I just added the new static method XMLNode.Deserialize() in revision
>> #5906
>> for this purpose. For example,
>>
>> Print XMLNode.Deserialize("Select * From mytable Where id <
Updates:
Status: Fixed
Comment #4 on issue 468 by benoit.m...@gmail.com: changing month name in
month combobox of databox not working
http://code.google.com/p/gambas/issues/detail?id=468
The bug should be fixed in revision #5907. Please confirm, as I will wait
before releasing Gambas
Comment #5 on issue 458 by benoit.m...@gmail.com: Repeated CRITICAL messages
http://code.google.com/p/gambas/issues/detail?id=458
Click on "System information..." in the IDE "?" menu and send the result.
--
You received this message because this project is configured to send all
issue notific
Comment #4 on issue 458 by john.aaron.r...@gmail.com: Repeated CRITICAL
messages
http://code.google.com/p/gambas/issues/detail?id=458
I don't know what you mean by widget theme. The app uses the gb.gui
component but neither the gb.gtk or the gb.qt4 components. Do I need to
tick one of these
Le 19/10/2013 15:56, Adrien Prokopowicz a écrit :
> I just added the new static method XMLNode.Deserialize() in revision #5906
> for this purpose. For example,
>
> Print XMLNode.Deserialize("Select * From mytable Where id < 10")
>
> Will print : Select * From mytable Where id < 10
>
> Caveat : If y
I just added the new static method XMLNode.Deserialize() in revision #5906
for this purpose. For example,
Print XMLNode.Deserialize("Select * From mytable Where id < 10")
Will print : Select * From mytable Where id < 10
Caveat : If you use the FromText() method, you don't actually need to put
Updates:
Status: Accepted
Labels: -GUI-Any GUI-GTK
Comment #3 on issue 468 by benoit.m...@gmail.com: changing month name in
month combobox of databox not working
http://code.google.com/p/gambas/issues/detail?id=468
OK, I got it...
--
You received this message because this proj
Comment #2 on issue 468 by isaf...@gmail.com: changing month name in month
combobox of databox not working
http://code.google.com/p/gambas/issues/detail?id=468
Pardon me but you didn't get my request. I want to inform that on clicking
datebox I get a calender. from there I double click to get
Le 16/10/2013 07:19, Alain Baudrez a écrit :
> Hoi,
>
> every now and then I receive the following error while running the 3.5:
>
> ---
>
> This application has raised an unexpected
> error and must abort.
>
> [45] File or directory does n
Comment #3 on issue 458 by benoit.m...@gmail.com: Repeated CRITICAL messages
http://code.google.com/p/gambas/issues/detail?id=458
I dunno. These messages comes from GTK+, and are usually associated with
the widget theme in use. Which one do you use exactly?
--
You received this message becaus
Updates:
Status: Fixed
Comment #2 on issue 466 by benoit.m...@gmail.com: gambas2.23 can't input
chinese use fcitx 4.2.8.1 in code editor
http://code.google.com/p/gambas/issues/detail?id=466
(No comment was entered for this change.)
--
You received this message because this project is
Updates:
Status: Accepted
Labels: -Version3.5 -GUI-Any Version-TRUNK GUI-GTK
Comment #1 on issue 467 by benoit.m...@gmail.com: Printing example in
Gambas 3.5 "Save in Folder" does not change destination for printing
http://code.google.com/p/gambas/issues/detail?id=467
(No commen
Updates:
Status: WontFix
Labels: -3.5 Version-TRUNK
Comment #1 on issue 468 by benoit.m...@gmail.com: changing month name in
month combobox of databox not working
http://code.google.com/p/gambas/issues/detail?id=468
You have to double-click on a date to validate the selected dat
Le 19 oct. 2013 11:23, "Caveat" a écrit :
>
> Just use FromText...
>
>Dim myNoddies As XMLNode[]
>Dim aNode As XMLNode
>myNoddies = XMLElement.FromText("Select * From table1 where abc
> < 123")
>Print myNoddies.Count
>aNode = myNoddies[0]
>Print aNode.TextContent
>
> Return
Just use FromText...
Dim myNoddies As XMLNode[]
Dim aNode As XMLNode
myNoddies = XMLElement.FromText("Select * From table1 where abc
< 123")
Print myNoddies.Count
aNode = myNoddies[0]
Print aNode.TextContent
Returns:
1
Select * From table1 where abc < 123
Kind regards,
Caveat
What is the opposite of XMLElement.Serialize(text as String)?
( I want my SQL text back as "... WHERE rdate
http://pubads.g.doubleclick.net/gampad/clk?id=60135031&iu=/4140/ostg.clktrk
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https:/
24 matches
Mail list logo