<?xml version="1.0" encoding="UTF-8"?>
<mods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" version="3.1" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-1.xsd">
  <titleInfo>
    <title>Foundations of PyGTK Development</title>
    <subTitle>GUI Creation with Python</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Ashley, W. David</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Krause, Andrew</namePart>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">xxu</placeTerm>
    </place>
    <dateIssued encoding="marc">2019</dateIssued>
    <edition>2nd ed.</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <extent>xxiv, 563p. ; 24 cm.</extent>
  </physicalDescription>
  <abstract>Learn how to develop portable GUI programs to run on multiple operating systems. Revised and updated from the popular original, with a full set of new examples in Python and using PyGTK, this book provides all the information you'll need to write easy or complex GUI applications, offering one source of knowledge and best practices for user interface creation. Foundations of PyGTK Development presents numerous real-life examples that you can immediately put to use in your own applications. It begins with an overview of key topics such as widget choice, placement, and behavior, before moving on to more advanced issues. Building on your familiarity with Python, the book delves into new topics such as object inheritance early on to allow for a complete understanding of code examples later.</abstract>
  <tableOfContents>1. Getting Started -- 2. The Application and ApplicationWindow Classes -- 3. Some Simple PyGTK Applications -- 4. Containers -- 5. Basic Widgets -- 6. Dialogs -- 7. Python and GTK+ -- 8. Text View Widget -- 9. Tree View Widget -- 10. Menus and Toolbars -- 11. Dynamic User Interfaces -- 12. Custom Widgets -- 13. More_ PyGTK _Widgets -- 14. Integrating Everything -- Appendix A -- Appendix B -- Appendix C -- Appendix D -- Appendix E_Index.</tableOfContents>
  <note type="statement of responsibility">by W. David Ashley and Andrew Krause.</note>
  <subject authority="lcsh">
    <topic>Computer programming</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Open source software</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Python (Computer program language)</topic>
  </subject>
  <subject authority="lcsh">
    <topic>User interfaces (Computer systems)</topic>
  </subject>
  <subject>
    <topic>Python</topic>
  </subject>
  <subject>
    <topic>Open Source</topic>
  </subject>
  <subject>
    <topic>User Interfaces and Human Computer Interaction</topic>
  </subject>
  <classification authority="ddc" edition="2">005.1372 ASHW</classification>
  <identifier type="isbn">9781484241790</identifier>
  <identifier type="lccn">2019751965</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg">DLC</recordContentSource>
    <recordCreationDate encoding="marc">181221</recordCreationDate>
    <recordChangeDate encoding="iso8601">20220429141202.0</recordChangeDate>
    <recordIdentifier source="OSt">21734254</recordIdentifier>
    <languageOfCataloging>
      <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
    </languageOfCataloging>
  </recordInfo>
</mods>
