-
dgroth committed patchset 74 of module generators to the Scanner based Bioparsers CVS repository, changing 1 files.
2009-12-17 14:56:11 UTC in Scanner based Bioparsers
-
dgroth committed patchset 73 of module generators to the Scanner based Bioparsers CVS repository, changing 1 files.
2009-12-17 09:01:55 UTC in Scanner based Bioparsers
-
dgroth committed patchset 72 of module generators to the Scanner based Bioparsers CVS repository, changing 1 files.
2009-12-17 08:29:19 UTC in Scanner based Bioparsers
-
dgroth changed the public information on the Scanner based Bioparsers project.
2009-11-27 13:13:18 UTC in Scanner based Bioparsers
-
Yes, increase the limit to 32Kb. It is better that the GetOpenFileName returns an error if to many files (to long string) were selected. This is better than the siltent empty string, which can't be distinguished from pressing escape in the file-dialog.
regards,
dgroth.
2009-11-14 15:42:53 UTC in Tk Toolkit
-
Platform: Windows-XP:
The -multiple option for the tk_getFileName command returns 0 if the total length of the filenames a certain threshold:
Assuming I create 480 files using this oneliner:
$ perl -e 'for $x (1..480) { open OUT, ">file-longname$x.txt" ; print OUT "Hi\n" ; close OUT ; }'
If I select all those files:
llength "[tk_getOpenFile -multiple true -initialdir...
2009-11-12 09:36:02 UTC in Tk Toolkit
-
dgroth made 1 file-release changes.
2009-11-05 13:15:02 UTC in Scanner based Bioparsers
-
dgroth committed patchset 71 of module generators to the Scanner based Bioparsers CVS repository, changing 2 files.
2009-11-05 13:13:11 UTC in Scanner based Bioparsers
-
dgroth committed patchset 70 of module generators to the Scanner based Bioparsers CVS repository, changing 2 files.
2009-11-05 12:26:55 UTC in Scanner based Bioparsers
-
dgroth committed patchset 69 of module generators to the Scanner based Bioparsers CVS repository, changing 2 files.
2009-11-05 09:01:56 UTC in Scanner based Bioparsers