473,382 Members | 1,359 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,382 software developers and data experts.

Entry Field Problem

Hi everyone I'm new to this forum!

Anyways, I am working on a program that has multiple modules. The first wall I'm hitting is the passing of entry field data (i.e. once it has been entered) into the rest of the program.

I can print out the entry field data using the get command, though accessing it internally (via memory or calling it through idle is unsuccessful). The objective I need to accomplish is to save the entry fields data to a global or at least variable in the same hierarchy as the class. I would be very appreciative in knowing how to "pass" on this entry data using a combination of the get command and all of your(s) intuition!

An example I am using is http://www.java2s.com/Code/Python/GU...teredvalue.htm

I want to save the input as a variable or in an array in the future, currently I don't know how to do that.

Thanks alot,
JP
Jun 1 '07 #1
3 1107
bartonc
6,596 Expert 4TB
Hi everyone I'm new to this forum!

Anyways, I am working on a program that has multiple modules. The first wall I'm hitting is the passing of entry field data (i.e. once it has been entered) into the rest of the program.

I can print out the entry field data using the get command, though accessing it internally (via memory or calling it through idle is unsuccessful). The objective I need to accomplish is to save the entry fields data to a global or at least variable in the same hierarchy as the class. I would be very appreciative in knowing how to "pass" on this entry data using a combination of the get command and all of your(s) intuition!

An example I am using is http://www.java2s.com/Code/Python/GU...teredvalue.htm

I want to save the input as a variable or in an array in the future, currently I don't know how to do that.

Thanks alot,
JP
That is a very poor example. To get you started, see my Tkinter primer here.
Jun 2 '07 #2
Thanks alot man! I figured out some of my errors which include using the return command correctly. I will look at your tutorial.

JP
Jun 2 '07 #3
bartonc
6,596 Expert 4TB
Thanks alot man! I figured out some of my errors which include using the return command correctly. I will look at your tutorial.

JP
You are welcome. Go ahead and post code (using code tags - instructions on the right hand side while posting) for error releated problems.
Jun 2 '07 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

6
by: Sami | last post by:
Problem: Social Security number being used in a database. First problem is that it will not permit numbers beginning in zero to be entered - it sees it as a null or empty space from what I can...
6
by: Sami | last post by:
Problem: Social Security number being used in a database. First problem is that it will not permit numbers beginning in zero to be entered - it sees it as a null or empty space from what I can...
5
by: Ross A. Finlayson | last post by:
Hi, I'm scratching together an Access database. The development box is Office 95, the deployment box Office 2003. So anyways I am griping about forms and global variables. Say for example...
8
by: Iona | last post by:
Hi Allan, I'm using a nifty piece of code you put on here some time back to do a duplicate entry check as below. I'm using to check for duplicate names. However I am getting an error message on...
20
by: hippomedon | last post by:
Hello everyone, I'm looking for some advice on whether I should break the normalization rule. Normally, I would not consider it, but this seems to be a special case. I have created an...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

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.