I've seen it all. But I haven't figured out how to use it. The only thing that comes to mind is to open bitmap's gradients in XImage and read the pixel colors from DC. Save the results to the database
... := .f. antes de activar el dialogo ya no aparecen los dos primeros mensajes, y se soluciona el problema. Wonderful observation. I would have never figured it out, because in my FWH2206 build the data lHtml is initialized to .F. even inside dialog.prg. Looks like I have a revised build. If you like, ...
... Any suggestions for making both work ... F1 for the context sensitive help in the manual, and F2 so the user can write their own help notes ? I figured I'd ask first since it might be a simple solution with the existing source code.
... to access sqlite3 databases natively, I have created two classes, which I am attaching along with a small example of usage. However, I haven't figured out a good way to display the records in xbrowse. I convert them to an Array, and it works fine, but it's not the cleanest solution. If anyone ...
... submit larger amounts of text to the ChatGPT prompt? Is there any way to bypass the token limit of approximately 4000 per request here? I haven't figured out yet if, when I'm within a chat and I post multiple "knowledge bases" there, all of them are considered, and I can input more text ...
James, My concern was my clients. I figured they wouldn't normally use this capability. I resolved it by doing the following: 1) I left SET DELETED ON when starting the program 2) I put in a Menu item that calls a Function: FUNCTION SelDelStatus ...
... FAQ for mod harbor beginners. It would be great if I could also store source code examples in the memo field in the database. But I still haven't figured out how to encrypt the source code so that it can be displayed in the website. I'll use photos meanwhile. Best regards, Otto https://www.modharbour.club/mh_faq_mh/faq.prg ...
... be deleted. I can edit the file headers in Explorer or TC, but there are a lot of files with the CC86 symbol in my name on the network (I haven't figured out where yet), You can rename such files from FW, apparently, through the bat file chcp 1251 cmd ren C:\file1*.pdf file2.pdf or bat file Powershell
How can I avoid the issue of the linker complaining that LogFile() already exists in a fivewin library? I'm used to having local code just supercede the library functions when there is a name conflict, but I haven't figured out how to get the linker to ignore this particular conflict.
... oDlg:END() RETURN(NIL) ENDIF Select 9 DATABASE oDbf James ... I saw this code on opening a database .. I figured the statement DATABASE oDbf created the database object .. which it appears to do .. I pass oDBf to multiple modules and the table and data ...
... find it here: ACP ==> Tab "General" ==> Server configuration ==> Cookie settings Here fill in your new cookie settings you've figured out above. Very simple. 2. A special file First of all copy the following code and give the file the name cookie.php, upload it in to your forum ...
... Months back, Antonio put together a full-working sample, within a couple of days, that interfaced to a Prolog dll library. I could NEVER have figured out how to construct Antonio's interface. There doesn't seem to be any step-by-step tutorial and exercise guide for coding in the Harbour C ...