473,479 Members | 2,060 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

[Q] Pyython and curses/ncurses/snack/tinter/...

Hi

I want to write a little application for the shell with a
userinterface that is not line based. Think of the UI of mc for
example. And I want to use Python on different Operating Systems.
So it should be portable.

Now what would you prefer as UI-library? I'm searching for a
highlevel library with buttons, text boxes, dialog boxes,
progress bars, ...

I have heard of:
- curses, ncurses ... low-level
- snack ... wrapper for newt and slang
- tinter

Do you know of any other good library that is widely available?

I have seen a lot of examples for curses and ncurses but not for
the others.

Snack seems to be only available for Linux and not well documented?!?

thanks for any help!

Chris Burkert

Jul 18 '05 #1
1 2361
Chris Burkert <ch***@chrisburkert.de> pisze:
Now what would you prefer as UI-library? I'm searching for a
highlevel library with buttons, text boxes, dialog boxes,
progress bars, ...

I have heard of:
- curses, ncurses ... low-level
- snack ... wrapper for newt and slang
- tinter

Do you know of any other good library that is widely available?

I have seen a lot of examples for curses and ncurses but not for
the others.

Snack seems to be only available for Linux and not well documented?!?


Snack should compile on any platform where SLang runs -- except Windows,
of course. If you mean "Windows, Linux, MacOS, MacOSX, OS/2 and any
other system where Python runs", there is no such library. In fact, if
you mean "Windows and Linux", there's nothing here also.

Text-mode interfaces are rather rare animals now.

--
Jarek Zgoda
Unregistered Linux User #-1
http://www.zgoda.biz/ JID:zgoda-a-chrome.pl http://zgoda.jogger.pl/
Jul 18 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
1129
by: Magnus Lie Hetland | last post by:
I'm playing around with curses, and have had some problems with that... For example, I can't make colours work in Python, although several other curses-based programs use colours on my box....
1
412
by: Cecil H. Whitley | last post by:
Hi, I had done a quick read of the curses documentation for python. Upon the second reading I found that curses is not supported on windows. I was wondering if it would be relatively simple to...
3
2800
by: harold fellermann | last post by:
Hi all, I want to use curses in a server application that provides a GUI for telnet clients. Therefore, I need the functionality to open and handle several screens. Concerning...
9
8252
by: Sinan Nalkaya | last post by:
hi, i want to use ncurses library in python i`ve found proper library for that, PyNcurses. then i searched for some documentation about ncurses programming, i only found that web site ;...
30
6031
by: Ian Ward | last post by:
When I run the following code in a terminal with the encoding set to UTF-8 I get garbage on the first line, but the correct output on the second. import curses s = curses.initscr()...
48
4491
by: Daniele C. | last post by:
As soon as my sourceforge.net project gets approved, I am going to build a ncurses port to win32 bindable to sockets, e.g. allowing VT100/ANSI terminals and the creation of simple terminal servers...
3
3699
by: skip | last post by:
I'm having no success building the curses module on Solaris 8 (yes, I know it's ancient - advancing the state-of-the-art is not yet an option) for Python 2.4. Sun provides an apparently ancient...
1
9120
by: Nick ! | last post by:
Chris Share <usenet at caesium.me.ukwrote: http://web.cs.mun.ca/~rod/ncurses/ncurses.html#xterm says "The ncurses library does not catch signal, because it cannot in general know how you want...
5
2748
by: Ghirai | last post by:
Hello list, I need to write a console application. Are there any wrappers around curses/ncurses? Or any other similar libraries? Thanks. -- Regards,
0
7033
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
6903
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7071
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
6726
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
6861
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
1
4763
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
2987
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
1291
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
0
170
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.