Search found 1631 matches: gif

Return to advanced search

Re: WhatsApp tests

Antonio, https://i.postimg.cc/WbG22VvP/g.gif I make a small test but I have allways errors Error description: Error BASE/1003 Variable does not exist: AATTACH My test #include "fivewin.ch"#include 'constant.ch'Function test()Local ...
by Silvio.Falconi
Wed Apr 17, 2024 10:27 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: WhatsApp tests
Replies: 9
Views: 294

Re: Problem with valid email refresh btnbmp

... version: Harbour 3.2.0dev (r2008190002) C compiler version: Borland/Embarcadero C++ 7.0 (32-bit) https://i.postimg.cc/0yLJt9jj/dd.gif
by Silvio.Falconi
Fri Apr 12, 2024 8:04 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with valid email refresh btnbmp- RESOLVED
Replies: 25
Views: 2325

Re: Problem with valid email refresh btnbmp

... !Empty( hb_regex( preCompiled, alltrim( cEmail ) ) ) https://imagizer.imageshack.com/img923/91/h0gh9Z.gif working fine here
by Antonio Linares
Fri Apr 12, 2024 6:03 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with valid email refresh btnbmp- RESOLVED
Replies: 25
Views: 2325

Error Fwh24.02 con Xbrowse

Estoy probando actualizar fwh2307 a fwh2402 y tengo este problema con Xbrowse se va sobre la barra de botones


Image
by CARLOS ATUNCAR
Wed Apr 10, 2024 4:04 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Error Fwh24.02 con Xbrowse
Replies: 2
Views: 111

Re: Problem with valid email refresh btnbmp

... Feature Experience Pack 1000.19054.1000.0 ram 4,00 GB (3,88 GB utilizzabile) https://i.postimg.cc/gcwRcVKM/ffffffffffffffffffff.gif
by Silvio.Falconi
Tue Apr 09, 2024 9:41 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with valid email refresh btnbmp- RESOLVED
Replies: 25
Views: 2325

Re: Google Graph extra graphic ? (Navaro)

Please look all graphics in the .gif
viewtopic.php?f=17&t=34973&start=15#p210789
by cnavarro
Mon Apr 08, 2024 11:29 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Google Graph extra graphic ? (Navaro)
Replies: 23
Views: 2841

Error Fwh 24.02 con XBROWSE

... TOOLTIP { "Cerrar Ventana", "Mantenimiento" } return oBar https://imagizer.imageshack.com/img924/7324/8i4JfJ.gif
by CARLOS ATUNCAR
Mon Apr 08, 2024 6:31 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Error Fwh 24.02 con XBROWSE
Replies: 0
Views: 90

Re: Problem with valid email refresh btnbmp

nageswaragunupudi wrote:
here not run ok

My program is perfectly working here and this is the proof:
Image



So what should I do if it doesn't work for me? I tried it on several computers with Windows 10 Professional
by Silvio.Falconi
Fri Apr 05, 2024 12:13 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with valid email refresh btnbmp- RESOLVED
Replies: 25
Views: 2325

Re: Problem with valid email refresh btnbmp

nageswaragunupudi wrote:
here not run ok

My program is perfectly working here and this is the proof:
Image




Nages I don't tell lies watch the video please



Image
by Silvio.Falconi
Thu Apr 04, 2024 7:01 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with valid email refresh btnbmp- RESOLVED
Replies: 25
Views: 2325

Re: Problem with valid email refresh btnbmp

here not run ok

My program is perfectly working here and this is the proof:
Image
by nageswaragunupudi
Wed Apr 03, 2024 10:25 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with valid email refresh btnbmp- RESOLVED
Replies: 25
Views: 2325

Re: Problem with valid email refresh btnbmp

... !Empty( hb_regex( preCompiled, alltrim( cEmail ) ) ) https://imagizer.imageshack.com/img923/91/h0gh9Z.gif here not run ok https://i.postimg.cc/fTV02T29/kkk.png I saw only "?" bitmap and btnbmp is allways disabled
by Silvio.Falconi
Wed Apr 03, 2024 9:02 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with valid email refresh btnbmp- RESOLVED
Replies: 25
Views: 2325

Re: Problem with valid email refresh btnbmp

... !Empty( hb_regex( preCompiled, alltrim( cEmail ) ) ) https://imagizer.imageshack.com/img923/91/h0gh9Z.gif
by nageswaragunupudi
Wed Apr 03, 2024 5:08 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with valid email refresh btnbmp- RESOLVED
Replies: 25
Views: 2325

Re: records on xbrowse

... work WHEN ( oBrw:nDataRows >= oBrw:nLen ) not work oBrw:nDataRows <= oBrw:nLen - Not working https://i.postimg.cc/k4ZJVmrK/1.gif oBrw:nDataRows >= oBrw:nLen Here it works but in reverse https://i.postimg.cc/2jbv0j5p/2.gif
by Silvio.Falconi
Tue Mar 26, 2024 12:49 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: records on xbrowse
Replies: 8
Views: 1672

Re: Another for Btnbmp

... in any case I was talking about the internal rectangle In my opinion it should be like this https://i.postimg.cc/TwJq3tgR/kkk.gif obviously giving me a migraine I changed the class
by Silvio.Falconi
Mon Mar 25, 2024 11:41 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Another for Btnbmp
Replies: 26
Views: 4928

Re: Hide/show search system on a dialog - Resolved

solved https://i.postimg.cc/x1P2G9QM/gg.gif Function Hide_Ctrls(oBrw,oGet,oSay,lSearchBar,aBtn,oBar) local oBtn,n If lSearchBar oSay[1]:show() oSay[2]:show() oGet:show() oBrw:oSortCbx:show() oBrw:nTop:=32 oBrw:nHeight:= oBar:ntop-40 else ...
by Silvio.Falconi
Mon Mar 25, 2024 11:57 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Hide/show search system on a dialog - Resolved
Replies: 6
Views: 1182
Next

Return to advanced search