Search found 436 matches: treeview

Return to advanced search

Re: New FTDN July/Julio (FWH 23.07)

gracias

Esto no tiene inconvenietnes al ser WARNING?
Source\tree_fw\treeview.c:
Warning W8060 Source\tree_fw\treeview.c 74: Possibly incorrect assignment in function HB_FUN_TVINSERTITEM
Warning W8019 Source\tree_fw\treeview.c 305: Code has no effect in function HB_FUN_TVEDITLABEL
by goosfancito
Tue Aug 15, 2023 7:27 pm
 
Forum: WhatsNew / Novedades
Topic: New FTDN July/Julio (FWH 23.07)
Replies: 7
Views: 1065

Re: New FTDN July/Julio (FWH 23.07)

Estimado Gustavo, Aqui tienes la versión más reciente: ttreevie.prg // Win32 TreeView support#include "FiveWin.ch"#include "Constant.ch"#define TV_FIRST                4352    //0x1100#define TVM_GETEDITCONTROL      ( TV_FIRST + 15 )#define ...
by Antonio Linares
Tue Aug 15, 2023 3:28 pm
 
Forum: WhatsNew / Novedades
Topic: New FTDN July/Julio (FWH 23.07)
Replies: 7
Views: 1065

HMG to Fivewin

hi, i have a Modul to "control" SumatraPDF "from App" but i got "missing" Function from HMG '_HB_FUN__ISWINDOWDEFINED' '_HB_FUN_GETFORMHANDLE' '_HB_FUN_ENABLEWINDOWREDRAW' '_HB_FUN_TERMINATEPROCESS' '_HB_FUN_ISVALIDWINDOWHANDLE' '_HB_FUN_GETPROPERTY' '_HB_FUN_GETWINDOWT...
by Jimmy
Wed Jan 25, 2023 11:19 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: HMG to Fivewin
Replies: 0
Views: 254

Re: Fivewin Uxtheme

... "Status" "Menu" "ListView" "Progress" "Tab" "Trackbar" "Tooltips" "TreeView" "Spin" "Page" "Scrollbar" "Edit" "ComboBox" "Taskbar Clock" "Tray Notify" ...
by Jimmy
Sat Oct 29, 2022 10:38 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fivewin Uxtheme
Replies: 8
Views: 790

Re: Borrar Items de Treeview

Gustavo,

oTree:Scan( bAction )

bAction recibe el parámetro oItem y tiene que devolver un valor lógico indicando si se ha encontrado lo que se buscaba ó hay que seguir buscando :-)

{ | oItem | ..., lEncontrado }

lEncontrado es .T. ó .F.
by Antonio Linares
Wed Nov 24, 2021 4:30 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Borrar Items de Treeview
Replies: 6
Views: 993

Re: Borrar Items de Treeview

Veo que tienen mas experiencia en tree que yo.

pueden decirme como puedo recorrerme el tree desde una punta a la otra pasando por todos los OITEM que tnega?

gracias
by goosfancito
Tue Nov 23, 2021 10:52 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Borrar Items de Treeview
Replies: 6
Views: 993

Re: project start document management system

TreeView and TINYMCE

Image
by Otto
Mon Aug 30, 2021 6:52 am
 
Forum: mod_harbour
Topic: project start document management system
Replies: 4
Views: 545

Re: project start document management system

TreeView and TINYMCE

Image
by Otto
Mon Aug 30, 2021 6:46 am
 
Forum: mod_harbour
Topic: project start document management system
Replies: 4
Views: 440

Re: TreeView

Dear Cristobal,
Do you know - I can't find out - if the free version supports drag & drop?
Best regards,
Otto
by Otto
Fri Aug 27, 2021 12:06 pm
 
Forum: mod_harbour
Topic: TreeView
Replies: 2
Views: 318

Re: TreeView

by cnavarro
Fri Aug 27, 2021 9:04 am
 
Forum: mod_harbour
Topic: TreeView
Replies: 2
Views: 318

TreeView

Hello friends,

I need a TreeView for my document management.
I've searched the internet and would now be begin with

jQuery and jQuery UI Dynamic Tree View Plugin - Fancytree.

Does anyone have experience with TreeView components and can recommend something to me?

Best regards,
Otto
by Otto
Fri Aug 27, 2021 6:50 am
 
Forum: mod_harbour
Topic: TreeView
Replies: 0
Views: 296

TreeView

Hello friends,

I need a TreeView for my document management.
I've searched the internet and would now be begin with
jQuery and jQuery UI Dynamic Tree View Plugin - Fancytree.

Does anyone have experience with TreeView components and can recommend something to me?

Best regards,
Otto
by Otto
Fri Aug 27, 2021 6:50 am
 
Forum: mod_harbour
Topic: TreeView
Replies: 2
Views: 318

Re: Negrita en in ITEM del tree?

Hace un monton de años coloree el tree modificando los fuentes y a base de pasar parametros a TreeDraw.c y tambien modificando el TreeView.prg-> DrawItem() No tengo lo de poner en negrita al pulsar un item. Eso requeriria dinamismo en los colores: Refrescar el tree cada vez que se pulse ...
by hmpaquito
Wed Aug 25, 2021 7:42 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Negrita en in ITEM del tree?
Replies: 20
Views: 1623

Re: Cargar Treeview desde un archivo jerarquizado

y partiendo desde el tree como llegas a ese array?
Estoy intentando rearmarlo pero no logro hacerlo.
by goosfancito
Sun May 30, 2021 12:04 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Cargar Treeview desde un archivo jerarquizado
Replies: 11
Views: 2016

Re: xbrwdisk change directory

Do you think you will provide "Search" for treeview shortly?


Yes, please.
by nageswaragunupudi
Sat Jan 16, 2021 7:20 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: xbrwdisk change directory
Replies: 8
Views: 763
Next

Return to advanced search