Search found 247 matches: ignored

Return to advanced search

Re: Browse of my ADO Class

... libraries can lock previous window, (like dialog modal), fake gtwvg window can be locked without problems. If hb_gtReload() is not needed, it is ignored, I do not need to add IFs. If module is gtwvg, it will have a visible window (SetMode() and CLS). Attention on this part on module: CLOSE DATABASES  ...
by JoséQuintas
Sat Dec 21, 2024 8:52 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Browse of my ADO Class
Replies: 55
Views: 5197

Re: Silvo .. could you post your latest xMAte env for BCC770 ?

Silvo

Could you further elaborate

0 warning w8123 not found - path ignored in option -l

Where could I find w8123 ??

Thanks
Rick Lipkin
by Rick Lipkin
Mon Apr 29, 2024 4:01 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Silvo .. could you post your latest xMAte env for BCC770 ?
Replies: 6
Views: 875

Re: Silvo .. could you post your latest xMAte env for BCC770 ?

... used to put those files across the top .. must be a flag in the setup somewhere .. Also getting a compiler error 0 warning w8123 not found - path ignored in option -l Otherwise everything seems to work .. Thank you !! .. no more uuiid.lib errors Rick Lipkin Perhaps It Is the language because on ...
by Silvio.Falconi
Sun Apr 28, 2024 12:23 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Silvo .. could you post your latest xMAte env for BCC770 ?
Replies: 6
Views: 875

Re: Silvo .. could you post your latest xMAte env for BCC770 ?

... used to put those files across the top .. must be a flag in the setup somewhere .. Also getting a compiler error 0 warning w8123 not found - path ignored in option -l Otherwise everything seems to work .. Thank you !! .. no more uuiid.lib errors Rick Lipkin
by Rick Lipkin
Sat Apr 27, 2024 7:42 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Silvo .. could you post your latest xMAte env for BCC770 ?
Replies: 6
Views: 875

Re: TITLE CLASS BUG with oDLg TRansparent

... defined to be TRANSPARENT, controls are painted transparently over the dialog. That means, the background color/gradient/brush of the control are ignored and only the dialog's background is shown behind the controls too. If we want to display the background (color/brush/gradient) of a control ...
by Silvio.Falconi
Mon Mar 18, 2024 7:31 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: TITLE CLASS BUG with oDLg TRansparent - RESOLVED-
Replies: 9
Views: 2599

Re: TITLE CLASS BUG with oDLg TRansparent

... defined to be TRANSPARENT, controls are painted transparently over the dialog. That means, the background color/gradient/brush of the control are ignored and only the dialog's background is shown behind the controls too. If we want to display the background (color/brush/gradient) of a control ...
by nageswaragunupudi
Mon Mar 18, 2024 5:08 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: TITLE CLASS BUG with oDLg TRansparent - RESOLVED-
Replies: 9
Views: 2599

Re: Pasando a FWH24.02+Harbour+BCC77

... los ejemplos) En ese caso es que me da error al compilar testtree.prg/rc - > Warning W8123: Path 'c:\bcc7\include\windows\rtl' not found - path ignored in option '-I' (esa ruta no está en bcc77 ) al compilar rcimport.rc -> Error prsht.h 918 9: '#endif' before '#if' / Warning W8123: Path 'c:\bcc7\include\windows\rtl' ...
by jose_murugosa
Mon Mar 18, 2024 1:56 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Pasando a FWH24.02+Harbour+BCC77
Replies: 12
Views: 4466

Re: Pasando a FWH24.02+Harbour+BCC77

... los ejemplos) En ese caso es que me da error al compilar testtree.prg/rc - > Warning W8123: Path 'c:\bcc7\include\windows\rtl' not found - path ignored in option '-I' (esa ruta no está en bcc77 ) al compilar rcimport.rc -> Error prsht.h 918 9: '#endif' before '#if' / Warning W8123: Path 'c:\bcc7\include\windows\rtl' ...
by Enrico Maria Giordano
Fri Mar 15, 2024 6:29 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Pasando a FWH24.02+Harbour+BCC77
Replies: 12
Views: 4466

Re: Pasando a FWH24.02+Harbour+BCC77

... los ejemplos) En ese caso es que me da error al compilar testtree.prg/rc - > Warning W8123: Path 'c:\bcc7\include\windows\rtl' not found - path ignored in option '-I' (esa ruta no está en bcc77 ) al compilar rcimport.rc -> Error prsht.h 918 9: '#endif' before '#if' / Warning W8123: Path 'c:\bcc7\include\windows\rtl' ...
by jose_murugosa
Fri Mar 15, 2024 3:51 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Pasando a FWH24.02+Harbour+BCC77
Replies: 12
Views: 4466

Pasando a FWH24.02+Harbour+BCC77

... includes o solo windwos.h pero, por ejemplo: al compilar testtree.prg/rc - > Warning W8123: Path 'c:\bcc7\include\windows\rtl' not found - path ignored in option '-I' (esa ruta no está en bcc77 ) al compilar rcimport.rc -> Error prsht.h 918 9: '#endif' before '#if' / Warning W8123: Path 'c:\bcc7\include\windows\rtl' ...
by jose_murugosa
Wed Mar 13, 2024 4:15 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Pasando a FWH24.02+Harbour+BCC77
Replies: 12
Views: 4466

Problemas para pasarme a FWH24.02 con BCC77

... includes o solo windwos.h pero, por ejemplo: al compilar testtree.prg/rc - > Warning W8123: Path 'c:\bcc7\include\windows\rtl' not found - path ignored in option '-I' (esa ruta no está en bcc77 ) al compilar rcimport.rc -> Error prsht.h 918 9: '#endif' before '#if' / Warning W8123: Path 'c:\bcc7\include\windows\rtl' ...
by jose_murugosa
Wed Mar 13, 2024 4:05 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problemas para pasarme a FWH24.02 con BCC77
Replies: 4
Views: 703

Re: Problem with alignment in SAY command

... That is exactly my problem. In my resource builder, the field is defined with right alignment. But in my application, the right alignment is ignored. And I don't know why. Which resource builder are you using? Good morning Driessen. Have you tried reinstalling your resource editor? Or check ...
by karinha
Sat Mar 02, 2024 12:37 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with alignment in SAY command
Replies: 18
Views: 2097

Re: Problem with alignment in SAY command

driessen wrote:In my resource builder, the field is defined with right alignment. But in my application, the right alignment is ignored. And I don't know why.


Have you tried my sample? Is it working for you?
by Enrico Maria Giordano
Fri Mar 01, 2024 10:25 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with alignment in SAY command
Replies: 18
Views: 2097

Re: Problem with alignment in SAY command

Hello Otto,

Thank you for your message.

That is exactly my problem. In my resource builder, the field is defined with right alignment. But in my application, the right alignment is ignored. And I don't know why.

Which resource builder are you using?
by driessen
Fri Mar 01, 2024 10:01 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with alignment in SAY command
Replies: 18
Views: 2097

Re: link between PRG and RC

Antonio Linares wrote:NACHFASSEN DIALOG DISCARDABLE ...


From MS docs:

DISCARDABLE Ignored. In 16-bit Windows, the resource can be discarded if no longer needed.
by Enrico Maria Giordano
Tue Jan 30, 2024 9:05 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: link between PRG and RC
Replies: 20
Views: 3532
Next

Return to advanced search