Search found 1437 matches: solve

Return to advanced search

Graphics Memory Problems

... I discovered that the EXE is still in the computer's memory. https://i.ibb.co/KjVDZ3n/mem.jpg How can I solve it?
by Silvio.Falconi
Fri Dec 06, 2024 2:59 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Graphics Memory Problems
Replies: 4
Views: 310

xbrowse focus for incremental search

I create the incremental search on xbrowse and ok.
Problem is: need to click on xbrowse before begin to type letters
How to define focus on browse ?

Try xbrowse:SetFocus() on dlg ON INIT but do not solve problem.
by JoséQuintas
Mon Dec 02, 2024 8:40 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: xbrowse focus for incremental search
Replies: 2
Views: 484

Incorrect Font Display

... , chr(202)+chr(164) etc. , It may be problem from unicode character, I try to use command FW_SetUnicode( .F. ) but nothing change. How can I solve this problem.
by Surasak
Fri Nov 29, 2024 8:46 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Incorrect Font Display
Replies: 29
Views: 2392

Re: change special chars in memo for use with Json

Hello Marc, my daughter sent me these lines of code a few days ago, saying that they would solve the code page problem. Unfortunately, I haven’t tried it yet. Could you please test it? Best regards, Otto #include "hbextcdp.ch"  cVData := IIF( ! isUtf8( ...
by Otto
Thu Nov 28, 2024 9:36 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: change special chars in memo for use with Json
Replies: 9
Views: 884

Re: attribute - creation date

Thanks ! I solve this problem like this - request processes of a certain type through WMi and compare them .CreationDate
by Natter
Wed Nov 20, 2024 2:12 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: attribute - creation date
Replies: 4
Views: 628

Re: cloud or not cloud

... they will never make the change to the web... Yes, it is as you say. With Mod Harbour, we have a deployment problem that we haven’t been able to solve. We should have invested more effort from the start to become part of a distribution like XAMPP. Additionally, we shouldn’t have split up the ...
by Otto
Sat Nov 16, 2024 8:15 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: cloud or not cloud
Replies: 34
Views: 4121

Re: cloud or not cloud

... of life from these users as a strong group here. I only see this from the perspective of the CLIPPER idea. It was a simple language, and you could solve problems without additional installations. It was a database language that included its own database within the language itself. Now, with Fivewin, ...
by Otto
Fri Nov 15, 2024 7:50 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: cloud or not cloud
Replies: 34
Views: 4121

xbrowse(autosort) + tdolphin - erro

... xbrowse does: SELECT * FROM orders AS p LEFT JOIN customers AS c ON(c.code=p.code) ORDER by key I believe this is the problem. How can I solve the situation? example: estrutura: table pedidos: chave data codigo table clientes: codigo nome chave oQry := oServer:Query('SELECT p.chave, p.data, ...
by MGA
Wed Nov 13, 2024 9:05 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: xbrowse(autosort) + tdolphin - erro
Replies: 6
Views: 699

Re: how to close downloaded files window in webview2

Hi Antonio,

Is there any other option that can solve this request other than the new version?
by Horizon
Fri Nov 08, 2024 2:13 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: how to close downloaded files window in webview2
Replies: 13
Views: 1192

Re: Copy file by mask

... that xHarbour (to the best of my knowledge can not even read the filenames). I am seeking advice on this. Better to create using Harbour and then solve the problem in my 2nd example first. When you advise a solution for reading, we may find a solution for writing too.
by nageswaragunupudi
Thu Nov 07, 2024 11:30 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Copy file by mask
Replies: 24
Views: 1535

Memory error

... path+"\map.jpg") When writing to a file, I get a memory error: hb_xgrab can't allocate memory How to solve this problem ?
by Natter
Thu Oct 10, 2024 10:10 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Memory error
Replies: 6
Views: 483

Re: Browse of my ADO Class

... de escalotamento na memória e os dialogos criados no FW tem como referência a instância do handle da janela principal WNDMAIN(). Neste caso você resolveria usando DEFINE WINDOW MDI para cada parte do programa que você deseja abrir, sendo que isto não faz o multithreading mais as janelas ficam independentes ...
by Giovany Vecchi
Tue Oct 08, 2024 2:06 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Browse of my ADO Class
Replies: 55
Views: 5197

Create button in FastReport preview

... I can replace the call from their native email routine and exchange it for mine. If I could do the same when exporting to Excel, that would also solve my problem here. Could anyone tell me if this is a possibility? I no longer know how to contact anyone at Fast.
by marca
Tue Oct 01, 2024 12:35 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Create button in FastReport preview
Replies: 0
Views: 230

Re: Browse of my ADO Class

... "nHeight" }   DATA oData, aColumns, aArray AS ARRAY  Ok, once one inherit another, do not need to create oData again, but trying solve error. Why need to save oData on browse ? Because I will change later. Variables are all ok, I can confirm using another library. And before twbrowse ...
by JoséQuintas
Mon Sep 30, 2024 3:11 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Browse of my ADO Class
Replies: 55
Views: 5197

Re: scrollbars on tFolderEx

... have changed the style of every dialog in the tFolderex control to paint the bars but they doesn't work (do nothing when i scroll them). How can I solve the problem? Roberto https://www.recinformatica.it/exeRcinfo/DATI/2024/DOCS_SITO/00000095.JPG Roberto, I can't figure out where ...
by Silvio.Falconi
Tue Sep 03, 2024 6:32 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: scrollbars on tFolderEx
Replies: 26
Views: 3779
Next

Return to advanced search