tcltextedit-users Mailing List for TCLTextEdit
Status: Beta
Brought to you by:
dennis2
You can subscribe to this list here.
2001 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(1) |
Oct
|
Nov
|
Dec
(5) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2002 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(1) |
Dec
|
2004 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(2) |
Jun
|
Jul
|
Aug
(1) |
Sep
|
Oct
|
Nov
|
Dec
|
From: <aku...@sh...> - 2004-08-20 05:39:14
|
11'th Annual Tcl/Tk Conference October 11 - 15, 2004 New Orleans, Louisiana, USA Email Contact tc...@tc... We are pleased to announce the 11'th Annual Tcl/Tk conference (Tcl'2004), sponsored by Noumena Corporation, in cooperation with ActiveState and ExpoTech. Come to New Orleans to: * Learn about the power of Tcl/Tk. * Present exciting new work involving Tcl/Tk. * See the latest developments in Tcl/Tk. * Meet Tcl/Tk researchers and users from academia, government and industry. * Plan for future Tcl/Tk related developments. The conference program will include paper presentations, tutorials, Birds of a Feather (BOF) sessions and invited key-note talks. Registration Online registration is ready now. <http://www.tcl.tk/community/tcl2004/reg.html> Tutorials Come learn about Tcl from the experts. This year's Tcl/Tk Conference includes one of the best sets of Tutorials ever offered including tutorials on Jacl, TclHttpd, Starkit, Advanced GUI construction, and the API. <http://www.tcl.tk/community/tcl2004/tut2004.html> Schedule More details will be added to the schedule as they become available. <http://www.tcl.tk/community/tcl2004/schedule.html> Those attending the conference will be interested in the conference info page. <http://www.tcl.tk/community/tcl2004/info.html> To keep in touch with news regarding the conference and Tcl events in general, subscribe to the tcl-announce list. <http://listserv.activestate.com/mailman/mysubs?show=announce> Other Forms of Participation For those who are not presenting a paper at the conference, but would like to present their work in some form, we do provide several other forms of participation. Slots for Works-in-Progress (WIP) presentations and Birds-of-a-Feather sessions (BOFs) are available on a first-come, first-served basis by sending email to tc...@tc.... Some WIP and BOF time slots will be held open for on-site reservation, so we encourage all attendees with interesting work in progress to consider presenting that work at the conference. Conference Committee Gerald Lester HMS Software General Chair Andreas Kupries ActiveState Corp Clif Flynt Noumena Corp Website Admin Jeffrey Hobbs ActiveState Corp Kevin Kenny GE Global Research Center Ken Jones Avia Training Mac Cody Raytheon Company Kim Richerts Steve Landers Digital Smarties Sheila Miguez Motorola Larry Virden Tcl FAQ Maintainer Contact Information tc...@tc... |
From: kynan l. <the...@ya...> - 2004-05-10 15:49:59
|
If anyone was watching / wondering how this was fixed. I installed earlier versions of TCL and TK, I used 8.0.5, any version from 8.0 - 8.3 should work with TCKTextEdit. Do not use any version above 8.3 as tkTextInsert was removed after thoes releases. __________________________________ Do you Yahoo!? Win a $20,000 Career Makeover at Yahoo! HotJobs http://hotjobs.sweepstakes.yahoo.com/careermakeover |
From: kynan l. <the...@ya...> - 2004-05-07 20:23:58
|
I am running Slackware 9.1 (kernel v 2.4.22) I have tried with multiple versions of TCLTextEdit but every time I try to type into the text box, I get a: invalid command name "tkTextInsert" ! As I have tried with multiple versions of the application I know it is not the applications fault (maybe?) I have installed all of Slackware's TCL/TK and still haven't been able to fix the problem. Can anyone offer advice on this? Thank you. __________________________________ Do you Yahoo!? Win a $20,000 Career Makeover at Yahoo! HotJobs http://hotjobs.sweepstakes.yahoo.com/careermakeover |
From: Daren Z. <dar...@gt...> - 2002-11-22 18:12:27
|
I'm using tcltextedit on Linux 7.3 to open documents from the command line. Each time I open a new document, it comes up in a new tcltextedit window. Is there a command or preference that will make new files to edit come up into the same tcltextedit window that is already open? Thanks, Daren ____________________________________________________ Daren J. Zywicki, PhD Georgia Tech Research Institute Sensors and Electromagnetic Applications Lab (SEAL) ____________________________________________________ |
From: Dennis E. <hk...@tn...> - 2001-12-13 23:37:03
|
Hello, Good question, I think that something was different on the Linux box that I used when I made the latest version of tcltextedit. i.e. the font looked allright on my computer, but I have also noticed the problem you've seen. I will fix it when I get the time. Meanwhile it would be nice if you submit this as a bug to the bugtracking system, as a reminder for me :-). Just go to: http://sourceforge.net/projects/tcltextedit/ Click on "bugs" and then click on "Submit New"..... //Dennis Scott Chapman wrote: > I'll see if I can get that working then. Why is the font different in the > file list than it is in the editor itself? The file list font is a good > choice. The editor window has a bold font that is quite difficult to read. > > Scott > > -- > Scott Chapman > Technical Support Specialist > Lund Performance Solutions > Phone (541) 812-7600 | Email Sco...@lu... > Fax (541) 812-7612 | Web www.lund.com > > NOTICE: This communication may contain privileged or other confidential > information. If you are not the intended recipient or believe that you may > have received this communication in error, please reply to the sender > indicating that fact and delete the copy you received. In addition, you > should not print, copy, retransmit, disseminate, or otherwise use the > information. Thank you. > > > -----Original Message----- > > From: Dennis Ehlin [mailto:hk...@tn...] > > Sent: Thursday, December 13, 2001 2:16 PM > > To: sco...@lu... > > Cc: tcl...@li... > > Subject: Re: [Tcltextedit-users] Font is incorrect in problem > > in ttedit > > > > > > Hi Scott, > > > > There is a file called rc which controlls all sorts of > > parameters including > > fonts, the file > > shuled be located somewhere around /your home dir/.tcltextedit/. > > Change the line that say font-editor to the font you wish to use. > > To find out what fonts you have installed in your system you > > can use xlsfonts > > or xfontsel. > > > > note! there are currently a bug/feature that makes it > > impossible to use > > tcltextedit to change the settings in > > the rc file. i.e. you must close down tcltextedit and use > > another texteditor > > to change the values. > > > > //Dennis > > > > > > Scott Chapman wrote: > > > > > [Sorry. Last one went out without a subject :-%] > > > I have good looking fonts in the file list but not in the > > text edit window > > > or the shell window. How do I control what font is used in > > these windows? > > > > > > Thanks! > > > Scott > > > > > > _______________________________________________ > > > Tcltextedit-users mailing list > > > Tcl...@li... > > > https://lists.sourceforge.net/lists/listinfo/tcltextedit-users > > _______________________________________________ > Tcltextedit-users mailing list > Tcl...@li... > https://lists.sourceforge.net/lists/listinfo/tcltextedit-users |
From: Scott C. <sco...@lu...> - 2001-12-13 22:23:13
|
I'll see if I can get that working then. Why is the font different in the file list than it is in the editor itself? The file list font is a good choice. The editor window has a bold font that is quite difficult to read. Scott -- Scott Chapman Technical Support Specialist Lund Performance Solutions Phone (541) 812-7600 | Email Sco...@lu... Fax (541) 812-7612 | Web www.lund.com NOTICE: This communication may contain privileged or other confidential information. If you are not the intended recipient or believe that you may have received this communication in error, please reply to the sender indicating that fact and delete the copy you received. In addition, you should not print, copy, retransmit, disseminate, or otherwise use the information. Thank you. > -----Original Message----- > From: Dennis Ehlin [mailto:hk...@tn...] > Sent: Thursday, December 13, 2001 2:16 PM > To: sco...@lu... > Cc: tcl...@li... > Subject: Re: [Tcltextedit-users] Font is incorrect in problem > in ttedit > > > Hi Scott, > > There is a file called rc which controlls all sorts of > parameters including > fonts, the file > shuled be located somewhere around /your home dir/.tcltextedit/. > Change the line that say font-editor to the font you wish to use. > To find out what fonts you have installed in your system you > can use xlsfonts > or xfontsel. > > note! there are currently a bug/feature that makes it > impossible to use > tcltextedit to change the settings in > the rc file. i.e. you must close down tcltextedit and use > another texteditor > to change the values. > > //Dennis > > > Scott Chapman wrote: > > > [Sorry. Last one went out without a subject :-%] > > I have good looking fonts in the file list but not in the > text edit window > > or the shell window. How do I control what font is used in > these windows? > > > > Thanks! > > Scott > > > > _______________________________________________ > > Tcltextedit-users mailing list > > Tcl...@li... > > https://lists.sourceforge.net/lists/listinfo/tcltextedit-users |
From: Dennis E. <hk...@tn...> - 2001-12-13 22:18:03
|
Hi Scott, There is a file called rc which controlls all sorts of parameters including fonts, the file shuled be located somewhere around /your home dir/.tcltextedit/. Change the line that say font-editor to the font you wish to use. To find out what fonts you have installed in your system you can use xlsfonts or xfontsel. note! there are currently a bug/feature that makes it impossible to use tcltextedit to change the settings in the rc file. i.e. you must close down tcltextedit and use another texteditor to change the values. //Dennis Scott Chapman wrote: > [Sorry. Last one went out without a subject :-%] > I have good looking fonts in the file list but not in the text edit window > or the shell window. How do I control what font is used in these windows? > > Thanks! > Scott > > _______________________________________________ > Tcltextedit-users mailing list > Tcl...@li... > https://lists.sourceforge.net/lists/listinfo/tcltextedit-users |
From: Scott C. <sco...@lu...> - 2001-12-13 22:05:03
|
[Sorry. Last one went out without a subject :-%] I have good looking fonts in the file list but not in the text edit window or the shell window. How do I control what font is used in these windows? Thanks! Scott |
From: Scott C. <sco...@lu...> - 2001-12-13 22:04:02
|
I have good looking fonts in the file list but not in the text edit window or the shell window. How do I control what font is used in these windows? Thanks! Scott |
From: Dennis E. <hk...@tn...> - 2001-09-26 21:10:30
|
Welcome to the TCLTextEdit users list. I'm allways looking for people who are interested in helping with the development of the Editor. If you think that you can contribute to this project, pleas join the deveopers list, and post me a message. //Dennis |