Top Banner
Tipos-> GUI (Interfaz Gráfico de usuario) 1) DLG (Dialogue) 2) SDI (Single Document Interface) 3) MDI (Multiple Document Interface)
4

Tipos-> GUI (Interfaz Gráfico de usuario) · wx wx wx wx wx wx wx wx wx wx wx wx wx wx wx wx wx wx _App_ Lua Base Perl Base _App_ Python Base _App_ Ruby_aase _App_ DIG cpp DIG Lua

Jun 06, 2020

Download

Documents

dariahiddleston
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Tipos-> GUI (Interfaz Gráfico de usuario) · wx wx wx wx wx wx wx wx wx wx wx wx wx wx wx wx wx wx _App_ Lua Base Perl Base _App_ Python Base _App_ Ruby_aase _App_ DIG cpp DIG Lua

Tipos-> GUI (Interfaz Gráfico de usuario)

1) DLG (Dialogue)

2) SDI (Single Document Interface)

3) MDI (Multiple Document Interface)

Page 2: Tipos-> GUI (Interfaz Gráfico de usuario) · wx wx wx wx wx wx wx wx wx wx wx wx wx wx wx wx wx wx _App_ Lua Base Perl Base _App_ Python Base _App_ Ruby_aase _App_ DIG cpp DIG Lua

4) Práctica con VisualWX

File->New project-DLG (Dialogue) python

Elementos:

1) Edit Text

2) Static Text

3) Button

txentrada1

txentrada2

txindex

txmostrar

bescribirfichero

bleerfichero

bcerrarventana

Page 3: Tipos-> GUI (Interfaz Gráfico de usuario) · wx wx wx wx wx wx wx wx wx wx wx wx wx wx wx wx wx wx _App_ Lua Base Perl Base _App_ Python Base _App_ Ruby_aase _App_ DIG cpp DIG Lua
Page 4: Tipos-> GUI (Interfaz Gráfico de usuario) · wx wx wx wx wx wx wx wx wx wx wx wx wx wx wx wx wx wx _App_ Lua Base Perl Base _App_ Python Base _App_ Ruby_aase _App_ DIG cpp DIG Lua

Eventos: