Hi, thanks,
I'll try it
Search found 56 matches
- Thu Feb 27, 2025 5:44 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: adjust zoom in xBrowse
- Replies: 10
- Views: 9594
- Thu Feb 27, 2025 11:46 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: adjust zoom in xBrowse
- Replies: 10
- Views: 9594
Re: adjust zoom in xBrowse
This company did, I downloaded the demo version where I can see that it does what I need
Link https://www.donorquest.com/
Link https://www.donorquest.com/
- Tue Feb 25, 2025 10:29 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: adjust zoom in xBrowse
- Replies: 10
- Views: 9594
Re: adjust zoom in xBrowse
I don't know if I applied it correctly, but I need to save the Zoom Status for when I open the Dialog again with Xbrowse, in the last ZOOM
- Sat Feb 22, 2025 12:14 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: adjust zoom in xBrowse
- Replies: 10
- Views: 9594
Re: adjust zoom in xBrowse
Hello friends, thanks for replying
I need exactly what "Ctrl+ and Ctrl- and" do, but I want to Save this Status, so that the user can choose the Zoom size, preferably allowing it to be Saved together with "SaveState() and :RestoreState(cState)"

I need exactly what "Ctrl+ and Ctrl- and" do, but I want to Save this Status, so that the user can choose the Zoom size, preferably allowing it to be Saved together with "SaveState() and :RestoreState(cState)"

- Fri Feb 21, 2025 6:20 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: adjust zoom in xBrowse
- Replies: 10
- Views: 9594
adjust zoom in xBrowse
Adjust the zoom in xBrowse Hello friends, is it possible to have this control to adjust the Zoom of Xbrowse
Friends, would you have an Example
https://i.ibb.co/bRz7621x/zzzzzzzzzzzzz ... zzzzzz.jpg

Friends, would you have an Example
https://i.ibb.co/bRz7621x/zzzzzzzzzzzzz ... zzzzzz.jpg

- Wed Oct 30, 2024 10:59 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Ocultar/Exibir ( 01 Um ) Radio (dependendo da Condição)
- Replies: 2
- Views: 621
Re: Ocultar/Exibir ( 01 Um ) Radio (dependendo da Condição)
Thank you very much to all my friends.
resolved
oT_TIPO_COMANDA:aItems[3]:Show() // Exibe o Radio inicialmente
or
oT_TIPO_COMANDA:aItems[3]:Hide() // Oculta o Radio se o arquivo existir
oT_TIPO_COMANDA:Refresh() // Atualiza a interface
resolved
oT_TIPO_COMANDA:aItems[3]:Show() // Exibe o Radio inicialmente
or
oT_TIPO_COMANDA:aItems[3]:Hide() // Oculta o Radio se o arquivo existir
oT_TIPO_COMANDA:Refresh() // Atualiza a interface
- Mon Oct 28, 2024 5:15 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Ocultar/Exibir ( 01 Um ) Radio (dependendo da Condição)
- Replies: 2
- Views: 621
Ocultar/Exibir ( 01 Um ) Radio (dependendo da Condição)
Hello All Friends Is It Possible To Hide/Show (01 One) Radio (depending on the Condition)
Inside a Dialog (PellesC) Example Dialog with Radio id 4002,4003, 4004
depending on hiding the ID 4004

Inside a Dialog (PellesC) Example Dialog with Radio id 4002,4003, 4004
depending on hiding the ID 4004

- Thu Sep 12, 2024 9:04 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Show Server Connection Lost Error Msg
- Replies: 0
- Views: 782
Show Server Connection Lost Error Msg
Hello All Friends
Would it be possible to display the error text below?
Alert SQLLIB/1000 MySQL RDD: Can't connect to MySQL server on '10.0.0.120' (10065)
I Wanted to Give the User Some Personalized Information
https://i.ibb.co/hyWkkZy/Whats-App-Image-2024-09-12-at-17-54-22.jpg
https://i.ibb ...
Would it be possible to display the error text below?
Alert SQLLIB/1000 MySQL RDD: Can't connect to MySQL server on '10.0.0.120' (10065)
I Wanted to Give the User Some Personalized Information
https://i.ibb.co/hyWkkZy/Whats-App-Image-2024-09-12-at-17-54-22.jpg
https://i.ibb ...
- Sat May 25, 2024 12:43 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: XBROWSE (It's giving me an error when I put Transparent)
- Replies: 9
- Views: 2606
Re: XBROWSE (It's giving me an error when I put Transparent)
Hi, is this possible on Xbrowse?
- Fri May 24, 2024 4:41 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: XBROWSE (It's giving me an error when I put Transparent)
- Replies: 9
- Views: 2606
Re: XBROWSE (It's giving me an error when I put Transparent)
the columns were not transparent
- Thu May 23, 2024 2:49 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: XBROWSE (It's giving me an error when I put Transparent)
- Replies: 9
- Views: 2606
Re: XBROWSE (It's giving me an error when I put Transparent)
It was great, the only thing missing was that detail.


- Wed May 22, 2024 8:59 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: XBROWSE (It's giving me an error when I put Transparent)
- Replies: 9
- Views: 2606
- Tue May 21, 2024 8:33 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: XBROWSE (It's giving me an error when I put Transparent)
- Replies: 9
- Views: 2606
Re: XBROWSE (It's giving me an error when I put Transparent)
Hello
Not Worrk


Not Worrk


- Mon May 20, 2024 7:51 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: XBROWSE (It's giving me an error when I put Transparent)
- Replies: 9
- Views: 2606
XBROWSE (It's giving me an error when I put Transparent)
It's giving me an error when I put Transparent
oDB_TEMPO_VENDA:lTransparent := .F. ------> OK
oDB_TEMPO_VENDA:lTransparent := .T. ------> ERROR
Fw VERSION 22.03
*----------------------------------------------------------------------------
oDB_TEMPO_VENDA := TXBrowse():New( oDlg_PDV ...
oDB_TEMPO_VENDA:lTransparent := .F. ------> OK
oDB_TEMPO_VENDA:lTransparent := .T. ------> ERROR
Fw VERSION 22.03
*----------------------------------------------------------------------------
oDB_TEMPO_VENDA := TXBrowse():New( oDlg_PDV ...
- Fri May 10, 2024 12:08 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Erro Expor to Excel in xbrowse
- Replies: 2
- Views: 611
Re: Erro Expor to Excel in xbrowse
thank you very much, resolved