Since 4/2/2012 5:22:57 AM, tommaso.vinci has written 6 articles and participated in 3 conversations. tommaso.vinci signature: tommaso.vinci
tommaso.vinci's articles:
Items(6) /1
8.5 fixed width fonts3212 (3/10/2010 12:24:43 PM) comp.lang.tcl Dear all,
Starting with the 8.5, using courier font in a text widget gives me
some not fixed width text.
What happened?
here is a screenshot of the problem:
http://yfrog.com/4jscreenshot20100310at132p
... iltommi
problem with listbox widget428 (10/1/2009 2:07:41 PM) comp.lang.tcl dear all, I have a problem with thi sample script: --------------------------------------- listbox .l -selectmode browse pack .l foreach i "a b c d e f g h i l" { .l insert end $i } button .b -text "activate... iltommi
tk_getOpenFile #2333 (8/20/2009 8:59:21 AM) comp.lang.tcl dear all, The command tk_getOpenFile with the option -initialdir $env(HOME) resolves the link associated to that file: suppose my $env(home) is /home/mygroup/thatsme but the real path is /mountpoint1/diskuse... iltommi
gfortran on osX260 (10/12/2006 10:52:30 AM) comp.lang.fortran Dear all, I'm tryng to get rid of the old g77. So I'm starting compiling with gfortran my old g77 files. Compiling works like a charm, but linking creates this problem: /usr/bin/ld: unknown flag: -macosx_vers... tv
iphoto roll - date and name1081 (8/28/2005 10:10:49 AM) comp.sys.mac.apps Hello everybody! I have a question over iphoto "roll" feature.. everytime I connect my camera, iphoto ask me to name the roll and the import it. everytime I drag a folder containing photos over iphoto it adds... tommaso
tommaso.vinci's replies:
Items(3) /1
gfortran on osX260 (10/12/2006 10:52:30 AM) comp.lang.fortran Dear all, I'm tryng to get rid of the old g77. So I'm starting compiling with gfortran my old g77 files. Compiling works like a charm, but linking creates this problem: /usr/bin/ld: unknown flag: -macosx_vers... tommaso.vinci(9)
tk_getOpenFile #2333 (8/20/2009 8:59:21 AM) comp.lang.tcl dear all, The command tk_getOpenFile with the option -initialdir $env(HOME) resolves the link associated to that file: suppose my $env(home) is /home/mygroup/thatsme but the real path is /mountpoint1/diskuse... tommaso.vinci(9)
problem with listbox widget428 (10/1/2009 2:07:41 PM) comp.lang.tcl dear all, I have a problem with thi sample script: --------------------------------------- listbox .l -selectmode browse pack .l foreach i "a b c d e f g h i l" { .l insert end $i } button .b -text "activate... tommaso.vinci(9)