[Gambas-user] Issue 452 in gambas: PictureBox.picture images file filter is broken
paulwheeler
paulwheeler at ...546...
Mon Jul 8 18:00:49 CEST 2013
Thank you for the information.
paul
On 07/07/2013 11:16 PM, Kende Krisztián wrote:
It's already fixed in revision 5630:
[1]http://sourceforge.net/p/gambas/code/5630
Status: New
Owner: ----
Labels: Version-3.4.1 Type-Bug Priority-Medium OpSys-Any Dist-Any
Arch-Any Desktop-Any GUI-Any
New issue 452 by [2]BugCatch... at ...626...: PictureBox.picture images
file filter is broken
[3]http://code.google.com/p/gambas/issues/detail?id=452
1) Describe the problem.
I had noticed a problem in the picturebox.picture select file
routine, and was browsing through the release notes for 3.4.1 when I
noticed the possible cause of the problem and the possible solution.
PictureBox.picture dialog uses an image filter with commas instead of
the semi-colon mentioned in the release notes. Hence no files are
returned using that filter, but the "all" works OK.
Is this going to be a big problem in many components, because those
filters need to be changed?
Just thought you should know.
Paul
p.s. Would this be something I could help you fix?
2) GIVE THE FOLLOWING INFORMATIONS (if they are appropriate):
Gambas 3.4.1
3) Provide a little project that reproduces the bug or the crash.
4) If your project needs a database, try to provide it, or part of it.
5) Explain clearly how to reproduce the bug or the crash.
Put picturebox component onto form. Mine was on a tabpanel.
Go to picture property ...
Dialog default is: image files (*.png,*.jpg,.....)
This filter returns no files
Use the "all files" filter and expected files show up.
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!
------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:
Build for Windows Store.
[4]http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Gambas-user mailing list
[5]Gambas-user at lists.sourceforge.net
[6]https://lists.sourceforge.net/lists/listinfo/gambas-user
References
1. http://sourceforge.net/p/gambas/code/5630
2. mailto:BugCatch... at ...626...
3. http://code.google.com/p/gambas/issues/detail?id=452
4. http://p.sf.net/sfu/windows-dev2dev
5. mailto:Gambas-user at lists.sourceforge.net
6. https://lists.sourceforge.net/lists/listinfo/gambas-user
More information about the User
mailing list