Status: New
Owner:
Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any
Desktop-Any
New issue 3 by zachsmith022: gtk+ problem with scrollbar maximum
http://code.google.com/p/gambas/issues/detail?id=3
Drag the scrollbars to the limits. Scrollbar1 has a max limit of 100 but
Updates:
Status: Accepted
Labels: -Version Version-2.99.0
Comment #1 on issue 3 by benoit.minisini: gtk+ problem with scrollbar
maximum
http://code.google.com/p/gambas/issues/detail?id=3
(No comment was entered for this change
Comment #2 on issue 3 by zachsmith022: gtk+ problem with scrollbar maximum
http://code.google.com/p/gambas/issues/detail?id=3
Also, if you change the autosize property to true for the label in the test
code, then the alignment=center setting no longer works. With
alignment=center and
Updates:
Labels: -Version-2.99.0 Version-TRUNK GUI-GTK
Comment #3 on issue 3 by benoit.minisini: gtk+ problem with scrollbar
maximum
http://code.google.com/p/gambas/issues/detail?id=3
(No comment was entered for this change
Comment #4 on issue 3 by benoit.minisini: gtk+ problem with scrollbar
maximum
http://code.google.com/p/gambas/issues/detail?id=3
Please create another issue if you want to report another bug!
--
Learn how Oracle Real
Updates:
Labels: -Version-2.99.0 Version-TRUNK
Comment #1 on issue 1 by benoit.minisini: Gambas 3 has not been release yet
http://code.google.com/p/gambas/issues/detail?id=1
(No comment was entered for this change
Status: New
Owner:
Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any
Desktop-Any
New issue 4 by zachsmith022: Autosizing and centering a label does not
center a label
http://code.google.com/p/gambas/issues/detail?id=4
If you set label properties to autosize=true and
Updates:
Labels: -Version Version-TRUNK
Comment #1 on issue 4 by benoit.minisini: Autosizing and centering a label
does not center a label
http://code.google.com/p/gambas/issues/detail?id=4
Please specify the Version label
Updates:
Status: WontFix
Comment #2 on issue 4 by benoit.minisini: Autosizing and centering a label
does not center a label
http://code.google.com/p/gambas/issues/detail?id=4
This is not a bug but a feature.
As soon as a Label is vertically centered, then AutoResize only acts
Updates:
Owner: benoit.minisini
Comment #3 on issue 4 by benoit.minisini: Autosizing and centering a label
does not center a label
http://code.google.com/p/gambas/issues/detail?id=4
(No comment was entered for this change
Status: New
Owner: benoit.minisini
Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any
Desktop-Any
New issue 5 by ihaywood3: GUI crash on menu editor
http://code.google.com/p/gambas/issues/detail?id=5
1) Describe the problem.
Clicking on the menu editor button in the form
Updates:
Status: Accepted
Labels: -Version Version-TRUNK
Comment #1 on issue 5 by benoit.minisini: GUI crash on menu editor
http://code.google.com/p/gambas/issues/detail?id=5
(No comment was entered for this change
Comment #2 on issue 5 by ihaywood3: GUI crash on menu editor
http://code.google.com/p/gambas/issues/detail?id=5
Index: comp/src/gb.settings/.src/Settings.class
===
--- comp/src/gb.settings/.src/Settings.class(revision 3432
Status: New
Owner:
Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any
Desktop-Any
New issue 6 by sotema: signal #11 with Gtk+
http://code.google.com/p/gambas/issues/detail?id=6
1) Describe the problem.
Closing a Wizard, when start the Main Form the project crashes with
Updates:
Status: Fixed
Comment #3 on issue 5 by benoit.minisini: GUI crash on menu editor
http://code.google.com/p/gambas/issues/detail?id=5
Fixed in revision #3434
--
Learn how Oracle Real Application Clusters
Updates:
Status: Fixed
Comment #5 on issue 3 by benoit.minisini: gtk+ problem with scrollbar
maximum
http://code.google.com/p/gambas/issues/detail?id=3
Fixed in revision #3435
--
Learn how Oracle Real
Updates:
Status: NeedsInfo
Comment #1 on issue 6 by benoit.minisini: signal #11 with Gtk+
http://code.google.com/p/gambas/issues/detail?id=6
That backtrace is theoritically impossible. :-)
Can you recompile Gambas with no optimization, and try to get a new
backtrace again
Updates:
Labels: -Version Version-TRUNK
Comment #2 on issue 6 by benoit.minisini: signal #11 with Gtk+
http://code.google.com/p/gambas/issues/detail?id=6
(No comment was entered for this change.)
--
Learn how
Comment #3 on issue 6 by sotema: signal #11 with Gtk+
http://code.google.com/p/gambas/issues/detail?id=6
Il giorno lun, 03/01/2011 alle 14.59 +, gam...@googlecode.com ha
scritto:
do you mean configure --enable-opt=no ?
i tried it with rev 3436 and got the following:
when close the wizard
Comment #4 on issue 6 by benoit.minisini: signal #11 with Gtk+
http://code.google.com/p/gambas/issues/detail?id=6
No, I mean doing:
$ make "CFLAGS=-O0 -g" "CXXFLAGS=-O0 -g"
instead of just "make". That way, you don't have to run ./configure again.
And
Status: New
Owner:
Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any
Desktop-Any
New issue 7 by zachsmith022: font size of tabstrip control inherited by
child controls
http://code.google.com/p/gambas/issues/detail?id=7
1) If you add a label, textlabel, or button to a
Comment #5 on issue 6 by sotema: signal #11 with Gtk+
http://code.google.com/p/gambas/issues/detail?id=6
Compiled as you suggested.
Output from valgrind attached
Hope this help.
--
Learn how Oracle Real Application
Comment #6 on issue 6 by benoit.minisini: signal #11 with Gtk+
http://code.google.com/p/gambas/issues/detail?id=6
I don't see the valgrind output...
--
Learn how Oracle Real Application Clusters (RAC) One Node a
Comment #7 on issue 6 by benoit.minisini: signal #11 with Gtk+
http://code.google.com/p/gambas/issues/detail?id=6
Putting the valgrind output back from the mailing-list...
Attachments:
valg.out 7.7 KB
Status: New
Owner:
Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any
Desktop-Any
New issue 8 by zachsmith022: GTK+ label is visible when visible=false and
autoresize=true
http://code.google.com/p/gambas/issues/detail?id=8
1) When a label visible property is set to
Comment #8 on issue 6 by sotema: signal #11 with Gtk+
http://code.google.com/p/gambas/issues/detail?id=6
Hi Benoit,
I rewrite the full Wizard class five days ago, since then no crash occured.
I did not change a lot the code but, btw You can set the status closed.
Thanks,
Emanuele
Status: New
Owner:
Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any
Desktop-Any
New issue 9 by dominika...@comentalo.net: expanding a treeview item does
not move the internal cursor
http://code.google.com/p/gambas/issues/detail?id=9
Usign gb.gtk
TreeView with 2
Status: New
Owner:
Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any
Desktop-Any
New issue 10 by zachsmith022: image transparency works in Qt but not GTK+
http://code.google.com/p/gambas/issues/detail?id=10
1) Run the code (borrowed from Gambas About dialog) to see that
Updates:
Status: WontFix
Labels: -Version Version-TRUNK GUI-GTK
Comment #1 on issue 10 by benoit.minisini: image transparency works in Qt
but not GTK+
http://code.google.com/p/gambas/issues/detail?id=10
gb.gtk controls always have a background at the moment, so even if its
Updates:
Status: NeedsInfo
Labels: -Version Version-TRUNK GUI-GTK
Comment #1 on issue 9 by benoit.minisini: expanding a treeview item does
not move the internal cursor
http://code.google.com/p/gambas/issues/detail?id=9
Are you sure?
The internal cursor is returned by
Updates:
Status: Accepted
Labels: -Version Version-TRUNK GUI-GTK
Comment #1 on issue 8 by benoit.minisini: GTK+ label is visible when
visible=false and autoresize=true
http://code.google.com/p/gambas/issues/detail?id=8
(No comment was entered for this change
Updates:
Status: Accepted
Comment #9 on issue 6 by benoit.minisini: signal #11 with Gtk+
http://code.google.com/p/gambas/issues/detail?id=6
It's a pity, as the bug is there yet.
You should have kept the crashing code somewhere for me, maybe I can fix it
in the f
Updates:
Status: Accepted
Labels: GUI-GTK
Comment #1 on issue 7 by benoit.minisini: font size of tabstrip control
inherited by child controls
http://code.google.com/p/gambas/issues/detail?id=7
(No comment was entered for this change
Updates:
Status: Accepted
Comment #2 on issue 1 by benoit.minisini: Gambas 3 has not been release yet
http://code.google.com/p/gambas/issues/detail?id=1
(No comment was entered for this change.)
--
Gaining the
Comment #10 on issue 6 by sotema: signal #11 with Gtk+
http://code.google.com/p/gambas/issues/detail?id=6
I kept both the dbg and the valgrind output, can send it whenever you
want.
--
Gaining the trust of online
Status: New
Owner:
Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any
Desktop-Any
New issue 11 by jussi.la...@gmail.com: Bug with Single & Round()
http://code.google.com/p/gambas/issues/detail?id=11
Way to reproduce bug:
Dim sgn1 As Single
sgn1 = 6
Print Round(
Updates:
Status: Accepted
Labels: -Version Version-TRUNK GUI-Any
Comment #1 on issue 11 by benoit.m...@gmail.com: Bug with Single & Round()
http://code.google.com/p/gambas/issues/detail?id=11
(No comment was entered for this ch
Updates:
Status: Fixed
Comment #2 on issue 11 by benoit.m...@gmail.com: Bug with Single & Round()
http://code.google.com/p/gambas/issues/detail?id=11
Fixed in revision #3460.
--
Protect Your Site and Custo
Updates:
Status: Fixed
Comment #2 on issue 8 by benoit.m...@gmail.com: GTK+ label is visible when
visible=false and autoresize=true
http://code.google.com/p/gambas/issues/detail?id=8
Fixed in revision #3461
Updates:
Labels: -Version Version-TRUNK
Comment #2 on issue 7 by benoit.m...@gmail.com: font size of tabstrip
control inherited by child controls
http://code.google.com/p/gambas/issues/detail?id=7
(No comment was entered for this change
Status: New
Owner:
Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any
Desktop-Any GUI-Any
New issue 12 by hyeti...@gmail.com: Disabled timer keep running
http://code.google.com/p/gambas/issues/detail?id=12
1)
I have 5 forms that have their timers. All timers have 500ms
Status: New
Owner:
Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any
Desktop-Any GUI-Any
New issue 13 by zachsmit...@gmail.com: GTK+ buttons inherit a form's
background color
http://code.google.com/p/gambas/issues/detail?id=13
1) GTK+ buttons inherit a
Status: New
Owner:
Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any
Desktop-Any GUI-Any
New issue 14 by jonericn...@gmail.com: Draw.Drawing does not work -- Signal
#11 error
http://code.google.com/p/gambas/issues/detail?id=14
1) Describe the problem.
2) GIVE THE
Updates:
Status: NeedsInfo
Labels: -Version Version-Any
Comment #1 on issue 12 by benoit.m...@gmail.com: Disabled timer keep running
http://code.google.com/p/gambas/issues/detail?id=12
Please provide a project that show the bug
Updates:
Status: WontFix
Labels: -Version Version-Any
Comment #1 on issue 13 by benoit.m...@gmail.com: GTK+ buttons inherit a
form's background color
http://code.google.com/p/gambas/issues/detail?id=13
I think this is normal wit
Updates:
Status: Accepted
Labels: -Version Version-2.22.0
Comment #1 on issue 14 by benoit.m...@gmail.com: Draw.Drawing does not work
-- Signal #11 error
http://code.google.com/p/gambas/issues/detail?id=14
I will look at it. But note that the SVG support is not complete in Qt
Status: New
Owner:
Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any
Desktop-Any GUI-Any
New issue 15 by francesc...@gmail.com: Bugs gtk component.
http://code.google.com/p/gambas/issues/detail?id=15
1) Iconview items, which are insert into an iconview object with a
Status: New
Owner:
Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any
Desktop-Any GUI-Any
New issue 16 by sot...@gmail.com: buttonbox have no picture on GTK
http://code.google.com/p/gambas/issues/detail?id=16
1) Describe the problem.
ButtonBox componenet does not
Status: New
Owner:
Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any
Desktop-Any GUI-Any
New issue 17 by sot...@gmail.com: ComboBox.Add("item",idx) fails with GTK
http://code.google.com/p/gambas/issues/detail?id=17
1) Describe the problem.
Adding an ite
Status: New
Owner:
Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any
Desktop-Any GUI-Any
New issue 18 by sot...@gmail.com: MouseClick, MouseDown events raised even
if object is disabled
http://code.google.com/p/gambas/issues/detail?id=18
1) Describe the problem
Status: New
Owner:
Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any
Desktop-Any GUI-Any
New issue 19 by sot...@gmail.com: Popup Menu does not pop up with GTK+
http://code.google.com/p/gambas/issues/detail?id=19
1) Describe the problem.
Having a container, like a
Updates:
Status: NeedsInfo
Comment #1 on issue 15 by benoit.m...@gmail.com: Bugs gtk component.
http://code.google.com/p/gambas/issues/detail?id=15
Can you provide a project that shows the bug?
Next time you report a bug, can you fill an accurate summary (for
example: "Iconview
Updates:
Labels: -Version -GUI-Any Version-Any GUI-GTK
Comment #2 on issue 15 by benoit.m...@gmail.com: Bugs gtk component.
http://code.google.com/p/gambas/issues/detail?id=15
(No comment was entered for this change
Updates:
Labels: -Priority-Medium Priority-Low
Comment #2 on issue 14 by benoit.m...@gmail.com: Draw.Drawing does not work
-- Signal #11 error
http://code.google.com/p/gambas/issues/detail?id=14
(No comment was entered for this change
Updates:
Status: Accepted
Labels: -Version -GUI-Any Version-TRUNK GUI-GTK
Comment #1 on issue 16 by benoit.m...@gmail.com: buttonbox have no picture
on GTK
http://code.google.com/p/gambas/issues/detail?id=16
(No comment was entered for this change
Updates:
Status: Fixed
Comment #2 on issue 16 by benoit.m...@gmail.com: buttonbox have no picture
on GTK
http://code.google.com/p/gambas/issues/detail?id=16
Fixed in revision #3502.
--
Special Offer
Updates:
Status: Accepted
Labels: -Version -GUI-Any Version-Any GUI-GTK
Comment #1 on issue 17 by benoit.m...@gmail.com: ComboBox.Add("item",idx)
fails with GTK
http://code.google.com/p/gambas/issues/detail?id=17
(No comment was entered for t
Updates:
Summary: ComboBox.Add("item",idx) and ListBox.Add("item",idx) fails
with
GTK
Status: Fixed
Comment #2 on issue 17 by benoit.m...@gmail.com: ComboBox.Add("item",idx)
and ListBox.Add("item",idx) fails with GTK
http://code.google
Updates:
Labels: -Priority-Medium Priority-Low
Comment #2 on issue 2 by benoit.m...@gmail.com: No native gambas for
Windows platforms
http://code.google.com/p/gambas/issues/detail?id=2
(No comment was entered for this change
Updates:
Status: NeedsInfo
Comment #3 on issue 2 by benoit.m...@gmail.com: No native gambas for
Windows platforms
http://code.google.com/p/gambas/issues/detail?id=2
Will Microsoft collapse slowly enough so that someone has enough time to do
the port
Updates:
Status: WontFix
Labels: -Version Version-Any
Comment #1 on issue 18 by benoit.m...@gmail.com: MouseClick, MouseDown
events raised even if object is disabled
http://code.google.com/p/gambas/issues/detail?id=18
This is by design.
All "native" events, i
Updates:
Status: Accepted
Labels: -Version Version-TRUNK
Comment #1 on issue 19 by benoit.m...@gmail.com: Popup Menu does not pop up
with GTK+
http://code.google.com/p/gambas/issues/detail?id=19
(No comment was entered for this change
Updates:
Labels: -GUI-Any GUI-GTK
Comment #2 on issue 19 by benoit.m...@gmail.com: Popup Menu does not pop up
with GTK+
http://code.google.com/p/gambas/issues/detail?id=19
(No comment was entered for this change
Status: New
Owner:
Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any
Desktop-Any GUI-Any
New issue 20 by imperiou...@paradise.net.nz: Network socket read string[]
fails - seg11 crash
http://code.google.com/p/gambas/issues/detail?id=20
When attempting to read an
Comment #1 on issue 20 by imperiou...@paradise.net.nz: Network socket read
string[] fails - seg11 crash
http://code.google.com/p/gambas/issues/detail?id=20
TRUNK
--
Special Offer-- Download ArcSight Logger for FREE
Status: New
Owner:
Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any
Desktop-Any GUI-Any
New issue 21 by sot...@gmail.com: Button.Default and Button.Cancel does not
work with GTK+
http://code.google.com/p/gambas/issues/detail?id=21
1) Describe the problem.
When you
Updates:
Status: Fixed
Comment #3 on issue 7 by benoit.m...@gmail.com: font size of tabstrip
control inherited by child controls
http://code.google.com/p/gambas/issues/detail?id=7
The behaviour of gb.qt4 is the good one.
The bug has been fixed in revision #3517
Updates:
Status: NeedsInfo
Comment #2 on issue 20 by benoit.m...@gmail.com: Network socket read
string[] fails - seg11 crash
http://code.google.com/p/gambas/issues/detail?id=20
I cannot reproduce the crash.
Please provide two little projects that reproduces the bug (one for the
Updates:
Status: Fixed
Labels: -Version -GUI-Any Version-TRUNK GUI-GTK
Comment #1 on issue 21 by benoit.m...@gmail.com: Button.Default and
Button.Cancel does not work with GTK+
http://code.google.com/p/gambas/issues/detail?id=21
Fixed in revision #3519
Updates:
Labels: -Version -Type-Bug Version-TRUNK Type-Crash
Comment #3 on issue 20 by benoit.m...@gmail.com: Network socket read
string[] fails - seg11 crash
http://code.google.com/p/gambas/issues/detail?id=20
(No comment was entered for this change
Updates:
Labels: GUI-GTK
Comment #11 on issue 6 by benoit.m...@gmail.com: signal #11 with Gtk+
http://code.google.com/p/gambas/issues/detail?id=6
(No comment was entered for this change.)
--
Special Offer
Updates:
Labels: -Version-Any -OpSys-Any -Dist-Any Version-TRUNK OpSys-Windows
Dist-Other
Comment #4 on issue 2 by benoit.m...@gmail.com: No native gambas for
Windows platforms
http://code.google.com/p/gambas/issues/detail?id=2
(No comment was entered for this change
Updates:
Labels: GUI-Any Desktop-Any
Comment #3 on issue 1 by benoit.m...@gmail.com: Gambas 3 has not been
release yet
http://code.google.com/p/gambas/issues/detail?id=1
(No comment was entered for this change
Updates:
Labels: GUI-Any Desktop-Other
Comment #5 on issue 2 by benoit.m...@gmail.com: No native gambas for
Windows platforms
http://code.google.com/p/gambas/issues/detail?id=2
(No comment was entered for this change
Updates:
Status: Fixed
Comment #3 on issue 19 by benoit.m...@gmail.com: Popup Menu does not pop up
with GTK+
http://code.google.com/p/gambas/issues/detail?id=19
Fixed in revision #3520.
--
Special Offer
Updates:
Status: NeedsInfo
Comment #12 on issue 6 by benoit.m...@gmail.com: signal #11 with Gtk+
http://code.google.com/p/gambas/issues/detail?id=6
(No comment was entered for this change.)
--
Special Offer
Status: New
Owner:
Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any
Desktop-Any GUI-Any
New issue 22 by zachsmit...@gmail.com: Filling gridview explicitly doesn't
work in gtk+
http://code.google.com/p/gambas/issues/detail?id=22
1) Filling gridview explicitly do
Comment #1 on issue 22 by zachsmit...@gmail.com: Filling gridview
explicitly doesn't work in gtk+
http://code.google.com/p/gambas/issues/detail?id=22
Also, as seen in the example, the row and column numbers assigned to each
cell are rev
Updates:
Status: Accepted
Labels: -Version -GUI-Any Version-TRUNK GUI-GTK
Comment #2 on issue 22 by benoit.m...@gmail.com: Filling gridview
explicitly doesn't work in gtk+
http://code.google.com/p/gambas/issues/detail?id=22
(No comment was entered for this c
Updates:
Status: Fixed
Comment #3 on issue 22 by benoit.m...@gmail.com: Filling gridview
explicitly doesn't work in gtk+
http://code.google.com/p/gambas/issues/detail?id=22
Fixed in revision #3523.
--
Sp
Status: New
Owner:
Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any
Desktop-Any GUI-Any
New issue 23 by zachsmit...@gmail.com: Resizing a form in IDE through the
height or width property does not work properly
http://code.google.com/p/gambas/issues/detail?id=23
Status: New
Owner:
Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any
Desktop-Any GUI-Any
New issue 24 by zachsmit...@gmail.com: Desktop.SendKeys("[RETURN]") doesn't
work
http://code.google.com/p/gambas/issues/detail?id=24
Desktop.SendKeys("[RETURN
Status: New
Owner:
Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any
Desktop-Any GUI-Any
New issue 25 by sot...@gmail.com: Gtk+ Menu Item and underscore (shortcut)
http://code.google.com/p/gambas/issues/detail?id=25
1) Describe the problem.
With GKT+ on the menu bar
Status: New
Owner:
Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any
Desktop-Any GUI-Any
New issue 26 by zachsmit...@gmail.com: panel width does not match property
setting
http://code.google.com/p/gambas/issues/detail?id=26
1) panel1.width=1023 when property setting
Updates:
Status: Accepted
Labels: -Version Version-TRUNK
Comment #1 on issue 23 by benoit.m...@gmail.com: Resizing a form in IDE
through the height or width property does not work properly
http://code.google.com/p/gambas/issues/detail?id=23
(No comment was entered for this
Updates:
Status: Accepted
Labels: -Version Version-TRUNK
Comment #1 on issue 26 by benoit.m...@gmail.com: panel width does not match
property setting
http://code.google.com/p/gambas/issues/detail?id=26
(No comment was entered for this change
Updates:
Labels: -GUI-Any GUI-QT3
Comment #3 on issue 14 by benoit.m...@gmail.com: Draw.Drawing does not work
-- Signal #11 error
http://code.google.com/p/gambas/issues/detail?id=14
(No comment was entered for this change
Updates:
Status: Fixed
Labels: -Version-TRUNK Version-Any
Comment #2 on issue 23 by benoit.m...@gmail.com: Resizing a form in IDE
through the height or width property does not work properly
http://code.google.com/p/gambas/issues/detail?id=23
Fixed in revision #3544 for Gambas 3
Updates:
Status: Accepted
Comment #3 on issue 23 by benoit.m...@gmail.com: Resizing a form in IDE
through the height or width property does not work properly
http://code.google.com/p/gambas/issues/detail?id=23
Oops, the fix is not for that bug
Updates:
Status: Fixed
Labels: -Version-TRUNK Version-Any
Comment #2 on issue 26 by benoit.m...@gmail.com: panel width does not match
property setting
http://code.google.com/p/gambas/issues/detail?id=26
Fix in revision #3544 for Gambas 3 and #3545 for Gambas 2
Status: New
Owner:
Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any
Desktop-Any GUI-Any
New issue 27 by zachsmit...@gmail.com: gridview column width inconsistency
http://code.google.com/p/gambas/issues/detail?id=27
1) Gridview control doesn't set column
Status: New
Owner:
Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any
Desktop-Any GUI-Any
New issue 28 by lordhea...@gmail.com: Gambas debugger show a 'syntax error'
when displaying an array
http://code.google.com/p/gambas/issues/detail?id=28
Gambas debug
Updates:
Status: Invalid
Labels: -Version Version-TRUNK
Comment #1 on issue 24 by benoit.m...@gmail.com:
Desktop.SendKeys("[RETURN]") doesn't work
http://code.google.com/p/gambas/issues/detail?id=24
The X11 documentation says that you get the key name by re
Status: New
Owner:
Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any
Desktop-Any GUI-Any
New issue 29 by kevinfis...@eightvirtues.com: Draw then DrawAlpha with
imlib component produces error
http://code.google.com/p/gambas/issues/detail?id=29
This code (project
Status: New
Owner:
Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any
Desktop-Any GUI-Any
New issue 30 by kevinfis...@eightvirtues.com: someimage.Draw in imlib
component raises signal 11 upon second execution
http://code.google.com/p/gambas/issues/detail?id=30
The
Comment #1 on issue 30 by kevinfis...@eightvirtues.com: someimage.Draw in
imlib component raises signal 11 upon second execution
http://code.google.com/p/gambas/issues/detail?id=30
Things that make the code NOT crash include:
1) Commenting out "Draw.Image(workspace, 0, 0)".
2) Comm
Updates:
Status: Accepted
Labels: -Version -GUI-Any Version-TRUNK GUI-GTK
Comment #1 on issue 29 by benoit.m...@gmail.com: Draw then DrawAlpha with
imlib component produces error
http://code.google.com/p/gambas/issues/detail?id=29
(No comment was entered for this change
Comment #2 on issue 29 by benoit.m...@gmail.com: Draw then DrawAlpha with
imlib component produces error
http://code.google.com/p/gambas/issues/detail?id=29
The error message is only raised with gb.gtk.
Each GUI component defines a default image internal format. "RGBA" for
gb.
Updates:
Status: Accepted
Labels: -Version -GUI-Any Version-TRUNK GUI-GTK
Comment #2 on issue 30 by benoit.m...@gmail.com: someimage.Draw in imlib
component raises signal 11 upon second execution
http://code.google.com/p/gambas/issues/detail?id=30
(No comment was entered for
Updates:
Status: Fixed
Comment #3 on issue 30 by benoit.m...@gmail.com: someimage.Draw in imlib
component raises signal 11 upon second execution
http://code.google.com/p/gambas/issues/detail?id=30
Fixed in revision #3559
1 - 100 of 3464 matches
Mail list logo