We are using the newCL from guicontactlist done originally by Karel -> look at 
all my commits on it :p
And the contact list in contactlist.tcl can't include a background...
Phil

Le Sunday 03 December 2006 19:07, [EMAIL PROTECTED] a écrit :
> Hold on a minute everyone, which contact list are we using? There's two
> "new" ones, the one originally made (by Burger to start with, I think)
> which is in guicontactlist.tcl and the one I made in contactlist.tcl. (you
> can see this by doing pack forget main.tcl;source contactlist.tcl;pack
> [contactlist .cl] -expand true -fill both
>
> We need to get rid of whichever we arent using... (I dont mind which,
> although I think the more recent one (contactlist.tcl) is less cludgy and
> has more potential for graphical niceness...it might be a little bit slower
> though... but it doesnt redraw everytime something happens (dont know if
> other one does...) be aware it also isnt hooked up to protocol at the
> moment, so it wont show your contacts, and the top info is faked. But you
> can see the graphical niceness of it...)
>
> Cheers,
> Tom
>
> On 12/3/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> > Yeah, think its referring to when dragging contacts.
> >
> > On 12/3/06, NoWhereMan <[EMAIL PROTECTED]> wrote:
> > > NoWhereMan wrote:
> > > > Boris Faure (aka billiob) wrote:
> > > >>> how can I see your progresses with the new CL ? I'm curious :D what
> > > >>> do I have to type in the status log?
> > > >>
> > > >> If it makes you feeling coding :
> > > >>>> guiContactList::createCLWindow
> > > >
> > > > I guess it still won't, but who knows :D
> > >
> > > I see this todo: "scroll the canvas while dragging..." you mean this
> > > behaviour was _by design_ ??
> > > I mean, I always believed the side-scroll-on-drag thing was due to the
> > > fact
> > > the old CL is a text widget.
> > > O_O I never liked that; or am I missing something?
> > >
> > > If I were in you I would just drop that, and trim the overflowing text
> > > (of
> > > the PSM) with an ellipsis (...) as you do with the nick; all the text
> > > should
> > > *always* be bound to its container (even if it's just a background
> > > image
> > >
> > > ;)).
> > > Complete text should appear *only* in the tooltip, as a text
> > > overflowing on
> > > the right and without an horizontal scrollbar in the window looks bad
> > > and
> > > weird.
> > > But please don't add the horizontal scrollbar for that, as IMO it would
> > > look
> > > even worse :D
> > >
> > > If you are talking about using drag-n-drop to re-sort your contacts or
> > > something, then forget about this comment :D
> > >
> > > bye
> > >
> > >
> > > -----------------------------------------------------------------------
> > >--
> > >
> > > Take Surveys. Earn Cash. Influence the Future of IT
> > > Join SourceForge.net's Techsay panel and you'll get the chance to share
> > > your
> > > opinions on IT & business topics through brief surveys - and earn cash
> > >
> > > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVD
> > >EV _______________________________________________
> > > Amsn-devel mailing list
> > > Amsn-devel@lists.sourceforge.net
> > > https://lists.sourceforge.net/lists/listinfo/amsn-devel


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Amsn-devel mailing list
Amsn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amsn-devel

Reply via email to