WxPython application development cookbook : (Record no. 49803)
[ view plain ]
000 -LEADER | |
---|---|
fixed length control field | 08630cam a2200757Ii 4500 |
001 - CONTROL NUMBER | |
control field | ocn935256988 |
003 - CONTROL NUMBER IDENTIFIER | |
control field | OCoLC |
005 - DATE AND TIME OF LATEST TRANSACTION | |
control field | 20200827111648.0 |
006 - FIXED-LENGTH DATA ELEMENTS--ADDITIONAL MATERIAL CHARACTERISTICS | |
fixed length control field | m o d |
007 - PHYSICAL DESCRIPTION FIXED FIELD--GENERAL INFORMATION | |
fixed length control field | cr unu|||||||| |
008 - FIXED-LENGTH DATA ELEMENTS--GENERAL INFORMATION | |
fixed length control field | 160119s2015 enka o 001 0 eng d |
040 ## - CATALOGING SOURCE | |
Original cataloging agency | UMI |
Language of cataloging | eng |
Description conventions | rda |
-- | pn |
Transcribing agency | UMI |
Modifying agency | OCLCF |
-- | N$T |
-- | IDEBK |
-- | VT2 |
-- | YDXCP |
-- | COO |
-- | EBLCP |
-- | DEBSZ |
-- | DEBBG |
-- | OCLCQ |
-- | MERUC |
-- | OCLCQ |
-- | CEF |
-- | NLE |
-- | UKMGB |
-- | OCLCQ |
-- | UAB |
-- | UKAHL |
-- | OCLCQ |
016 7# - NATIONAL BIBLIOGRAPHIC AGENCY CONTROL NUMBER | |
Record control number | 018010555 |
Source | Uk |
019 ## - | |
-- | 933584523 |
-- | 933587272 |
-- | 951065029 |
020 ## - INTERNATIONAL STANDARD BOOK NUMBER | |
International Standard Book Number | 9781785288791 |
Qualifying information | (electronic bk.) |
020 ## - INTERNATIONAL STANDARD BOOK NUMBER | |
International Standard Book Number | 1785288792 |
Qualifying information | (electronic bk.) |
020 ## - INTERNATIONAL STANDARD BOOK NUMBER | |
International Standard Book Number | 1785287737 |
020 ## - INTERNATIONAL STANDARD BOOK NUMBER | |
International Standard Book Number | 9781785287732 |
020 ## - INTERNATIONAL STANDARD BOOK NUMBER | |
Canceled/invalid ISBN | 9781785287732 |
024 3# - OTHER STANDARD IDENTIFIER | |
Standard number or code | 9781785287732 |
029 1# - OTHER SYSTEM CONTROL NUMBER (OCLC) | |
OCLC library identifier | AU@ |
System control number | 000057034088 |
029 1# - OTHER SYSTEM CONTROL NUMBER (OCLC) | |
OCLC library identifier | CHNEW |
System control number | 000960589 |
029 1# - OTHER SYSTEM CONTROL NUMBER (OCLC) | |
OCLC library identifier | CHVBK |
System control number | 491696426 |
029 1# - OTHER SYSTEM CONTROL NUMBER (OCLC) | |
OCLC library identifier | DEBBG |
System control number | BV043968657 |
029 1# - OTHER SYSTEM CONTROL NUMBER (OCLC) | |
OCLC library identifier | DEBSZ |
System control number | 473885107 |
029 1# - OTHER SYSTEM CONTROL NUMBER (OCLC) | |
OCLC library identifier | DEBSZ |
System control number | 485791641 |
029 1# - OTHER SYSTEM CONTROL NUMBER (OCLC) | |
OCLC library identifier | GBVCP |
System control number | 882751263 |
029 1# - OTHER SYSTEM CONTROL NUMBER (OCLC) | |
OCLC library identifier | UKMGB |
System control number | 018010555 |
029 1# - OTHER SYSTEM CONTROL NUMBER (OCLC) | |
OCLC library identifier | AU@ |
System control number | 000066233831 |
035 ## - SYSTEM CONTROL NUMBER | |
System control number | (OCoLC)935256988 |
Canceled/invalid control number | (OCoLC)933584523 |
-- | (OCoLC)933587272 |
-- | (OCoLC)951065029 |
037 ## - SOURCE OF ACQUISITION | |
Stock number | CL0500000703 |
Source of stock number/acquisition | Safari Books Online |
050 #4 - LIBRARY OF CONGRESS CALL NUMBER | |
Classification number | QA76.76.P98 |
072 #7 - SUBJECT CATEGORY CODE | |
Subject category code | COM |
Subject category code subdivision | 051360 |
Source | bisacsh |
082 04 - DEWEY DECIMAL CLASSIFICATION NUMBER | |
Classification number | 005.10685 |
Edition number | 23 |
049 ## - LOCAL HOLDINGS (OCLC) | |
Holding library | MAIN |
100 1# - MAIN ENTRY--PERSONAL NAME | |
Personal name | Precord, Cody, |
Relator term | author. |
Authority record control number or standard number | http://id.loc.gov/authorities/names/no2011044125 |
245 10 - TITLE STATEMENT | |
Title | WxPython application development cookbook : |
Remainder of title | over 80 step-by-step recipes to get you up to speed with building your own wxPython applications / |
Statement of responsibility, etc. | Cody Precord. |
264 #1 - PRODUCTION, PUBLICATION, DISTRIBUTION, MANUFACTURE, AND COPYRIGHT NOTICE | |
Place of production, publication, distribution, manufacture | Birmingham : |
Name of producer, publisher, distributor, manufacturer | Packt Publishing, |
Date of production, publication, distribution, manufacture, or copyright notice | 2015. |
300 ## - PHYSICAL DESCRIPTION | |
Extent | 1 online resource : |
Other physical details | illustrations |
336 ## - CONTENT TYPE | |
Content type term | text |
Content type code | txt |
Source | rdacontent |
337 ## - MEDIA TYPE | |
Media type term | computer |
Media type code | c |
Source | rdamedia |
338 ## - CARRIER TYPE | |
Carrier type term | online resource |
Carrier type code | cr |
Source | rdacarrier |
490 1# - SERIES STATEMENT | |
Series statement | Quick answers to common problems |
588 0# - SOURCE OF DESCRIPTION NOTE | |
Source of description note | Online resource; title from PDF title page (EBSCO, viewed May 3, 2016). |
500 ## - GENERAL NOTE | |
General note | Includes index. |
520 8# - SUMMARY, ETC. | |
Summary, etc. | Annotation |
Expansion of summary note | Over 80 step-by-step recipes to get you up to speed with building your own wxPython applicationsAbout This Book This book empowers you to create rich cross-platform graphical user interfaces using Python It helps you develop applications that can be deployed on Windows, OSX, and Linux The recipes in the book involve real-world applications, giving you a first-hand experience of the practical scenariosWho This Book Is ForFor those who are familiar with programming in Python and want to start building applications with graphical user interfaces, this book will get you up and running quickly. A basic understanding of the Python programming language and object-oriented concepts are all that is needed. What You Will Learn Create full featured user interfaces Design and develop custom controls Deploy and distribute wxPython applications to Windows, Macintosh OS X, Linux, and other UNIX-like environments Handle and respond to application events Manage and display data using grids Interact with web services from your GUI Use Paint events to draw custom displays Support the display of user interfaces in multiple languagesIn DetailwxPython is a GUI toolkit for the Python programming language built on top of the cross-platform wxWidgets GUI libraries. wxPython provides a powerful set of tools that allow you to quickly and efficiently building applications that can run on a variety of different platforms. Since wxWidgets provides a wrapper around each platform's native GUI toolkit, the applications built with wxPython will have a native look and feel wherever they are deployed. This book will provide you with the skills to build highly functional and native looking user interfaces for Python applications on multiple operating system environments. By working through the recipes, you will gain insights into and exposure to creating applications using wxPython. With a wide range of topics covered in the book, there are recipes to get the most basic of beginners started in GUI programming as well as tips to help experienced users get more out of their applications. The recipes will take you from the most basic application constructs all the way through to the deployment of complete applications. Style and approach This book is a collection of step-by-step recipes that introduce the various components and concepts of wxPython in a conversational and easy-to-follow way. Each recipe contains coded examples along with detailed explanations about the key points of each topic. Each topic is designed to introduce and show you how to use a single feature from the wxPython library. |
505 0# - FORMATTED CONTENTS NOTE | |
Formatted contents note | Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: wxPython Starting Points; Introduction; Creating an application object; Adding the main frame; Using bitmaps; Binding to events; Understanding the hierarchy of the UI; Controlling the propagation of events; Accessing the clipboard; Supporting drag and drop; Handling AppleEvents; Chapter 2: Common User Controls; Introduction; Starting with the easy button; Pushing all the buttons; Offering options with CheckBoxes; Using TextCtrl; Processing key events. |
505 8# - FORMATTED CONTENTS NOTE | |
Formatted contents note | Picking dates with DatePickerCtrlExploring menus and shortcuts; Displaying a context menu; Working with ToolBars; Managing UI states; Chapter 3: UI Layout and Organization; Introduction; Laying out controls with Sizers; Controlling layout behavior; Grouping controls with a StaticBox control; Creating an automatic wrapping layout; Using the standard dialog button sizer; Simplifying the panel layout; Making dialog layout easy; Building XML resource-based layouts; Extending XRC for custom controls; Advancing your UI with AuiManager; Chapter 4: Containers and Advanced Controls; Introduction. |
505 8# - FORMATTED CONTENTS NOTE | |
Formatted contents note | Adding tabs with the Notebook controlEnhancing ComboBox with bitmaps; Configuring properties; Taking control with FlatNotebook; Styling text in StyledTextCtrl; Annotating StyledTextCtrl; Displaying hierarchical data with TreeCtrl; Building a system tray application; Surfing the Web in your app; Chapter 5: Data Displays and Grids; Introduction; Displaying lists of data; Editing data lists; Implementing a data source; Getting started with the data grid; Displaying dynamic data; Modeling your data; Displaying your data model; Chapter 6: Ways to Notify and Alert; Introduction; Showing MessageBox. |
505 8# - FORMATTED CONTENTS NOTE | |
Formatted contents note | Using InfoBarProviding extra tips on usage; Displaying transient notifications; Making a splash at startup; Giving busy feedback; Showing information about your app; Chapter 7: Requesting and Retrieving Information; Introduction; Selecting files with FileDialog; Searching text with FindReplaceDialog; Filtering through choices; Retrieving multiple selections; Using Print dialogs; Guiding selections with Wizard; Chapter 8: User Interface Primitives; Introduction; Painting in your UI; Drawing basic shapes; Customizing grid labels; Drawing gradients with GraphicsContext. |
505 8# - FORMATTED CONTENTS NOTE | |
Formatted contents note | Recreating native controls with RendererNativeChapter 9: Creating and Customizing Components; Introduction; Making your own dialog; Validating user input; Interacting with StatusBar; Providing your own information window; Creating a managed layout; Drawing your own list control; Implementing highlighting in StyledTextCtrl; Creating a composite control; Designing an owner-drawn control; Chapter 10: Getting Your Application Ready for Release; Introduction; Storing your configuration with StandardPaths; Saving the application's state; Supporting internationalization; Optimizing for OS X. |
590 ## - LOCAL NOTE (RLIN) | |
Local note | eBooks on EBSCOhost |
Provenance (VM) [OBSOLETE] | EBSCO eBook Subscription Academic Collection - Worldwide |
650 #0 - SUBJECT ADDED ENTRY--TOPICAL TERM | |
Topical term or geographic name entry element | Python (Computer program language) |
Authority record control number or standard number | http://id.loc.gov/authorities/subjects/sh96008834 |
650 #7 - SUBJECT ADDED ENTRY--TOPICAL TERM | |
Topical term or geographic name entry element | COMPUTERS |
General subdivision | Programming Languages |
-- | Python. |
Source of heading or term | bisacsh |
650 #7 - SUBJECT ADDED ENTRY--TOPICAL TERM | |
Topical term or geographic name entry element | Python (Computer program language) |
Source of heading or term | fast |
Authority record control number or standard number | (OCoLC)fst01084736 |
655 #4 - INDEX TERM--GENRE/FORM | |
Genre/form data or focus term | Electronic books. |
776 08 - ADDITIONAL PHYSICAL FORM ENTRY | |
Relationship information | Print version: |
Main entry heading | Precord, Cody. |
Title | WxPython Application Development Cookbook. |
Place, publisher, and date of publication | Birmingham : Packt Publishing, �1900 |
830 #0 - SERIES ADDED ENTRY--UNIFORM TITLE | |
Uniform title | Quick answers to common problems. |
Authority record control number or standard number | http://id.loc.gov/authorities/names/no2015091434 |
856 40 - ELECTRONIC LOCATION AND ACCESS | |
Uniform Resource Identifier | <a href="https://libproxy.firstcity.edu.my:8443/login?url=http://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=1133615">https://libproxy.firstcity.edu.my:8443/login?url=http://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=1133615</a> |
938 ## - | |
-- | Askews and Holts Library Services |
-- | ASKH |
-- | AH29879278 |
938 ## - | |
-- | EBL - Ebook Library |
-- | EBLB |
-- | EBL4191339 |
938 ## - | |
-- | EBSCOhost |
-- | EBSC |
-- | 1133615 |
938 ## - | |
-- | ProQuest MyiLibrary Digital eBook Collection |
-- | IDEB |
-- | cis33455122 |
938 ## - | |
-- | YBP Library Services |
-- | YANK |
-- | 12768941 |
994 ## - | |
-- | 92 |
-- | MYFCU |
No items available.