Search found 16550 matches: fivewin

Return to advanced search

Re: combobox color

hi Silvio, as i can say a normal Combobox can only change Color for all Items to change it for special Item you need Ownerdraw. i know that Fivewin have ON DRAWITEM but i have not find out how it work so i wrote my own Method here a CODE snip which i use oCombo_left:bOwnerDraw := { | a, ...
by Jimmy
Fri Apr 26, 2024 4:17 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: combobox color
Replies: 12
Views: 154

Re: Brush

... Sample 1 -------------------------------------------------------------------------------*/ #include "FiveWin.ch" *-------------------------------------------------------------------------------* Function Main() Local oDlg, oImagem Local cImagem ...
by oliveiros junior
Fri Apr 19, 2024 1:42 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Brush
Replies: 10
Views: 278

Re: Compiler with MSVC y HARBOUR

... c:\Apache24\bin\libssl-1_1-x64.dll c:\Apache24\bin\libcrypto-1_1-x64.dll c:\Apache24\bin\libcurl-x64.dll Perhaps we could then create a Fivewin test program that checks all files and settings. Possibly also implements necessary security settings for us mod harbour developers. With best ...
by Otto
Fri Apr 19, 2024 6:26 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Compiler with MSVC y HARBOUR
Replies: 3
Views: 153

Re: Problem with valid email refresh btnbmp

Sílvio, there is something wrong with your HARBOUR or FIVEWIN, check with the FiveTech team or Enrico Maria Giordano. See image of what it should look like: Sílvio, hay algún problema con tu HARBOUR o FIVEWIN, consulta con el equipo de FiveTech o con ...
by karinha
Tue Apr 09, 2024 1:59 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with valid email refresh btnbmp- RESOLVED
Replies: 25
Views: 2469

Re: AI images recognition from FWH64

Antonio,

Really impressive, congratulations

New era is beginning in fivewin... :D

C.
by Carles
Tue Apr 09, 2024 5:19 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: AI images recognition from FWH64
Replies: 2
Views: 194

Re: Google Graph extra graphic ? (Navaro)

... there is a GoogleGraph LIB making several graphs. In the Google graph online information there is also this : https://www.maveco.be/fivewin/gauges.jpg Can it be added to the FWH Lib ? Mr. Navaro ? https://developers.google.com/chart/interactive/docs/gallery/gauge Sorry dear Mark ...
by cnavarro
Mon Apr 08, 2024 8:27 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Google Graph extra graphic ? (Navaro)
Replies: 23
Views: 2866

Re: Fecha incorrecta...Cómo saber?

... un objeto oGet que tiene una DATA BadDate ( ::oGet:BadDate ), el caso es que no veo como se setea esta data y por tanto no se como lo comprueba FiveWin. De momento lo dicho, usaré Empty(). Muchas gracias,
by FiveWiDi
Wed Apr 03, 2024 2:48 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Fecha incorrecta...Cómo saber?
Replies: 4
Views: 886

Re: harbour/xharbour appear ADS functions error

... I only test sample\TestAds.prg Antonio, Suggestion Harbour package include folder. need Ads.ch file. 矬闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡醴 ?FiveWin for Harbour 24.02 - Feb. 2024 Harbour development power 喝 ?(c) FiveTech 1993-2024 for Microsoft Windows 9X/NT/200X/ME/XP/Vista/7/8/10 喊 斂闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡囁? ...
by richard-service
Wed Apr 03, 2024 11:55 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: harbour/xharbour appear ADS functions error-SOLVED
Replies: 47
Views: 8435

Re: Talking to your apps

... to toggle it. That way we don't always have a live microphone picking up unwanted comments. Of course, this is a developers task, not something FiveWin needs to handle. Thanks for the idea.
by TimStone
Mon Apr 01, 2024 9:36 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Talking to your apps
Replies: 20
Views: 3914

AYUDA Validacion LRC para datafono

... enviar datos al datafono ; (LRC) para lo cual envía 2 rutinas ( vb y c++ ) , como se muestra abajo ... Se implemento con un método del foro de fivewin... pero obtengo valores diferentes en algunos casos... La ayuda es validar si el método fivewin hace la misma tarea que hacen los métodos de ...
by russimicro
Sat Mar 30, 2024 6:03 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: AYUDA Validacion LRC para datafono
Replies: 2
Views: 489

Error en Listbox.

... =========== Path and name: C:\AFuentes\AdmProp\Sistema.exe (32 bits) Size: 3,243,008 bytes Compiler version: Harbour 3.1.0dev (Rev. 17222) FiveWin Version: FWH 12.06 Windows version: 6.1, Build 7601 Service Pack 1 Time from start: 0 hours 0 mins 4 secs Error occurred at: 24-03-2024, 19:23:58 ...
by José Camilo
Sun Mar 24, 2024 10:27 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Error en Listbox.
Replies: 1
Views: 311

Re: WebView resize

Hello friends, I tried to map the FiveWin components Splitter, TEXplorerBar, Buttons, Panels, and TSay, Memo to a WebView2 embedded application: Best regards, Otto SPLITTER: While there's no direct HTML equivalent for a splitter, you can create ...
by Otto
Thu Mar 21, 2024 10:55 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: WebView resize
Replies: 9
Views: 2103

XBROWSE, con Get, Combobox y CheckBox, en una misma Columna

... que deba ingresar,,, algunos se llenaran manual (GET) y otros se seleccionaran(COMBOBOX y/o CHECKBOX), pero en la misma columna, se puede hacer en fivewin.. Por lo menos en columnas separadas lo he hecho, pero ahora lo necesito en una sola columna. Se puede hacer ??? alguien que tenga un ejemplo...
by elmoiquique
Thu Mar 21, 2024 6:04 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: XBROWSE, con Get, Combobox y CheckBox, en una misma Columna
Replies: 10
Views: 2673

Re: Question about performance RowSet

nageswaragunupudi wrote:
Run time error:

Which version of FWH did you test with please?


Mr Rao,
Fivewin 23.10 xHarbour 123, BCC 77.
by Eroni
Thu Mar 21, 2024 2:07 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Question about performance RowSet
Replies: 19
Views: 4046
Next

Return to advanced search