Search found 369 matches: extended

Return to advanced search

Re: oBtn:ToolTip - UTF8 encoding fails [Unsolved]

... specific to Central and Eastern European languages (e.g., Czech, Polish, Hungarian) like Č, Ć, Đ, Ł, Ń, Ő, Ű, Ś, Š, Ž, etc., available in Latin Extended-A (ISO 8859-2). In my view, keep HB_CDPSELECT( <yourcontrycdp> ) Yes, if you only want to process, display and edit the characters that ...
by frose
Sat Nov 25, 2023 12:14 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: oBtn:ToolTip - UTF8 encoding fails [Unsolved]
Replies: 11
Views: 827

Re: Calculate total pages

Enrico, I have extended TPrinter. Best regards, Otto #include "FiveWin.ch"#define HORZSIZE          4#define VERTSIZE          6#define HORZRES         ...
by Otto
Thu Nov 23, 2023 8:13 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Calculate total pages
Replies: 32
Views: 5508

Re: DBF . Commit

... else {    Write-Host "Die Datei '$filePath' existiert nicht."}  I think we need an extended function for these: To retrieve file size, date, and time information in C++ similarly to how Windows Explorer does, you can use the Windows ...
by Otto
Sun Oct 22, 2023 10:49 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: DBF . Commit
Replies: 39
Views: 2214

Re: MARIADB ROWSET BATCH DML OPERATION EXAMPLE

Dear Rao Sir ,

As requested , could you please provide code to use extended the feature of XBROWSE , DATAROW & ROWSET.

Thanks
Shridhar
by shrifw
Wed Oct 11, 2023 4:43 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: MARIADB ROWSET BATCH DML OPERATION EXAMPLE
Replies: 7
Views: 671

Re: Actualizar xBrowse con un Clic del ratón?

Mr. Rao: I extended the array like this: En la extension del array puso siempre la misma url Cambie por      aCols := {;{'VIRTUOSA CLASICA',  1900.00, 'Carne 120 grs. Cheddar, Lechuga, Tomate y Mayonesa, ...
by cmsoft
Sat Aug 19, 2023 1:49 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Actualizar xBrowse con un Clic del ratón?
Replies: 22
Views: 1261

Re: Actualizar xBrowse con un Clic del ratón?

... first missing photo, but if there are too many, it doesn't show the others. But here it is working fine. I got the default image in all cases. I extended the array like this: {'VIRTUOSA NAPO', 1900.00, 'Carne 120 grs. Jamón, Queso, Tomate y Mayonesa. Incluye Papas Fritas.','https://bcnresto.com/img/000010/00000023.jpg'},;{'BRAHMA ...
by nageswaragunupudi
Sat Aug 19, 2023 1:22 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Actualizar xBrowse con un Clic del ratón?
Replies: 22
Views: 1261

Re: dialog opening difference in the monitor between 32/64 bit

Clicking "Open" button opens a dialog in Always in the primary monitor.

If you connected two monitors and configured in extended mode, then the dialog will open in the second monitor.
by nageswaragunupudi
Mon Aug 07, 2023 6:05 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: dialog opening difference in the monitor between 32/64 bit
Replies: 4
Views: 458

Les saludo. Soy McCoy, nuevo en este foro

... alrededor del 2009-2010, comencé a experimentar las versiones Windows de Harbour, para después migrar mis aplicativos a Harbour Minigui Extended en el 2015. Desde el año 2018, me puse a aprender a programar usando la combinación de JavaScript-PHP-HTML-MySql y ya he hecho algunos aplicativos ...
by rodmc
Tue Jun 27, 2023 4:41 am
 
Forum: mod_harbour
Topic: Les saludo. Soy McCoy, nuevo en este foro
Replies: 3
Views: 607

what LIB Type does Fivewin use :

... libpq.lib in this map (MSVC COFF type) to Borland OMF type (../Harbour/lib/libpq.lib) it seem that CODE and *.BAT was Original for MiniGUI Extended Version which use BCC can i use those LIB for Fivewin and BCC :?: how to change to MSVC :?: MakeLib.bat @echo offrem Builds Harbour library ...
by Jimmy
Sun Jun 25, 2023 10:51 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: what LIB Type does Fivewin use :
Replies: 1
Views: 249

Re: impossible Error : lost DBF ...

... Difference of Fivewin vs. Xbase++ or HMG HMG does not have DEFINE DIALOG but i can use "Keyword" MODAL like Xbase++ ACTIVATE under HMG / Extended Version is like Xbase++ APPEVENT() "in a loop" so all after ACTIVATE or APPEVENT() ("in a loop") will process AFTER both ...
by Jimmy
Wed Jun 07, 2023 3:54 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: impossible Error : lost DBF ...
Replies: 4
Views: 354

Re: xbrowse <-> Tree and viceversa

Yes, obrw search probably wont work for searching but if that is the problem, then perhaps something like this extended cb is the idea you are looking for:   ::bSearch := ;   < | isFromStart, isJump |        LOCAL isFound := .F.       LOCAL oBranch := IIF( isFromStart, ...
by reinaldocrespo
Sun May 14, 2023 5:56 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: xbrowse <-> Tree and viceversa
Replies: 12
Views: 642

Re: Trabajar con dos pantallas

... start the application on the second screen, when I ask for the resolution it tells me that it is 2560x1440. It does not read the resolution of the extended screen but that of the main one. Don't worry, programming I'll put the two screens with the same low response and that's all. I was just wondering ...
by antolin
Mon Jan 09, 2023 11:41 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Trabajar con dos pantallas
Replies: 10
Views: 738

New FTDN December/Diciembre 2022 (FW 22.12)

... Filter feature, the totals are not recalculated. Fixed. - In fullgrid browse, if new data lFullGridClr is set to .T., the colors of each column is extended till bottom, like Excel. * New functions in olefuncs.prg: - WinHttpObj( [[@]cCls] ) --> oHttp - FileSysObj() --> oFileSystem * FWMariaRowSet: ...
by Antonio Linares
Tue Jan 03, 2023 7:31 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN December/Diciembre 2022 (FW 22.12)
Replies: 5
Views: 1131

Re: cyclometric circle

... why I went for a desk job in administration :twisted: Small Course Cyclometry is applied to the extraction of the Italian lotto but can also be extended to other lotteries such as the Spanish or English ones Cyclometry is based on an abstract concept in which ninety numbers are imagined around ...
by Silvio.Falconi
Tue Dec 06, 2022 12:39 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: cyclometric circle
Replies: 46
Views: 2964

CHAT APP

Hello friends, I'm sure you remember the joint project in the SLACK group to develop a chat software. Today I have extended the chat software, which is in the sample folder of mod harbour, with the Tinymce text editor for testing. This could work well. Here you can test the software: ...
by Otto
Mon Dec 05, 2022 6:51 pm
 
Forum: mod_harbour
Topic: CHAT APP
Replies: 1
Views: 361
Next

Return to advanced search