Search found 289 matches: yellow

Return to advanced search

Re: xbrowse icon and filter

... are not for change by user 2. Use the build-in filter system from xbrowse using aBarGet system. (every column can have a filter field... the yellow get, see pic posted before) I use this in almost all xbrowsers because the filters can be made in many combinations. Mostly I store filters that ...
by Marc Venken
Mon Dec 16, 2024 11:05 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: xbrowse icon and filter
Replies: 7
Views: 256

xbrowse icon and filter

Hi,
I have a xbrowse that read data by ADOdb.

there are 4 columns: NAME, CITY, AGE, COLOR

in the field COLOR I can only insert 4 option: AR, AB, AC, AO

I would like that xbrowse shows a little icon or bitmap with a color associated (AR YELLOW, AB BLUE, AC GREEN, AO RED)

How can I do it ?
by damianodec
Thu Dec 12, 2024 12:03 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: xbrowse icon and filter
Replies: 7
Views: 256

Route from Fiber Optic to the Web Server

... the ONT, a LAN cable carries the converted signal to your router. Connection to the Router (A1 SU 5250): The ONT sends the network signal (via the yellow LAN cable) to your Router (A1 SU 5250). The router distributes the internet connection throughout your home network. You can see that multiple ...
by Otto
Sun Oct 20, 2024 9:35 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Route from Fiber Optic to the Web Server
Replies: 3
Views: 357

Route from Fiber Optic to the Web Server

... the ONT, a LAN cable carries the converted signal to your router. Connection to the Router (A1 SU 5250): The ONT sends the network signal (via the yellow LAN cable) to your Router (A1 SU 5250). The router distributes the internet connection throughout your home network. You can see that multiple ...
by Otto
Sun Oct 20, 2024 6:39 pm
 
Forum: mod_harbour
Topic: Route from Fiber Optic to the Web Server
Replies: 0
Views: 1758

Re: FWH64 : ERROR SE SALE DEL SISTEMA

Saludos Antonio, no genera ningún archivo , este es mi prg todo normal hasta que llamo el dialogo y le doy aceptar debería guardarme la info en la base pero no registra nada, y he notado que dando ESC tambien pasa el mismo comportamiento. Lo estoy avanzando en la version FWH 2210 de 32bist y todo tr...
by CARLOS ATUNCAR
Mon Aug 19, 2024 3:30 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: FWH64 : ERROR SE SALE DEL SISTEMA
Replies: 33
Views: 5706

Re: Need Help giide for my program

... as a next step ask ChatGPT how to make the link between invoice and deposit To link invoices and deposits in your application, you need to establish a relationship between these two entities. This can be done by adding a reference field in the deposits database that links each deposit to its cor...
by Otto
Fri Jul 19, 2024 7:20 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Need Help guide for my program.
Replies: 38
Views: 2742

Re: Contraste de colores?

Mr. Rao, si pongo al principio del programa ContrastColor(CLR_YELLOW) Me da este error:    Error description: Error BASE/1004  No exported method: NTOP   Args:     [   1] = U   Stack Calls===========   Called from:  => NTOP( 0 )   Called from: .\source\classes\xbrowse.prg => CO...
by cmsoft
Wed Jun 26, 2024 4:48 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Contraste de colores?
Replies: 23
Views: 2166

Re: Problemas con una búsqueda.

Solucionado!!!! asi quedo: ATail( oDlg:aControls ):nClrText = if(nCol=1,CLR_HRED, ; If( dWork == Date(), CLR_YELLOW,; If( dWork == dDate, CLR_HBLUE, If( Month( dWork ) == nMonth,; if( feriados->(DbSeek(ATail( oDlg:aControls ):Cargo)), CLR_BROWN,CLR_BLACK ), CLR_CYAN ) ) ) ) Gracias por sus tiempo...
by José Camilo
Sun Jun 16, 2024 4:43 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Problemas con una búsqueda.
Replies: 4
Views: 467

Re: Problemas con una búsqueda.

Hola Antonio!!! Gracias x tu tiempo. aqui va el codigo que comence a modificar. // FiveWin MsgDate() function sample #include "FiveWin.ch" Static oWnd FUNCTION Main() SET 3DLOOK ON SET EPOCH TO 1950 SET CENTURY ON SET DATE FORMAT TO "DD/MM/YYYY" DEFINE WINDOW oWnd FROM 1, 1 TO 12...
by José Camilo
Sun Jun 16, 2024 6:31 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Problemas con una búsqueda.
Replies: 4
Views: 467

Problemas con una búsqueda.

Buenas noches. Adaptando el MSGDATE a mis necesidades me topo con este problema. Agregue una dbf de FERIADOS cuyo indice es dtoc(fecha) (tambien prove con dtos(fecha)) con el objeto de mostrar en otro color los dias feriados. lo hago de esta forma: .... ATail( oDlg:aControls ):nClrText = if(nCol=1,C...
by José Camilo
Sun Jun 16, 2024 4:36 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Problemas con una búsqueda.
Replies: 4
Views: 467

Xbrowse Shift/select redraws buttonbar

... xbrowse is redrawn, even de buttonbar of Xbrowse itself is redrawn. This gives a strang effect, disappear for just a fragment of time. Also the yellow gets under the headers are redrawn and somewhat flicker then. I wonder if this is standard behavior or do I have to look at my code for a wrong ...
by Marc Venken
Tue Jun 04, 2024 2:54 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Xbrowse Shift/select redraws buttonbar
Replies: 1
Views: 274

Re: Cambios en diálogos.

LISTO !!!! ya logre que compile la prueba y ejecute bien. lo que no logro es cambiar el color del texto del titulo del dialogo ni tampoco como hacer que no sea transparente. he probado asi y nada Define Dialog oDlg TITLE "Class TSKIN" PIXEL Resource "Sample1" STYLE WS_POPUP color...
by José Camilo
Sun Mar 24, 2024 6:38 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Cambios en diálogos.
Replies: 3
Views: 989

Re: Mark field as required

... fields pink. These fields then turn white after data is entered. Also, any data that appears to be in the wrong format, I color the field yellow. Thus in a phone field the user can type something like "ask Fred" instead of just leaving it blank. When a phone number is entered, ...
by James Bott
Tue Jul 25, 2023 1:24 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Mark field as required
Replies: 23
Views: 3257

Problemas con Menu POPUP.

Buenos dias !!! Quiero cambiar el color de fondo de mi menú. Revisando en el foro ví una solución que propuso CESAR. La quise implementar y me pasa lo siguiente: 1- si coloco la clausula POPUP el menú NO se muestra. 2- las clausulas que sugirió CESAR no las toma. Al compilar da error en clausula BLO...
by José Camilo
Mon Jun 05, 2023 3:29 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Problemas con Menu POPUP.
Replies: 2
Views: 296

Re: lIncrFilter + MDI

No comprendo. ¿Tienes un ejemplo completo para probar? Saludos. Gracias por responder. #include 'fivewin.ch' REQUEST DBFCDX //----------------------------------------------------------------------------// function Main() local oWnd, oBar SET DATE ITALIAN SET CENTURY ON RDDSETDEFAULT( "DBFCDX&q...
by cpheraclio
Sun Jun 04, 2023 11:22 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: lIncrFilter + MDI
Replies: 4
Views: 559
Next

Return to advanced search

cron