473,750 Members | 2,186 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

how about writing some gui to a known console application

Do something useful... (at least for me)
For instance I need a gtk frontend for pgp.
So here you can have an opportunity to learn both pyGTK and pgp. A lot
of python code... :)

Jul 18 '05 #1
5 1145
On 2005-02-01, alexrait1 <al******@gmail .com> wrote:
Do something useful... (at least for me)
For instance I need a gtk frontend for pgp.
So here you can have an opportunity to learn both pyGTK and pgp. A lot
of python code... :)


Um, to whom are you addressing your commands?

--
Grant Edwards grante Yow! Kids, don't gross me
at off... "Adventures with
visi.com MENTAL HYGIENE" can be
carried too FAR!
Jul 18 '05 #2
On Tue, 01 Feb 2005 21:57:45 +0000, Grant Edwards wrote:
On 2005-02-01, alexrait1 <al******@gmail .com> wrote:
Do something useful... (at least for me) For instance I need a gtk
frontend for pgp. So here you can have an opportunity to learn both
pyGTK and pgp. A lot of python code... :)


Um, to whom are you addressing your commands?


Presumably the "Suggesion[sic] for an undergrad final year project in
Python" thread.

Jul 18 '05 #3
I tried to delete this message, but I guess it was too late... or it
didn't work for me... sorry anyway.

Jul 18 '05 #4
On 2005-02-01, Jeremy Bowers <je**@jerf.or g> wrote:
On Tue, 01 Feb 2005 21:57:45 +0000, Grant Edwards wrote:
On 2005-02-01, alexrait1 <al******@gmail .com> wrote:
Do something useful... (at least for me) For instance I need a gtk
frontend for pgp. So here you can have an opportunity to learn both
pyGTK and pgp. A lot of python code... :)


Um, to whom are you addressing your commands?


Presumably the "Suggesion[sic] for an undergrad final year project in
Python" thread.


Ah yes. The article to which I posted a follow-up wasn't part
of a thread. I now see there was a different thread with the
same topic.

--
Grant Edwards grante Yow! I have a very good
at DENTAL PLAN. Thank you.
visi.com
Jul 18 '05 #5
On 2005-02-01, alexrait1 <al******@gmail .com> wrote:
I tried to delete this message, but I guess it was too late... or it
didn't work for me... sorry anyway.


No worries. Since the article didn't have a refereces or
in-reply-to header, it showed up as the first post in it's own
thread. I later saw the post to which you intended to reply.

--
Grant Edwards grante Yow! The entire CHINESE
at WOMEN'S VOLLEYBALL TEAM all
visi.com share ONE personality --
and have since BIRTH!!
Jul 18 '05 #6

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

Similar topics

2
2179
by: TCR | last post by:
Hi, I posted this earlier and got a suggestion that didn't pan out. I am trying to determine if there is a known bug related to the resolution value returned when opening a .jpg file by passing the file path to the bitmap class constructor or by using the Image.FromImage() static function to return a bitmap object. I have tried to open a jpeg file to convert its resolution to a lower value but it doesn't return the proper resolution...
3
1502
by: Marius Rus | last post by:
I have a project in C# that do the followings: From an csv text file it is taking datas and inserted into an paradox database. My problem it is that when writing into the paradox database it is writing two times same datas instead of course one time. Could be a hel please?
7
12407
by: mahendranepali | last post by:
I am making a simulator application that will simulate different concurrent users connecting to a database. the application creates different userkeys and pushes them to the database tables. The business procedures hence interpret the userkey as a seperate request and act accordingly. For this I need to check the response time to the DB for say thousands of concurrent users. So what I did created Threads in a Loop and each thread invoked...
7
18796
by: Thomas Pecha | last post by:
Sorry for all who think this is easy, I was not able to handle this Coming from VB6 where with simple debug.print strAString you could write to debug window, I am totalling failing in vb.net 2003 The sample in the help file does not work. I tried now for days ... Pls could anybody post a sample, including necessary imports and so on -
10
2079
by: Bob | last post by:
Hi there, Can anyone point me to anything relating to using XP's built-in CD writing support from VB.Net... or even C#, or classic VB...? I just want to write files to the CD and finalise the session and disk. Cheers
2
1785
by: Oenone | last post by:
I'm writing an application that I'd like to be able to use both as a Windows Forms application, and also as a Console application. If the app is started with no parameters, it should display its window and allow the user to interact with it. If parameters are provided, it should instead run as a console application and should output various information to the standard output channel (so that the output can be redirected if required). ...
4
8630
by: eduardorp1 | last post by:
I have a GUI application that needs to be invoked from the command line as well. It should work both as a GUI and as a console application. When I invoke it from the command line, it reads all the command line options perfectly. However, I can't use Console.WriteLine to write messages to the console (the lines don't appear at the console window). Is it possible? What should I do to "connect" the console? My Main() is:
5
5604
by: Mark M | last post by:
I am attempting to use a third party command-line utility (WinDump.exe) to capture network traffic for perfromance analysis. This utility when launched captures network traffic until Ctrl-C is entered from the keyboard. I launch this utility (through a batch file) programmatically in a command-shell process through the Process object with no window (i.e. myProcess.StartInfo.CreateNoWindow = true). I have re-directed the StandardInput to a...
1
2974
by: Smita Prathyusha | last post by:
I am facing a problem in writing to COM1. I am using a Win 32 Console mode Program in VC++ the following is the code: If anyone can help me out it will be of great help : // SC_Using_Classes.cpp : Defines the entry point for the console application. #include "stdafx.h" #include <stdio.h> #include <conio.h> #include <iostream>
6
2908
by: Peted | last post by:
Hi, im wanting to store some custom text strings in the app.config file of a c# app, to be retreived and updated when the app runs. using c# 2005 express in my testing i am using the code bellow, and its almost idenictal to every web example i have found. They all suggest the values and file can be read from and updated. The code bellow runs, with no errors of
0
8836
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
9394
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
9338
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9256
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8260
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6803
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 presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6080
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 then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4712
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 last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
3
2223
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 can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.