Catálogo de publicaciones - libros

Compartir en
redes sociales


Pro PHP-GTK

Scott Mattocks

Resumen/Descripción – provisto por la editorial

No disponible.

Palabras clave – provistas por la editorial

Software Engineering/Programming and Operating Systems

Disponibilidad
Institución detectada Año de publicación Navegá Descargá Solicitá
No detectada 2006 SpringerLink

Información

Tipo de recurso:

libros

ISBN impreso

978-1-59059-613-5

ISBN electrónico

978-1-4302-0152-6

Editor responsable

Springer Nature

País de edición

Reino Unido

Fecha de publicación

Información sobre derechos de publicación

© Apress 2006

Tabla de contenidos

Adding Menus and Toolbars

Pp. 231-255

Adding Images

Palabras clave: Static Image; Image File; Main Loop; Product Image; Menu Item.

Pp. 257-267

Drag-and-Drop

Palabras clave: Mouse Button; Public Function; Cursor Position; Drop Location; Multiple Data Type.

Pp. 269-279

Using Selectors & Dialogs

Palabras clave: Color Palette; Color Selection; Color Wheel; Dialog Window; Text View.

Pp. 281-302

Doing Background Work

Pp. 303-317

Changing the Look and Feel

Palabras clave: Dark Blue; Rule Type; Checkered Background; Resource File; Style Property.

Pp. 319-332

Distributing PHP-GTK Applications

Distribution of an application is arguably just as critical as its development and testing. The decision to use one distribution method over another depends greatly on the target users and the goals of the project. If the target users are PHP-GTK developers, then a relatively simple distribution method, such as a channel server, is appropriate, because PHP-GTK does not need to be distributed along with the package. Other groups of users are likely to need PHP-GTK to be distributed and installed along with the application. With any luck, these users will not have to wait much longer for a fully functional PHP compiler.

Pp. 333-346