473,499 Members | 1,660 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

from clipper move to python

ads
Hi Everyone,

I'm starting learning python about 2 weeks, and still have
difficulties to create GUI based application because I never learn
about classes and other OOP things. Does anyone knows how to
create text console application like clipper using python.

Thanks,
Jul 18 '05 #1
3 3289
On Mon, 15 Sep 2003 13:00:57 +0700, ads <ad*@chead.org> wrote:
Hi Everyone,

I'm starting learning python about 2 weeks, and still have
difficulties to create GUI based application because I never learn
about classes and other OOP things. Does anyone knows how to
create text console application like clipper using python.


I don't know what clipper looks like, but you may want to have a look at
curses, which I believe is also available with a Python interface (no
doubt called pycurses or something in that direction).
Albert
--
Unlike popular belief, the .doc format is not an open publically available format.
Jul 18 '05 #2
ads <ad*@chead.org> wrote in message news:<ma*********************************@python.o rg>...
Hi Everyone,

I'm starting learning python about 2 weeks, and still have
difficulties to create GUI based application because I never learn
about classes and other OOP things. Does anyone knows how to
create text console application like clipper using python.

Thanks,


For those who ask - clipper is a programming language that is a
compiled version of dBase relational database scripting language.
Jul 18 '05 #3
Ken Roberts wrote:
ads <ad*@chead.org> wrote in message news:<ma*********************************@python.o rg>...

Hi Everyone,

I'm starting learning python about 2 weeks, and still have
difficulties to create GUI based application because I never learn
about classes and other OOP things. Does anyone knows how to
create text console application like clipper using python.

Thanks,


For those who ask - clipper is a programming language that is a
compiled version of dBase relational database scripting language.


I'm not old enough to have stories about how I hacked on a shiny new
PDP-10 or any such thing. But seeing Clipper on c.l.py brings back
memories; my first real programming job was writing a database app in
Clipper. How blazingly fast it was, compared with the earlier dBase III
version of the app! Clipper was the One True Way to write data-driven
apps. Or so I thought: I was a green kid back then, and hadn't even
heard of SQL...

Those console-based data-entry applications were infinitely more
efficient for a good typist than anything that involves (or even allows)
a mouse.

rhapsodically yours,

-- Graham

Jul 18 '05 #4

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

Similar topics

1
1992
by: Nieuwsgroep | last post by:
Is it possible to open clipper databases and .ntx indexes ? Can I search etc. ?
1
1990
by: ads | last post by:
Thank you for the respon, But right now I'm still not ready using linux, a lot of my client were using windows. Is someone know what should I use to create text console application like clipper...
1
7738
by: bmgz | last post by:
I am have made a simple script that moves all desktop clutter (ie files that are not *.lnk) to a specified folder eg. c:\myhome\mydocs\desktopdebris\2003-12-16 ...
2
8057
by: william | last post by:
I have an application that was developed in Clipper. 70 dbf files and aroud 100 ntx , I plan to move the data to Access and Mysql *.frm *.MYD and *.MYI, But I don't know how to convert the .dbf...
1
1956
by: Parintas Themis STE Kardias | last post by:
I have code for a clipper aplication, how can i convert the source code (name.prg) to VBA for access Thanks Themis
3
2252
by: Rob | last post by:
Hi, I have been asked by a customer to try to resurrect a rather ancient application their organisation uses that was written in Clipper. This I am fine with. However, there is a module that was...
7
20530
by: Ron Adam | last post by:
from __future__ import absolute_import Is there a way to check if this is working? I get the same results with or without it. Python 2.5 (r25:51908, Sep 19 2006, 09:52:17) on win 32 ...
1
1784
by: rnpaguia | last post by:
I need help, I'm compiling my previous Program in clipper 5.2 and i add many procedures and function on my prgs. Too many segments display error on my screen! what should I do?
3
4077
by: cbbibleboy | last post by:
Howdy! I'm having a bit of trouble with my DirectDraw clipper. The code compiles fine and runs without a hitch; however, it doesn't work. That is, there is no clipping! I get the exact same...
0
7134
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
7014
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...
1
6905
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
5485
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
4921
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
4609
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3103
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1429
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
311
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.