Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: Bazal
  • Order by date
  1. Bazal

    Tkinter: Appending entries to text to be copied to clipboard.

    Sorry for not explaining in detail earlier, I had to knock this thread up quickly. The program is a KML generator (A form of XML used for placemarks in Google Earth)for a local Search and Rescue company as a replacement for their outdated manual seachart. The system is intended to allow users to...
  2. Bazal

    Tkinter: Appending entries to text to be copied to clipboard.

    I am close to finishing a program for my A - Level Computing Project. The last problem that need solving is the appending of Entry Field values into a KML code I have also written. Would anyone know how this is done. This is the source code for the program. from Tkinter import * from...

Part and Inventory Search

Back
Top