Search found 2630 matches: postimg

Return to advanced search

Re: CODIGO DE BARRAS. ERROR CON FILLRECT()

... "CODE128" SIZE 8.5,1 CM      ENDPAGE   ENDPRINT   RELEASE FONT oFontreturn nil https://i.postimg.cc/sxgzTXtY/Sin-t-tulo.jpg
by cmsoft
Tue May 14, 2024 9:14 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: CODIGO DE BARRAS. ERROR CON FILLRECT()
Replies: 31
Views: 988

Re: CODIGO DE BARRAS. ERROR CON FILLRECT()

... TEXT cItem AS BARCODE TYPE "EAN13" SIZE 0.5,0.2 INCHES //Mas chico   ENDPAGE   ENDPRINT   RELEASE FONT oFontreturn nil https://i.postimg.cc/wxyXhNws/Sin-t-tulo.jpg
by cmsoft
Tue May 14, 2024 3:20 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: CODIGO DE BARRAS. ERROR CON FILLRECT()
Replies: 31
Views: 988

Re: FW_ArrayAsList

... UrlImage(aImages), "|",.t. ) cString := RemRight( cString, "|" ) and there is a only a image I have this https://i.postimg.cc/KcVKMhND/kk.gif who is y0ya? If I have more images run ok as you can see here https://i.postimg.cc/3NWnbQ4Z/k2.gif
by Silvio.Falconi
Mon May 13, 2024 9:58 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FW_ArrayAsList
Replies: 2
Views: 210

Re: To nages : modify of a xbrowse

... 1 ]         :nEditType := EDIT_LISTBOX         :aEditListTxt := acOperators      END   endif  Nages, Not run ok https://i.postimg.cc/y6QkfmcT/jjh.png I can modify the first line and the first column
by Silvio.Falconi
Mon May 13, 2024 7:05 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: To nages : modify of a xbrowse
Replies: 8
Views: 412

Get infield

Queria hacer una consulta: https://i.postimg.cc/y8VGVzYh/muestra.png Hay manera de ajustar la distancia entre el caption y el get? y/o el tamaño del recuadro? Esta la cláusula INSIZE pero solo logro hacer mas o menos ancho el recuadro, ...
by TecniSoftware
Sat May 11, 2024 4:30 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Get infield
Replies: 4
Views: 259

Re: To nages : modify of a xbrowse

... = 1,MsgInfo("not"),) } I not want the end use can select the combobox if is on first line ( SEE THE PICTURE) https://i.postimg.cc/4NbFm215/filter.jpg
by Silvio.Falconi
Wed May 08, 2024 7:49 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: To nages : modify of a xbrowse
Replies: 8
Views: 412

Re: Send Emails from Fivewin application

Hi, Can anyone recommend a reliable solution to send Emails from the Fivewin application? Regards Anser https://i.postimg.cc/Fssr9CSQ/email.png USe this static Function EmailProva2(cNomeMittente,cMailMittente,cServerSmtp,nPorta,cNomeUtente,cPassword,lcopianascostaalmittente,cmail)  ...
by Silvio.Falconi
Wed May 08, 2024 11:48 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Send Emails from Fivewin application
Replies: 44
Views: 1578

To nages : modify of a xbrowse

Nages, I have this xbrowse with an array https://i.postimg.cc/Mp3kGctt/gor.png when I modify 4th column and the string is "45" i can insert only 2 space how I can resolve ? I made WITH OBJECT oBrwFilter      :bPastEof     := ...
by Silvio.Falconi
Wed May 08, 2024 10:41 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: To nages : modify of a xbrowse
Replies: 8
Views: 412

Re: Filter on Xbrowse

... -for each table or archive create an ini file - all the filters and many lines for each filter are saved in the ini file https://i.postimg.cc/y8Zxhz5m/j.gif I still have to perfect it but it seems to work
by Silvio.Falconi
Wed May 08, 2024 10:25 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Filter on Xbrowse
Replies: 42
Views: 1407

Re: how to change the size of an xbrowse in runtime

Please seeing the picture https://i.postimg.cc/NFwR77x7/io.png if I select "age" I go to activate the age filters but I go to activate box number 3, the topmost one, how can I make it so that if the first box is not activated, ...
by Silvio.Falconi
Sun May 05, 2024 4:28 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: how to change the size of an xbrowse in runtime
Replies: 17
Views: 529

Re: how to change the size of an xbrowse in runtime

... obrw:nBottomMargin:= oBrw:nTop+ 40 ,oBrw:refresh(.f.) ) ) ) first step seem run ok https://i.postimg.cc/W4vYtp6S/gggggg.gif
by Silvio.Falconi
Thu May 02, 2024 9:51 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: how to change the size of an xbrowse in runtime
Replies: 17
Views: 529

Re: how to change the size of an xbrowse in runtime

a test

Image

I not Know How change the height of xBrowse
by Silvio.Falconi
Thu May 02, 2024 9:14 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: how to change the size of an xbrowse in runtime
Replies: 17
Views: 529

Re: how to change the size of an xbrowse in runtime

I'm trying to raise the xbrowse but I don't understand how to do it, I tried both with nHeight and with NBottom

Image


I put the checkboxes in a panel under the browse
if I click on the first check I have to raise the xbrowse
by Silvio.Falconi
Thu May 02, 2024 8:20 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: how to change the size of an xbrowse in runtime
Replies: 17
Views: 529

Re: Filter on Xbrowse

... to make you understand what I would like to create First step init I see the xbrowse and the checkboxes under the xbrowse https://i.postimg.cc/RF2c6N1Y/first-step.png Second step the end user click first checkbox, the xbrowse change the size and sho first group of radiomenu ...
by Silvio.Falconi
Thu May 02, 2024 7:19 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Filter on Xbrowse
Replies: 42
Views: 1407

Re: Filter on Xbrowse

... further change the dimensions of the xbrowse and insert the three possibilities with radioitems above 1) 20 2) 40 3) over 50 https://i.postimg.cc/zB7jyJ2Z/kk.png #include 'fivewin.ch'#include 'xbrowse.ch'#include 'constant.ch' #define DLG_nColorDlg     RGB(245,245,235) #define ...
by Silvio.Falconi
Thu May 02, 2024 6:37 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Filter on Xbrowse
Replies: 42
Views: 1407
PreviousNext

Return to advanced search