Search found 454 matches: initial

Return to advanced search

xbrowse <-> Tree and viceversa

... select to do the grouping by the "State" field or not to do it. If it decides not to do the grouping the procedure has to go back to the initial table That is, I would like to show both a normal table ( xbrowse) and a tree ( xbrowse) in the same xbrowse. if i have a tree how can i make ...
by Silvio.Falconi
Sat May 13, 2023 9:43 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: xbrowse <-> Tree and viceversa
Replies: 12
Views: 665

Re: ChatGPT

... "choices": [ { "text": "\r\nICD-10 Diagnosis Codes: \r\n1. S52.521A - Fracture of lower end of right radius, initial encounter for closed fracture \r\n2. S52.522A - Fracture of lower end of right ulna, initial encounter for closed fracture \r\n3. S52.531A - ...
by reinaldocrespo
Tue May 09, 2023 9:31 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ChatGPT
Replies: 19
Views: 1234

Re: Convert code to FWH

Dear Darrell, Please download this zip file: https://github.com/starofrainnight/winio/releases/download/3.0/WinIo.zip And try this initial version: #include "FiveWin.ch"#include "dll.ch"#define AddrPort 0x2e#define DataPort 0x2f#define SIO_UnLock_Value 0x87#define ...
by Antonio Linares
Sat Apr 29, 2023 5:11 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Convert code to FWH
Replies: 15
Views: 972

lose focus on buttonbar

i have a simple dialog with a buttonbar and 8 buttons initially only the first 6 buttons are shown if the user changes the buttonbar type it must show only two buttons if the user restores the initial buttonbar he must put back the 6 buttons when the ...
by Silvio.Falconi
Thu Apr 27, 2023 9:22 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: lose focus on buttonbar
Replies: 17
Views: 1121

sort up/down xbrowse error function sort

on first column of xbrowse I have an black arrow to sort the dbf https://i.postimg.cc/28W1PtJb/j.png initial run ok , them when I click on header it refresh the oBrw but not the nHeadBmpNo why ? look this sample #include "fivewin.ch"REQUEST DBFCDXfunction ...
by Silvio.Falconi
Tue Feb 28, 2023 11:18 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: sort up/down xbrowse error function sort
Replies: 0
Views: 249

Re: xbrowse custom myBrowse

... into consideration, instead I consider it very useful in practice if we have 15 fields in the xbrowse table and we want to display only 4 of them initially for reasons that may also be of aesthetics, the end user however he could display the field he wants online and the configuration is saved ...
by Silvio.Falconi
Sun Feb 26, 2023 5:22 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: xbrowse custom myBrowse
Replies: 2
Views: 219

Re: cGetFile32 initial file

ARREGLADO FALTABA lSAved:=.T. Function cGetFile32( cFileMask, cTitle, nDefaultMask, cInitDir, lSave, nFlags, cIniFile ) local cSection, cFile local nRet DEFAULT lSave := .f. CursorWait() // On cGetFile() that parameter is a boolean for long filenames if nFlags != Nil .and. ValType( nFlags ) != "...
by PAUL SIMM
Mon Nov 28, 2022 1:23 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: cGetFile32 initial file
Replies: 3
Views: 609

Re: Dark-Mode and CHECKBOX

Hi MR Hao.
My initial idea when I made this function was to put a real routine for themes.
Look. We can define a theme class to apply to all components (RadioBox, ComboBox, CheckBox etc) and then just call this function I posted. More Function has only CheckBox and RadioBox.
by Giovany Vecchi
Mon Nov 28, 2022 1:20 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Dark-Mode and CHECKBOX
Replies: 16
Views: 943

Re: cGetFile32 initial file

I HAVE THE SAME PROBLEM SINCE UPDATING TO FWH 21.02 Revised

DOS'NT SHOW THE FLE NAME IN THE NAME BOX.
by PAUL SIMM
Mon Nov 28, 2022 1:16 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: cGetFile32 initial file
Replies: 3
Views: 609

PROBLEM WITH A TGET CONTROL & spinner

... UP 0.50 ON DOWN 0.50 ; but I would like the end user to be able to select € 0.50 at a time from a minimum of € 0.50 to a maximum of € 200 and the initial value must be € 1.00 why not run ?
by Silvio.Falconi
Fri Nov 18, 2022 8:24 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: PROBLEM WITH A TGET CONTROL & spinner
Replies: 2
Views: 234

FiveWin to HTML

Hello friends, I'm developing functions and classes to convert my application to pages automatically. At the moment I'm trying to find an initial way to pick up a window in.RC with all the controls and redraw it on page. By examining the oDialog object I can see all the controls and their properties. ...
by Ari
Thu Nov 10, 2022 3:55 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FiveWin to HTML
Replies: 5
Views: 527

Re: Search for a number on xbrowse and highlight it

... I wish select only one number If I press "N+" I wish select all number = number selected If I press "X" the procedure go to initial state https://i.postimg.cc/G2xvPX6s/kk.gif #include "fivewin.ch"#include "constant.ch"#define START_OF_NUMBERS ...
by Silvio.Falconi
Wed Oct 12, 2022 8:56 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Search for a number on xbrowse and highlight it
Replies: 9
Views: 633

Re: TSButton 7 bpaint.c

hua wrote:Issue resolved using this version from Cristobal.
https://bitbucket.org/fivetech/fivewin- ... uttonu.zip


I modified the initial version to support Unicode characters, so I called it tsbuttonU
by cnavarro
Thu Oct 06, 2022 10:31 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: TSButton7 bpaint.c
Replies: 10
Views: 612

Xbrowse can read Jason... but I can not ...

... clear for me) has only simple Header and value. Reading become difficult when there are complex strings inside the Jason. Xbrowse can read the initial data, but also the more complex one because xbrowse will cal a new xbrowse and voila... the more deeper headers and data will show. Otto had ...
by Marc Venken
Tue Oct 04, 2022 2:30 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Xbrowse can read Jason... but I can not ...
Replies: 1
Views: 232
PreviousNext

Return to advanced search