Search found 712 matches: asked

Searched query: asked

by TomH
Tue Jan 28, 2025 3:04 am
Forum: FiveWin for Harbour/xHarbour
Topic: new Class TDeepSeek in next FWH 24.12
Replies: 16
Views: 35406

Re: new Class TDeepSeek in next FWH 24.12

I just tested DeepSeek's operations, and it is currently functioning normally.
Additionally, I asked it about the cause of this incident (after enabling web search), and here is the response it provided:

-----------------
Yes, according to reports from multiple media outlets, DeepSeek has recently ...
by Antonio Linares
Mon Jan 06, 2025 10:16 am
Forum: FiveWin for Harbour/xHarbour
Topic: OpenAI vision API from FWH
Replies: 10
Views: 8801

Re: OpenAI vision API from FWH

Dear Otto,

Nvidia's Jetson Nano Orin uses Linux (a special ubuntu version) so I have just asked copilot if ollama may be installed on it:

Yes, it is possible to use Ollama on the Jetson Nano Orin. Ollama is an open-source tool that allows you to run large language models (LLMs) locally on Jetson ...
by dtussman
Tue Dec 31, 2024 6:25 pm
Forum: FiveWin for Harbour/xHarbour
Topic: oauth for dummies
Replies: 10
Views: 1264

Re: oauth for dummies

... code but it was very confusing. It says you have to have your app verified, is that true? I submitted a request and it said it will take 3 weeks. And it asked for url link and link to privacy statement etc, which I assume is irrelevant for a desktop app.

Anyway, thanks and Happy New Year!

David
by Silvio.Falconi
Wed Dec 11, 2024 10:52 am
Forum: FiveWin for Harbour/xHarbour
Topic: xbrowse save data from Tget
Replies: 4
Views: 762

Re: xbrowse save data from Tget

... messages, maybe no

You are all professors, you decree from the top of the chair but then you don't understand what I mean
I know the valid one well

aGet[21]:bMMoved := { |nRow, nCol, nKeyFlags| ---------------------------------- }


I asked how to save the content of the get control in xbrowse
by Carles
Sat Nov 16, 2024 6:30 am
Forum: FiveWin for Harbour/xHarbour
Topic: cloud or not cloud
Replies: 34
Views: 10484

Re: cloud or not cloud

... to program with Harbour in the cloud or not. My answer is a resounding yes. Everything else, about dbf, ai, ... has nothing to do with what was asked.

And it is curious that you mention the use of PHP to be able to manage Dbf on the Internet. You force a user to know Apache and PHP perfectly for ...
by Silvio.Falconi
Fri Nov 08, 2024 8:01 am
Forum: FiveWin for Harbour/xHarbour
Topic: xbrowse very slow vs Xbrowser
Replies: 18
Views: 3990

Re: xbrowse very slow vs Xbrowser

Dear Nages, Dear Antonio

https://i.postimg.cc/8PmcJYVm/Visual-basic-net.gif

I asked a friend who uses VBnet to make me a table with my archive and I could notice that unlike Xbrowse the horizontal and vertical scroll is larger than Xbrowse, I mean the scroll bar and therefore the user immediately ...
by Silvio.Falconi
Thu Nov 07, 2024 11:55 am
Forum: FiveWin for Harbour/xHarbour
Topic: xbrowse report
Replies: 3
Views: 1060

Re: xbrowse report

nageswaragunupudi wrote:Please try writing your own Report
I had only asked to print the lines and make a print with the zoom, doing without it is a bit difficult for me given that there are 91 columns
by ralph
Mon Nov 04, 2024 10:17 pm
Forum: FiveWin for Harbour/xHarbour
Topic: xbrowse drag / drop (to Mr. Rao)
Replies: 9
Views: 1271

xbrowse drag / drop (to Mr. Rao)

I asked Copilot to build a program to allow reorder rows in a list using drag & drop and xBrowse
This is the result:


#include "FiveWin.ch"
function Main()
local oDlg, oBrw, aData

aData := { ;
{ "Item 1", "Codigo 1", "Producto 1", 10, "Uni 1", 100, 5, 95 }, ;
{ "Item 2", "Codigo 2", "Producto 2 ...
by Marc Venken
Thu Oct 31, 2024 12:35 pm
Forum: FiveWin for Harbour/xHarbour
Topic: RDS (Remote Desktop) and FW programming
Replies: 10
Views: 1871

Re: RDS (Remote Desktop) and FW programming

And now, anno 2024 i'm gonna use it )))) Fwin for live !!

BTW I asked ChatGpt if afther installation anything should be done for optimasation :
Which of the suggestion should I folow and try to use ?
We are only 3 users

After a standard installation on a powerful machine like an i7 with 16 GB RAM ...
by TimStone
Sun Oct 27, 2024 9:15 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Preview of the invoice in advance
Replies: 14
Views: 2955

Re: Preview of the invoice in advance

... who does not want to give out their phone number for a service follow up. Our clients only text related to the service they are rendering, or asked to render, so the client never receives unwanted texts. Thus they are happy to give out the number. Of course, if they don't want texts, that is ...
by karinha
Wed Oct 23, 2024 11:51 am
Forum: FiveWin for Harbour/xHarbour
Topic: problem with buttonbar
Replies: 4
Views: 600

Re: problem with buttonbar

I asked to test to see if it was a defect in your version, probably FWH24.09.

Regards, saludos.
by karinha
Sun Oct 20, 2024 2:51 pm
Forum: FiveWin for Harbour/xHarbour
Topic: New FWH 24.09
Replies: 97
Views: 14918

Re: New FWH 24.09

... Ya hice todas las pruebas que me pidió el Maestro Nages y las publiqué aquí. Vea este ejemplo:

I've already done all the tests that Master Nages asked for and posted them here. See this example:


// C:\FWH\SAMPLES\NAGESCH7.PRG - Version 2 - CON "PTISO"

#include "FiveWin.ch"

REQUEST HB_LANG_PT ...
by JoseAlvarez
Mon Oct 14, 2024 4:05 pm
Forum: FiveWin para Harbour/xHarbour
Topic: Esperar a que termine la plicaion llamada con ShellExecute
Replies: 7
Views: 1131

Re: Esperar a que termine la plicaion llamada con ShellExecute

Interesting. But what is ShellExecute.xsd?


Enrico, good question. I asked myself the same thing when I couldn't find it with the .EXE extension

When I migrated to WINDOWS 11 I encountered that change. Apparently it has to do with something for XML compatibility.

Hopefully one of the masters will ...
by Silvio.Falconi
Wed Oct 09, 2024 9:22 am
Forum: FiveWin for Harbour/xHarbour
Topic: pixel on print
Replies: 5
Views: 620

pixel on print

... must also calculate the left margin and the top margin
which is also used by the image

I can't center the pixels in the right position, I even asked Open Ai without having satisfactory results

https://i.postimg.cc/rw0Jm90r/tt.png



for example for the first 10 boxes the data is the following ...
by Enrico Maria Giordano
Wed Oct 09, 2024 8:30 am
Forum: FiveWin para Harbour/xHarbour
Topic: Cambio dimensiones gets FWH-24.09
Replies: 39
Views: 5478

Re: Cambio dimensiones gets FWH-24.09

... BCC version, I don't know.

Another thing I am surprised why it is not working with Harbour for him alone while it is working well for me and other friends I asked. What solution I can provide to him.

It works with Harbour because Harbour does not use modff(), if this is what you were asking.