Search found 33 matches: classtree

Return to advanced search

Re: SPLITTER : how to"resize" Client Area

hi Antonio, Have you reviewed FWH\samples\classtree.prg ? YES I think it is a very good example of working with splitters Look for splitter in FWH\samples and you will find several examples NO left Side goes from TOP to BUTTON what i not do while ...
by Jimmy
Thu Nov 03, 2022 7:41 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: SPLITTER : how to"resize" Client Area
Replies: 17
Views: 1759

Re: SPLITTER : how to"resize" Client Area

Dear Jimmy,

Have you reviewed FWH\samples\classtree.prg ?

I think it is a very good example of working with splitters

Look for splitter in FWH\samples and you will find several examples
by Antonio Linares
Thu Nov 03, 2022 7:26 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: SPLITTER : how to"resize" Client Area
Replies: 17
Views: 1759

Re: SPLITTER : how to"resize" Client Area

... ;      ON RESIZE ( oSplit:AdjLeft(), oSplit:AdjRight() )return nil   You can also review FWH\samples\classtree.prg for using more than one splitter
by Antonio Linares
Mon Oct 31, 2022 1:42 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: SPLITTER : how to"resize" Client Area
Replies: 17
Views: 1759

Re: Ejemplo de un TREE?

Antonio Linares wrote:Armando,

Revisa FWH\samples\testtree.prg

También puedes revisar classtree.prg y xmltree.prg


podrias pasarme el test.xml? no lo tengo. gracias
by goosfancito
Tue Feb 16, 2021 3:47 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Ejemplo de un TREE?
Replies: 4
Views: 681

Re: Diagrama de Clases UML de las clases FWH (Curiosidad)

Revisa FWH\samples\classtree.prg Ok, lo he visto, es parecido pero me interesaba vitaminarlo más y ser más visual. Lo que hago es analizar los PRG en la estructura de carpetas y crear lo mismo en lenguaje UML para tener un Mapa Visual ...
by VictorCasajuana
Tue Feb 02, 2021 9:17 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Diagrama de Clases UML de las clases FWH (Curiosidad)
Replies: 2
Views: 346

Re: Ejemplo de un TREE?

Armando,

Revisa FWH\samples\testtree.prg

También puedes revisar classtree.prg y xmltree.prg
by Antonio Linares
Tue Nov 17, 2020 9:16 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Ejemplo de un TREE?
Replies: 4
Views: 681

Re: Como añado una rama a un determino HITEM?

Gustavo,

oItem:Add( cPrompt, nImage, Cargo )

revisa FWH\samples\classtree.prg
by Antonio Linares
Tue Nov 10, 2020 10:02 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Como añado una rama a un determino HITEM?
Replies: 6
Views: 734

Re: Herencia de TWindow y dudas

Jose Vicente, Ejecuta el ejemplo samples\classtree.prg y te ayudará a entenderlo 1. Clase HBObject https://github.com/harbour/core/blob/master/src/rtl/tobject.prg 2. Un objeto está contenido en un array. Esto lo puedes comprobar calculando ...
by Antonio Linares
Sun Jul 21, 2019 5:13 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Herencia de TWindow y dudas
Replies: 2
Views: 638

Re: Methods of a variable

Byron,

Please run FWH\samples\classtree.prg

With that PRG you can review all the classes that are linked in your app.

Basic types are simulated, they are not real classes. You can't see them in the above example.
by Antonio Linares
Sat May 21, 2016 8:29 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Methods of a variable
Replies: 3
Views: 705

Re: Sub Niveles en Treeview

Victor,

Prueba con:

oTree:GetSelected()

devuelve el item seleccionado en el treeview

Tienes un ejemplo de uso en FWH\samples\classtree.prg
by Antonio Linares
Tue Nov 03, 2015 11:59 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Sub Niveles en Treeview ( SOLUCIONADO )
Replies: 8
Views: 1233

Re: Datos de un Objeto

Revisa FWH\samples\classtree.prg

Image
by Antonio Linares
Fri Oct 30, 2015 8:34 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Datos de un Objeto
Replies: 2
Views: 432

Re: New FWH 14.09

... is still an error. Microsoft Windows [Version 6.1.7601] Copyright (c) 2009 Microsoft Corporation. Alle Rechte vorbehalten. C:\fwh\samples>hbmk classtree ---- mit MingW Harbour 3.2.0dev (r1410211457) Copyright (c) 1999-2014, http://harbour-project.org/ Compiling 'classtree.prg'... Lines 4532, ...
by Gross
Sun Nov 02, 2014 9:06 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: New FWH 14.09
Replies: 55
Views: 10718

Re: New FWH 14.09

Hello Antonio unfortunately still fail in Build 6 C:\fwh\samples>hbmk classtree ---- mit MingW Harbour 3.2.0dev (r1410211457) Copyright (c) 1999-2014, http://harbour-project.org/ Compiling 'classtree.prg'... Lines 4532, Functions/Procedures 13 Generating ...
by Gross
Sat Nov 01, 2014 5:45 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: New FWH 14.09
Replies: 55
Views: 10718

Re: New FWH 14.09

Hello Antonio, the create of FWH \ samples \ ClassTree.prg with FWH 1409 (Build 5) and MinGW experience the following error: c:\fwh\samples>hbmk classtree ---- mit MingW Harbour 3.2.0dev (r1409151039) Copyright (c) 1999-2014, http://harbour-project.org/ ...
by Gross
Tue Oct 28, 2014 9:16 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: New FWH 14.09
Replies: 55
Views: 10718
Next

Return to advanced search

cron