From: Luke S. <lsc...@re...> - 2002-09-18 00:06:32
|
On Tue, Sep 17, 2002 at 04:29:14PM -0700, David Fallon wrote: > Hi, I use a fairly narrow gaim window, and have run into the annoyance > that the editpane doesn't have a horizontal scrollbar - the attached > patch fixes it for the gtk 1.2 branch, and I can figure one out for the > HEAD branch if necessary. This seems to have been a deliberate decision > - I hope whoever made it is willing to compromise, as the patch makes it > automaticly appear/dissapear as necessarty. :) thanks... it was indeed made deliberately, instead of scrolling horizontally, gaim's edit box forces the text to wrap. thus, if you expand your narrow edit pane vertically, you will see more of the text. the only way we could acceptably move to having a horizonaly scroll bar is if the behavior was made optional. luke > > -- > > dave > Systems > x2131 > > > > ------------------------------------------------------- > This SF.NET email is sponsored by: AMD - Your access to the experts > on Hammer Technology! Open Source & Linux Developers, register now > for the AMD Developer Symposium. Code: EX8664 > http://www.developwithamd.com/developerlab > _______________________________________________ > Gaim-devel mailing list > Gai...@li... > https://lists.sourceforge.net/lists/listinfo/gaim-devel -- -This email is made of 100% recycled electrons. -If something can go wrong.... FIX IT! If it's Microsoft...delete it. -There are three ways to get something done: (1) Do it yourself. (2) Hire someone to do it for you. (3) Forbid your kids to do it. |