[Gambas-user] Issue 544 in gambas: Gambas doesn't show images tumbnails with FileChooser
gambas at ...2524...
gambas at ...2524...
Fri Aug 1 22:13:05 CEST 2014
Updates:
Status: Accepted
Comment #5 on issue 544 by benoit.m... at ...626...: Gambas doesn't show
images tumbnails with FileChooser
http://code.google.com/p/gambas/issues/detail?id=544
No, this is not a bug in gb.web, it's the side effect I was talking about.
The Task standard output inherits the state of the parent's standard
output, which has "Windows" end-of-line set through gb.web.
By the way, why do you use gb.web, which is for making CGI script with no
GUI, and the FileChooser that needs a GUI?
--
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