Search found 11 matches: freeze

Searched query: freeze

by nageswaragunupudi
Tue May 14, 2024 6:41 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Best use of aSelected in Xbrowse
Replies: 1
Views: 331

Re: Best use of aSelected in Xbrowse

... Code-A is better and we can handle the consequential changes in our code programmatically.

In large selections, It seems that code A can freeze ? (or just bad coding :D ) How can I show a Timer or visual reccount in Xbrowse

You may use:
1.
CursorWait()
<operation>
CursorArrow()
OR
2 ...
by Marc Venken
Tue May 14, 2024 10:11 am
Forum: FiveWin for Harbour/xHarbour
Topic: Best use of aSelected in Xbrowse
Replies: 1
Views: 331

Best use of aSelected in Xbrowse

... need to program it but in Code B Xbrowse will handle also the change in other field, so less code

In large selections, It seems that code A can freeze ? (or just bad coding :D ) How can I show a Timer or visual reccount in Xbrowse (Somewhere in footer ?)

I use this a lot !!! but i learned about ...
by Antonio Linares
Sat Jan 27, 2024 5:49 am
Forum: FiveWin para Harbour/xHarbour
Topic: leer y pdf y extraer datos
Replies: 16
Views: 2566

Re: leer y pdf y extraer datos

... para Windows que convierte los scripts de Python en archivos .exe. Tiene algunas limitaciones, como no soportar Python 3.7 o superior3.
cx_Freeze: Es una herramienta multiplataforma que crea ejecutables a partir de scripts de Python. Soporta Python 3.6 o superior, y permite incluir módulos ...
by dutch
Tue Dec 19, 2023 6:20 pm
Forum: FiveWin for Harbour/xHarbour
Topic: How do I know the field name in xbrowse:column
Replies: 22
Views: 3205

Re: How do I know the field name in xbrowse:column

Dear Mst.Rao and Maurizio,
I got another problem for ::nFreeze. If you scroll to right until the column hide under freeze, the :cExpr will show incorrected.
I use

cField := oBrw:aCols[oBrw:nColSel]:cExpr

Maurizio

Dear Master,

It works correctly. Thx.

Try
cField := oBrw:SelectedCol():cExpr
by Enrico Maria Giordano
Mon Dec 18, 2023 8:37 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Using Microsoft AI Phi-2 from FWH
Replies: 51
Views: 14233

Re: Using Microsoft AI Phi-2 from FWH

... K_M.gguf" and have you properly provided its path in the PRG code ?

No. :-) Now it works. This is allows it to be compiled with xHarbour too:

hb_retnll( ( LONGLONG ) callback );

A Stop button would be useful. After a certain amount of line of text it seems to freeze. Maybe a scrolling is needed?
by nageswaragunupudi
Mon Dec 18, 2023 4:45 pm
Forum: FiveWin for Harbour/xHarbour
Topic: How do I know the field name in xbrowse:column
Replies: 22
Views: 3205

Re: How do I know the field name in xbrowse:column

dutch wrote:Dear Mst.Rao and Maurizio,
I got another problem for ::nFreeze. If you scroll to right until the column hide under freeze, the :cExpr will show incorrected.
Maurizio wrote:I use

cField := oBrw:aCols[oBrw:nColSel]:cExpr

Maurizio
Try

Code: Select all | Expand

cField := oBrw:SelectedCol():cExpr
by dutch
Sun Dec 17, 2023 5:35 pm
Forum: FiveWin for Harbour/xHarbour
Topic: How do I know the field name in xbrowse:column
Replies: 22
Views: 3205

Re: How do I know the field name in xbrowse:column

Dear Mst.Rao and Maurizio,
I got another problem for ::nFreeze. If you scroll to right until the column hide under freeze, the :cExpr will show incorrected.
Maurizio wrote:I use

cField := oBrw:aCols[oBrw:nColSel]:cExpr

Maurizio
by nageswaragunupudi
Thu Oct 19, 2023 4:04 am
Forum: FiveWin for Harbour/xHarbour
Topic: Xlsxlibhb_ver2
Replies: 57
Views: 14349

Re: Xlsxlibhb_ver2

This example demonstrates:

1. Image Brush
2. Sheet name customized
3. Group Headers
4. Freeze Header Rows
5. Hide Zero values
6. Footer row with aggregage formulae

https://imagizer.imageshack.com/v2/xq70/923/CY8dZk.png

Exporting tables is very simple
#include "fivewin.ch"

function Main ...
by karinha
Fri Mar 17, 2023 4:50 pm
Forum: FiveWin para Harbour/xHarbour
Topic: WBrowse - color fondo cabecera y Congelar columnas- consulta
Replies: 6
Views: 853

Re: WBrowse - color fondo cabecera y Congelar columnas- consulta

José, WBrowse.prg original de FWH? Freeze no funciona en esta versión? certezca? Que lástima. entoces, cambia a XBROWSE() del maestro Nages ó intenta con TCBROWSE() para veer se funciona bién.

Regards, saludos.
by Rick Lipkin
Mon Dec 26, 2022 1:43 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Christmas 2022
Replies: 11
Views: 947

Re: Christmas 2022

Merry Christmas from the DEEP FREEZE in ( normally warm) South Carolina USA ... Rick Lipkin