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

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

  • Upload
    others

  • View
    53

  • Download
    0

Embed Size (px)

Citation preview

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: