oohg / core

Files needed to build and use OOHG's libraries
https://oohg.github.io
GNU General Public License v2.0
8 stars 11 forks source link

Combobox no carga todos los items de una tabla indexada #192

Closed pbruccoleri closed 4 years ago

pbruccoleri commented 4 years ago

Este combobox asociado a una tabla no carga todos los items; solo los 3 primeros.

@ 169, 454 COMBOBOX interrup_cmb ; WIDTH 130 ; ITEMSOURCE interrup->nombre ; VALUESOURCE interrup->codigo ; FONT 'MS Sans Serif' ; FONTCOLOR { 0, 0, 0} ; BACKCOLOR {255,255,255}

fyurisich commented 4 years ago

Por favor sube un ejemplo compilable. Gracias

El mar., 4 de febrero de 2020 14:23, Paola Bruccoleri < notifications@github.com> escribió:

Este combobox asociado a una tabla no carga todos los items; solo los 3 primeros.

@ 169, 454 COMBOBOX interrup_cmb ; WIDTH 130 ; ITEMSOURCE interrup->nombre ; VALUESOURCE interrup->codigo ; FONT 'MS Sans Serif' ; FONTCOLOR { 0, 0, 0} ; BACKCOLOR {255,255,255}

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/oohg/core/issues/192?email_source=notifications&email_token=AA5ULPJJFWDZH7K223TVZNLRBGQB5A5CNFSM4KP23GWKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IK64UGA, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA5ULPKRYXHKHYJBRTR57ATRBGQB5ANCNFSM4KP23GWA .

pbruccoleri commented 4 years ago

A Partir del sample 006 hice este s06.zip ejemplo. Si solo tomo el ejemplo, funciona todo OK. Cuando está armado de esta forma, o sea hay un form principal, menú, etc, es que no funciona como corresponde.

fyurisich commented 4 years ago

Fixed. See feb7ea285550000d104e5a79f0b0e83dfe499e4f