ВходНаше всё Теги codebook 无线电组件 Поиск Опросы Закон Четверг
4 июля
109052
Evgeny_CD, Архитектор (31.12.2007 13:17, просмотров: 748)
Бука WxPython in Action. Manning Publications, 2006 -> http://upload.caxapa.ru/books/wxpython-in-action.pdf
http://www.isbnonl …on/book/9781932394627/ WxPython in Action 9781932394627 (1932394621), Manning Publications, 2006 Because they are often large and complex, GUI programming tool kits can be hard to use. wxPython is a combination of the Python programming language and the wxWidgets toolkit, which allows programmers to create programs with a robust, highly functional graphical user interface, simply and easily. wxPython combines the power of an exceptionally complete user interface toolkit with an exceptionally flexible programming language. The result is a toolkit that is unique in the ease with which complex applications can be built and maintained. wxPython in Action is a complete guide to the wxPython toolkit, containing a tutorial for getting started, a guide to best practices, and a reference to wxPython's extensive widget set. After an easy introduction to wxPython concepts and programming practices, the book takes an in-depth tour of when and how to use the bountiful collection of widgets offered by wxPython. All features are illustrated with useful code examples and reference tables are included for handy lookup of an object's properties, methods, and events. The book enables developers to learn wxPython quickly and remains a valuable resource for futurework. Naturally, we’d love everybody to read this book. If you are reading this in the bookstore, trying to decide whether to purchase it, we say, go for it! Buy one for the people next to you too—they’ll thank you later. That said, we did have certain assumptions about you, the reader, in mind as we wrote this book. We assume that you don’t need us to explain the basics of the Python programming language. We present a lot of Python code in this book. We think Python code is pretty easy to understand, but we want to let you know up front that we don’t have a tutorial on Python basics. If you’d like a Python tutorial, we recommend Manning’s The Quick Python Book, by Daryl Harms and Kenneth McDonald. We also assume that you are at least familiar with the basic terms describing graphical interface objects, and have at least some familiarity with graphical interfaces from a user’s perspective. More advanced user interface concepts, or less familiar user interface display elements, will be described as they come up. We do not assume that you have any prior knowledge of wxPython. If you do have prior experience with wxPython, we expect that you’ll still be able to find new information here, or, at the very least, you’ll find this book to be a more useful resource than the existing online documentation.