hello again
i still have the font problem i posted yesterday .... this is a new topic.
i have a vertical scrollbar attached to a text widget and it works just fine. but if i scroll down (move text up) and then write the contents of the text widget to a file, the output does not start at the...
hello
i am writing a simple tcl script to keep my notes in, but
all fonts in my multiline text widget are jagged .... fonts look okay in other applications so its not my monitor.
i have tried lots of fonts and they are on my system.
here is the code i use.....
# window configure
. configure...
hello
i am new to tcl/tk and am converting some VB programs as i learn tcl.
am trying to write (puts? dump?) the contents of a multiline text widget to a file.
i was using the puts command to write stuff line by line simultaneously to the text widget and the output file, but this makes a lot of...
hello
i am rediscovering awk (it goes round and round), as i want to process an input file and output an html format file to be viewed in a web browser.
i have a pretty clear view of most of the steps except one.
as i write / debug the awk script, i'd like to open the html file automatically...
hello
i am experimenting with the webbrowser control.
wrote a small html viewer that uses it and it works fine for (as you might imagine) viewing html files and it shows images correctly.
i then tried to add some sophistication and make the control visible and invisible so i could edit the html...
hello
i wrote a utility to add text to an imported image in a picturebox control.
the user imports the picture, enters text in a text box, then clicks on the picturebox and it writes the contents of the text box at that point on the picture.
this was very simple.
i would like to eliminate the...
hello
i have a VB6 / gawk interface question.
running gawk in a DOS window allows you to redirect output to a file using the " > " symbol. my gawk script works fine when run in a command line window, using > to redirect output to a file.
i wrote a VB6 code to run the gawk script and it does...
hello i am posting this question on both the VB and the awk forums, as i dont know if my error is VB or gawk related.
this is a variation of the question i posted earlier on the awk forum.
if you can, please answer either the VB side of this or the awk (gawk) side of this problem.
i installed...
hello
i have been writing and running awk scripts successfully on my HP-UX machine for a few years. awk has saved me uncountable tons of work in that period.
i also have a PC and i just installed gawk on that MS windows PC and it appears to have installed correctly. however when i open a DOS...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.