Version 0 of Latest BWise

Updated 2008-11-11 13:23:05 by theover

TV

(Nov 11, 2008) This is a bwise setup I've recently used on Linux (Fedora 8/64, tcl version 8,5, patchlevel 8.5.1), all in one file:

 [http://www.theover.org/Bwise/bwiseprocs0343.tcl]

Same as textfile (.txt) to load in browser:

 [http://www.theover.org/Bwise/bwiseprocs0343.txt]

This version contains the 'Block' button to create blocks from procesdures automatically.

I used this file to start up on an HD format screen:

 source ~/tcl/unixconsole.tcl
 console eval {.console conf -font {courier 21}}
 console eval { wm geom . 80x26+10+708 }
 update
 source ~/tcl/bwiseprocs0343.tcl

 bwise
 update

 wm geom . 1149x653+9+4

 # comment out when no more need..
 welcome

 # package require Img
 # is there a Linux version ?
 procs_window
 update
 wm geom .f 514x450+1168+25
 .f.fu.lr conf -font {{MS Sans Serif} 13}
 .f.fu.l conf -font {{MS Sans Serif} 13}
 .f.ft.t conf -font {{MS Sans Serif} 14}

 .f.fe.ffargs.e conf -font {{MS Sans Serif} 13}
 .f.fe.ffcom.e conf -font {{MS Sans Serif} 13}
 .f.fe.ffargs.b conf -font {{MS Sans Serif} 13}
 .f.fe.ffcom.b conf -font {{MS Sans Serif} 13}

enter categories here