google-code-export / gambas

Automatically exported from code.google.com/p/gambas
1 stars 0 forks source link

tableview.SelectAll doesn't seem to work #238

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
1) Describe the problem.
Using SelectAll on a tableview in code only seems to select the first row

2) GIVE THE FOLLOWING INFORMATIONS (if they are appropriate):

Version: TRUNK
Revision: r4607
Operating system: Linux
Distribution: other
Architecture: x86
GUI component: QT4 / GTK+
Desktop used: Openbox (LXDE)

3) Provide a little project that reproduces the bug or the crash.
Attached

4) If your project needs a database, try to provide it, or part of it.
N/A

5) Explain clearly how to reproduce the bug or the crash.
Review the sample, run the sample, observe the output.

6) By doing that carefully, you have done 50% of the bug fix job!

IMPORTANT NOTE: if you encounter several different problems or bugs, (for
example, a bug in your project, and an interpreter crash while debugging
it), please create distinct issues!

Original issue reported on code.google.com by adamn...@gmail.com on 17 Apr 2012 at 8:51

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by benoit.m...@gmail.com on 21 Apr 2012 at 1:44

GoogleCodeExporter commented 9 years ago
Fixed in revision #4650.

Original comment by benoit.m...@gmail.com on 21 Apr 2012 at 1:46

GoogleCodeExporter commented 9 years ago
All good now, thanks Benoit

Original comment by adamn...@gmail.com on 21 Apr 2012 at 11:26