[Gambas-user] Issue 498 in gambas: Cant line break Select lists

gambas at ...2524... gambas at ...2524...
Tue Jan 14 09:28:42 CET 2014


Status: New
Owner: ----
Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any  
Desktop-Any GUI-Any

New issue 498 by adamn... at ...626...: Cant line break Select lists
http://code.google.com/p/gambas/issues/detail?id=498

1) Describe the problem.
The list of matches for the Case statement is toooo long but trying to run  
it with line breaks gives an "Unexpected end of line" error.

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

Version: TRUNK
Revision: r6076
Operating system: Linux
Distribution: PCLinuxOS
Architecture: x86
GUI component: QT4 (IDE)
Desktop used: LXDE

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

        
Case "Expand", "Margin", "Spacing", "Arrangement", "Count", "Index", "Border", "Alignment", "Font", "Background", "NoTabFocus",
            "ReadOnly", "Mode", "Header", "Sorted", "Maxlength", "Visible", "ShowAll", "Default"

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.
Just try line breaking a case list somewhere

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


-- 
You received this message because this project is configured to send all  
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings




More information about the User mailing list