Thanks Chris, I got it wokring. Sorry for the delayed repsonse... Yes, I was sending emails using the wrong address. It's all Verizon's fault :)
On Wednesday 31 January 2007 13:36, Chris Burke wrote: > Chris Burke wrote: > > Thomas Costigliola wrote: > >> I am trying to use the line drawing characters on edit controls on a > >> form. I set the font to "Courier New" which is the same as my session > >> window. Copying and pasting from my session into the edit control > >> displays the characters correctly however they do not show correctly > >> when using wd 'set' > >> > >> 9!:6 shows the correct characters in my session window but > >> > >> wd 'set e *', 9!:6'' > >> > >> does not display the correct characters even if 'e' is an editijx > >> control. > >> > >> Any pointers would be greatly appreciated. > > > > See: > > http://www.jsoftware.com/pipermail/programming/2006-December/004387.html > > > > For example: > > > > wd 'set e *', unibox 9!:6'' > > See also the User Manual boxdraw page, > http://www.jsoftware.com/help/user/boxdraw.htm . > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
