
árbol tree con múltiples diálogos
- Silvio.Falconi
- Posts: 7187
- Joined: Thu Oct 18, 2012 7:17 pm
- Been thanked: 9 times
árbol tree con múltiples diálogos
¿Cómo creo un árbol tree en sx con múltiples diálogos en dx como diálogo de configuración ? (ver la imagen)


Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)
I use : FiveWin for Harbour March-April 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
I use : FiveWin for Harbour March-April 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
- manuelcalerosolis
- Posts: 149
- Joined: Mon Oct 10, 2005 9:30 am
- Location: Huelva - Spain
Re: árbol tree con múltiples diálogos
Silvio,
Lo puedes hacer fácilmente usando controles tipo "PAGES", capturas el evento onChange en el TreeView, y muestras una u otra pagina según te interese.
Yo estoy usando Pages con componentes dentro de otros diálogos y permite hacer diálogos que se adaptan al contenido, realmente muy útil.
Saludos
Lo puedes hacer fácilmente usando controles tipo "PAGES", capturas el evento onChange en el TreeView, y muestras una u otra pagina según te interese.
Yo estoy usando Pages con componentes dentro de otros diálogos y permite hacer diálogos que se adaptan al contenido, realmente muy útil.
Saludos
- Silvio.Falconi
- Posts: 7187
- Joined: Thu Oct 18, 2012 7:17 pm
- Been thanked: 9 times
Re: árbol tree con múltiples diálogos
I tried but I must make all pages same size because if one is big with scroll more another then I see the old dialog
Last edited by Silvio.Falconi on Fri Nov 17, 2017 7:15 pm, edited 1 time in total.
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)
I use : FiveWin for Harbour March-April 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
I use : FiveWin for Harbour March-April 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
- Silvio.Falconi
- Posts: 7187
- Joined: Thu Oct 18, 2012 7:17 pm
- Been thanked: 9 times
Re: árbol tree con múltiples diálogos
Now I found the testtre4.prg But this build a tree on a window and not into a dialog
How I cn make to insert a scroll but not for all dialogs ?
How I cn make to insert a scroll but not for all dialogs ?
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)
I use : FiveWin for Harbour March-April 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
I use : FiveWin for Harbour March-April 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com