Search found 1017 matches: clear

Return to advanced search

Re: SetMultiSelectCol() on line

... L .T. Stack Calls =========== Called from: xbmulsel.prg => _LREADONLY( 0 ) Called from: xbmulsel.prg => (b)MAIN( 38 ) Maybe I did not say it clear enough I would like the procedure to check whether xbrowse has/does not have :SetMultiSelectCol() if it does not have the :SetMultiSelectCol() ...
by Silvio.Falconi
Tue Apr 23, 2024 6:51 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: SetMultiSelectCol() on line
Replies: 5
Views: 167

Re: ADS with 64bit FWH Apps

I'm not clear. Do I have to rebuild [x]Harbour with the ADS files provided by NWKL (sorry, I don't know your name) and add axcws32.dll/axcws64.dll to the packages? Please confirm.
by Enrico Maria Giordano
Tue Apr 16, 2024 7:15 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADS with 64bit FWH Apps
Replies: 24
Views: 2296

Re: RAO advice on using Mysql

Thanks RAO for the clear specification, and how to use RecSet.
Now we also know what methods are available.

Regards Maurizio
www.nipeservice.com
by Maurizio
Fri Feb 02, 2024 2:24 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: RAO advice on using Mysql
Replies: 12
Views: 975

Re: I'm not asking for the moon...

I tried to make a mini class but not run just to make it clear what I wanted, I understood that tget doesn't work well and a subclass is needed // TGetNumeric class #include "fivewin.ch"function Main()   local oDlg, oGet   local nVar ...
by Silvio.Falconi
Thu Jan 18, 2024 12:09 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: I'm not asking for the moon... Resolved!!
Replies: 24
Views: 2148

Parameterization of xReport

... causes the background of the table head to appear in a bright blue (#007bff), while the text is in white. This design ensures high contrast and clear readability of the headers in the table. cHtmlTmp += 'background-color: ' + hReport['custom-th-background-color'] + ';' cHtmlTmp += 'color: ' ...
by Otto
Sat Jan 13, 2024 8:33 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Parameterization of xReport
Replies: 2
Views: 570

Re: ButtonBmp TABSTOP

... No TabStop  CONTROL "&Three", 203, "Button", WS_TABSTOP, 129, 16, 50, 20}  Working fine too. I think I wasn't very clear, in the .res file I put it as a tabstop but as I use the same dialog for 2 different options in the system I would like to set via program whether ...
by wartiaga
Sat Jan 06, 2024 3:23 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: ButtonBmp TABSTOP
Replies: 18
Views: 2788

Re: Animaciones en dialogos

... la parte superior nPosY := nPosY - nStep @ nPosY, 1 TO MovimientoDialogo // Si llega a la parte superior, detener el temporizador IF nPosY <= 0 CLEAR TIMER WAIT "Espere un momento..." TIMEOUT 1 // Cerrar el formulario RELEASE WINDOW MovimientoDialogo ENDIF RETURN En este ejemplo, se ...
by paquitohm
Wed Dec 27, 2023 5:10 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Animaciones en dialogos
Replies: 2
Views: 387

Re: A Call for New Ideas and Web Integration

... beginning of the end. Only a small correction: you do not have to check the forum regularly yourself, just activate the forum notifications. It's clear, we are now all experienced FIVEWINNERS, FIVEWIN is super stable, and the standard situations are solved. But for those of us who don't just want ...
by Enrico Maria Giordano
Mon Dec 11, 2023 9:53 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: A Call for New Ideas and Web Integration
Replies: 7
Views: 741

A Call for New Ideas and Web Integration

... now where there are days without new posts. What happens then: You stop checking the forum regularly. It's actually the beginning of the end. It's clear, we are now all experienced FIVEWINNERS, FIVEWIN is super stable, and the standard situations are solved. But for those of us who don't just want ...
by Otto
Sun Dec 10, 2023 10:36 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: A Call for New Ideas and Web Integration
Replies: 7
Views: 741

Re: Convert a print to Rtf or doc

... of knowing and of which he is a repeated ambassador. even viewing this image https://mybergland.com/fwforum/neutriathlonclip5.jpg is a clear sign that you are constantly taking the piss out of me because if he had a bit of love he wouldn't make a list with reference to umbrellas since ...
by Silvio.Falconi
Fri Dec 01, 2023 9:49 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Convert a print to Rtf or doc
Replies: 33
Views: 3467

Re: random sentences generator

... sweet made from cocoa.") Tokenizer("The Earth is the third planet in the solar system and has a moon.") Tokenizer("Water is a clear and odorless liquid made of hydrogen and oxygen.") Tokenizer("Cats are very popular pets.") However, as a result, I only get el ...
by Otto
Thu Nov 30, 2023 9:19 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: random sentences generator
Replies: 6
Views: 713

Re: hash for storing variables

... with simple instructions like $-> DATEPICKER: id = dateInput. This offers several benefits: Clarity and Compactness: The code remains clear and easy to read. Reusability: The same component can be reused in different parts of a project, simplifying maintenance. Centralized Updates: ...
by Otto
Tue Nov 28, 2023 8:40 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: hash for storing variables
Replies: 7
Views: 526

SWITCH class not clear

https://image.ibb.co/gxsEdF/Sin_t_tulo.png swicth sample test If I made @ 100,207 SWITCH oSwicth VAR lSwicth PIXEL SIZE 40,16 OF oDlg UPDATE OVALSTYLE; COLOR CLR_GREEN, CLR_GRAY ; THUMBSIZE 16 THUMBCOLOR CLR_WHITE https://i.postimg.cc/QtsxhBRj/hh.png if I create a sm...
by Silvio.Falconi
Fri Nov 17, 2023 9:03 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: SWITCH class not clear
Replies: 0
Views: 330

Re: Interesting discussion with ChtGPT

... in how effective its answers will be. When you're dealing with specific things like converting numbers between bases in math, it's crucial to clearly state the bases you're starting with and switching to. Think of prompt engineering as the art of crafting your question so it's crystal clear ...
by Otto
Tue Nov 07, 2023 11:48 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Interesting discussion with ChtGPT
Replies: 15
Views: 1243

Interesting discussion with ChtGPT

... of 15-minute units between the two given times. User: Regarding only this part, what is considered outdated for example? ChatGPT: Sorry, I wasn't clear. When I talk about "outdated", I'm referring to the general context of programming languages and not specifically to the provided code ...
by Otto
Mon Nov 06, 2023 4:46 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Interesting discussion with ChtGPT
Replies: 15
Views: 1243
Next

Return to advanced search