+ All Categories
Home > Documents > 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...

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...

Date post: 06-Jun-2020
Category:
Upload: others
View: 22 times
Download: 0 times
Share this document with a friend
4
Tipos-> GUI (Interfaz Gráfico de usuario) 1) DLG (Dialogue) 2) SDI (Single Document Interface) 3) MDI (Multiple Document Interface)
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:


Recommended