Articoli correlati a FYSOS: The Graphical User Interface: Volume 6

FYSOS: The Graphical User Interface: Volume 6 - Brossura

 
9781535114608: FYSOS: The Graphical User Interface: Volume 6

Sinossi

This book is Volume 6 of the series, FYSOS: Operating System Design, and will show the reader how to create a Graphical User Interface, with all the bells and whistles that go along with it. It will show how to draw to the video screen, create windows and objects such as, buttons, menus, bitmaps, progress bars, and other objects.It will show how to send event messages so that other windows can communicate with the root object, suchas when a button is pressed, a text edit is changed, or any other change in the GUI system.All of this is done with minimal outside help, such as operating system calls, though a few calls to the BIOS are needed to retrieve the video hardware information. The reader will learn how to communicate with the video directly, reading and writing pixels to the screen to achieve these tasks.The companion CD-ROM contains complete source code of each example within the book, showing how to accomplish these tasks, and is heavily commented. The source code is a must to be able to follow along with the book, and is freely available once proof of book purchase is provided.This book, and its companion series of books, does not expect you to build the next great wonder of the computer world. It simply will help you with your interest in controlling the computer’s hardware, from the point the BIOS releases execution to your boot code to the point of a fully working Graphical User Interface.It is not required that you know much about operating system design, though a good knowledge of C Programming Language and a moderate knowledge of an Intel®/AMD® x86 computer’s hardware is expected to use this book.

Le informazioni nella sezione "Riassunto" possono far riferimento a edizioni diverse di questo titolo.

EUR 1,93 per la spedizione da U.S.A. a Italia

Destinazione, tempi e costi

Risultati della ricerca per FYSOS: The Graphical User Interface: Volume 6

Foto dell'editore

Lunt, Benjamin David
ISBN 10: 1535114606 ISBN 13: 9781535114608
Nuovo PAP
Print on Demand

Da: PBShop.store US, Wood Dale, IL, U.S.A.

Valutazione del venditore 5 su 5 stelle 5 stelle, Maggiori informazioni sulle valutazioni dei venditori

PAP. Condizione: New. New Book. Shipped from UK. THIS BOOK IS PRINTED ON DEMAND. Established seller since 2000. Codice articolo L0-9781535114608

Contatta il venditore

Compra nuovo

EUR 25,73
Convertire valuta
Spese di spedizione: EUR 1,93
Da: U.S.A. a: Italia
Destinazione, tempi e costi

Quantità: Più di 20 disponibili

Aggiungi al carrello

Foto dell'editore

Lunt, Benjamin David
ISBN 10: 1535114606 ISBN 13: 9781535114608
Nuovo PAP
Print on Demand

Da: PBShop.store UK, Fairford, GLOS, Regno Unito

Valutazione del venditore 5 su 5 stelle 5 stelle, Maggiori informazioni sulle valutazioni dei venditori

PAP. Condizione: New. New Book. Delivered from our UK warehouse in 4 to 14 business days. THIS BOOK IS PRINTED ON DEMAND. Established seller since 2000. Codice articolo L0-9781535114608

Contatta il venditore

Compra nuovo

EUR 22,95
Convertire valuta
Spese di spedizione: EUR 5,78
Da: Regno Unito a: Italia
Destinazione, tempi e costi

Quantità: Più di 20 disponibili

Aggiungi al carrello

Foto dell'editore

Benjamin David Lunt
ISBN 10: 1535114606 ISBN 13: 9781535114608
Nuovo Paperback / softback
Print on Demand

Da: THE SAINT BOOKSTORE, Southport, Regno Unito

Valutazione del venditore 5 su 5 stelle 5 stelle, Maggiori informazioni sulle valutazioni dei venditori

Paperback / softback. Condizione: New. This item is printed on demand. New copy - Usually dispatched within 5-9 working days 268. Codice articolo C9781535114608

Contatta il venditore

Compra nuovo

EUR 23,69
Convertire valuta
Spese di spedizione: EUR 7,60
Da: Regno Unito a: Italia
Destinazione, tempi e costi

Quantità: Più di 20 disponibili

Aggiungi al carrello

Foto dell'editore

Lunt, Benjamin David
ISBN 10: 1535114606 ISBN 13: 9781535114608
Nuovo Brossura

Da: Ria Christie Collections, Uxbridge, Regno Unito

Valutazione del venditore 5 su 5 stelle 5 stelle, Maggiori informazioni sulle valutazioni dei venditori

Condizione: New. In. Codice articolo ria9781535114608_new

Contatta il venditore

Compra nuovo

EUR 22,38
Convertire valuta
Spese di spedizione: EUR 10,31
Da: Regno Unito a: Italia
Destinazione, tempi e costi

Quantità: Più di 20 disponibili

Aggiungi al carrello

Foto dell'editore

Benjamin David Lunt
ISBN 10: 1535114606 ISBN 13: 9781535114608
Nuovo Taschenbuch

Da: AHA-BUCH GmbH, Einbeck, Germania

Valutazione del venditore 5 su 5 stelle 5 stelle, Maggiori informazioni sulle valutazioni dei venditori

Taschenbuch. Condizione: Neu. Neuware. Codice articolo 9781535114608

Contatta il venditore

Compra nuovo

EUR 31,42
Convertire valuta
Spese di spedizione: EUR 14,99
Da: Germania a: Italia
Destinazione, tempi e costi

Quantità: 2 disponibili

Aggiungi al carrello

Foto dell'editore

Benjamin David Lunt
ISBN 10: 1535114606 ISBN 13: 9781535114608
Nuovo Paperback

Da: CitiRetail, Stevenage, Regno Unito

Valutazione del venditore 5 su 5 stelle 5 stelle, Maggiori informazioni sulle valutazioni dei venditori

Paperback. Condizione: new. Paperback. This book is Volume 6 of the series, FYSOS: Operating System Design, and will show the reader how to create a Graphical User Interface, with all the bells and whistles that go along with it. It will show how to draw to the video screen, create windows and objects such as, buttons, menus, bitmaps, progress bars, and other objects.It will show how to send event messages so that other windows can communicate with the root object, suchas when a button is pressed, a text edit is changed, or any other change in the GUI system.All of this is done with minimal outside help, such as operating system calls, though a few calls to the BIOS are needed to retrieve the video hardware information. The reader will learn how to communicate with the video directly, reading and writing pixels to the screen to achieve these tasks.The companion CD-ROM contains complete source code of each example within the book, showing how to accomplish these tasks, and is heavily commented. The source code is a must to be able to follow along with the book, and is freely available once proof of book purchase is provided.This book, and its companion series of books, does not expect you to build the next great wonder of the computer world. It simply will help you with your interest in controlling the computer's hardware, from the point the BIOS releases execution to your boot code to the point of a fully working Graphical User Interface.It is not required that you know much about operating system design, though a good knowledge of C Programming Language and a moderate knowledge of an Intel(R)/AMD(R) x86 computer's hardware is expected to use this book. Shipping may be from our UK warehouse or from our Australian or US warehouses, depending on stock availability. Codice articolo 9781535114608

Contatta il venditore

Compra nuovo

EUR 25,38
Convertire valuta
Spese di spedizione: EUR 34,41
Da: Regno Unito a: Italia
Destinazione, tempi e costi

Quantità: 1 disponibili

Aggiungi al carrello