Projects / MSNCP / Comments

RSS Comments for MSNCP

21 Aug 2006 10:08 santisis Thumbs up

Re: Nice but clumsy

> No backspace support makes using this

> not a plesent idea.

MSNCP have backspace support (it's have a textarea with full keys support like up, down, left, right, delete, insert, backspace, home, end, ^U, ^W).

Python/NCurses have a bug, I'm using curses.KEY_BACKSPACE to detect the backspace key, but this only works with ^H as basckspace key, not with ^?. Try with this combination.

On next release I will add support for both key combinations; but support of backspace key is on MSNCP since alpha version.

> Nice work tho but

> you really need to update the readme

> with program information like what the

> letters next to the contacts mean.

Yes, I know :$.

> Keep up the work tho im sure it will be

> a exclent program to work with.

Thanks;

Sebastian Santisi

16 Apr 2006 23:54 exvor Thumbs down

Nice but clumsy
No backspace support makes using this not a plesent idea. Nice work tho but you really need to update the readme with program information like what the letters next to the contacts mean.

Keep up the work tho im sure it will be a exclent program to work with.

Screenshot

Project Spotlight

FakeTime Preload Library (libfaketime)

A program that changes the system time just for selected programs.

Screenshot

Project Spotlight

EmfEngine

Enables Qt-based applications to export graphics to the Enhanced Metafile format.