Effective Tcl/Tk Programming: Writing Better Programs with by Mark Harrison

By Mark Harrison

I puchased this ebook simply because i used to be having a bit difficulty getting Tk to paintings. It rather helped my realizing of the development loop. examining this ebook gave me adequate historical past to raised comprehend the Tk sectins of the Welch e-book and issues out a couple of pitfalls and the way to prevent them. The ebook additionally contains a library of important widgets that may be faily simply changed. In weeks time i used to be in a position to build a GUI for long-term trying out arrange and regulate. My major grievance with this publication is that the index is especially susceptible plus there's no entire record of attributes so that you nonetheless desire a reference e-book or manpages.

Show description

Read Online or Download Effective Tcl/Tk Programming: Writing Better Programs with Tcl and Tk PDF

Similar graphics & multimedia books

Remote Sensing of the Environment and Radiation Transfer: An Introductory Survey

The interplay of the sunlight and warmth radiation with the ambience and floor is the topic of the ebook. it truly is worthwhile additionally for large circle scientists fascinated by environmental stories. The e-book includes the outline of 17 laptop learning courses aiding diversified subject matters of classes. It contains merely the bottom flooring for comprehension of key subject matters and gives the accomplishment of sensible works with utilizing especially elaborated laptop courses.

Emerging Trends in Computing and Communication: ETCC 2014, March 22-23, 2014

The booklet provides papers added by way of researchers, commercial specialists and academicians on the convention on rising traits in Computing and verbal exchange (ETCC 2014). As such, the publication is a suite of modern and leading edge works within the box community safety and Cryptography, Cloud Computing and large info Analytics, info Mining and knowledge Warehouse, conversation and Nanotechnology and VLSI and photo Processing.

Guide to Signals and Patterns in Image Processing: Foundations, Methods and Applications

This article reports the sector of electronic photo processing from different views provided by means of the separate domain names of sign processing and trend attractiveness. The booklet describes a wealthy array of purposes, representing the newest tendencies in and educational examine. To motivate additional curiosity within the box, a range of worked-out numerical difficulties can also be integrated within the textual content.

Location-Aware Applications

Cellular shoppers wish leisure, enterprise apps, and on-the-go providers that realize and reply to place. This publication will consultant you thru the know-how and enterprise of cellular purposes so that you can create aggressive and leading edge apps in accordance with location-based companies. it's an enticing examine the LBS panorama, from selecting the best cellular platform, to creating funds along with your program, to facing privateness concerns.

Additional info for Effective Tcl/Tk Programming: Writing Better Programs with Tcl and Tk

Sample text

Da wir nun wissen, wie der grundlegende Entwurfsprozeß abläuft, wollen wir die Details von Tk etwas beleuchten. Wir werden dabei versuchen, unsere Ideen als Bibliotheksfunktionen zu realisieren, die Sie in Ihrer eigenen Anwendung verwenden können. Wenn Sie den Programmcode dafür einsetzen wollen, müssen Sie ihn nur von der auf Seite XV genannten Webseite herunterladen. b -text "Exit" -command exit Sie sehen jedoch das Widget erst auf dem Bildschirm, wenn Sie einen weiteren Befehl nutzen, um es zu positionieren.

21: Die Rasterung richtet die Tasten eines Taschenrechners aus. Einige der Widgets breiten sich über mehr als eine Zeile oder Spalte aus. equal -rowspan 2 Die erste Menge von grid-Befehlen fügt dem Raster die Widgets in ihren jeweiligen Zeilen und Spalten hinzu. readout-Eintrag und der dazugehörige Schiebebalken von der Off-Taste bis zur rechten Fensterseite über vier Spalten des Rasters erstrecken. Ebenso umfaßt die Off-Taste die beiden Zeilen, die die Anzeige und den Schiebebalken enthalten. Die Tasten für + und = umfassen ebenfalls zwei Zeilen in der unteren rechten Ecke.

Zuerst wird die Dismiss-Schaltfläche gepackt. Sie nimmt einen bestimmten Raum ein, und die restlichen Widgets bekommen den übriggebliebenen Platz. Als nächstes wird die Trennlinie gepackt, und die restlichen Widgets bekommen den übriggebliebenen Platz. Gemäß Voreinstellung verleiht die Plazierung bei pack einem Fenster seine natürliche Größe, so daß gerade genug Raum da ist, um alle Widgets darin unterzubringen. 1 Die Verwendung des Befehls pack 27 eine geringere Größe, sind die später in der Packreihenfolge kommenden Widgets die Verlierer.

Download PDF sample

Rated 4.10 of 5 – based on 46 votes