Search found 42 matches: fap

Return to advanced search

Re: Ribbon Theme

Thanks to Frances Padilla (FAP) here you have the source code for his example: #include "FiveWin.ch"#include "Ribbon.ch"#define _nClrPaneRB       RGB( 68, 68, 68 )#define _nClrBoxOutRB   ...
by Antonio Linares
Mon May 06, 2019 4:21 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Ribbon Theme
Replies: 163
Views: 28250

Error en Verce 5.0 "Comand Argument to long"

... me dejo agregar mas "PRgs" hasta que llegue a tener 186 prgs.. ,, acorte mas el nombre de la carpeta de "FAplic" a "FAP" ... pero ahora ya me salio nuevamente el error cuando agrego el prg Nr. 196 Al parecer se debe reducir la longuitud de la ruta de los PRgs ...
by lubin
Sat Nov 02, 2013 6:02 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Error en Verce 5.0 "Comand Argument to long"
Replies: 26
Views: 3550

Re: FiveWin's fans on Facebook

Now I'm a Fan.. LOL!

I love this community!!


FAP
by fraxzi
Tue Apr 06, 2010 12:19 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FiveWin's fans on Facebook
Replies: 17
Views: 3844

Re: Convert HEX vector to image

... cStr := Bmp2Str(oImg:hBitmap).. if using cStr := '{1231412-41234123-123423}' ..it saves the example string in BLOB field as binary.. Regards, FAP
by fraxzi
Mon Mar 29, 2010 2:12 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Convert HEX vector to image
Replies: 11
Views: 2759

Re: Bitmap to String

... totally RDD style.  it works ok.... Im still looking forward for the SQL way of handling binary/image objects.. Thank to so much.. Best regards, FAP
by fraxzi
Mon Mar 29, 2010 1:59 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Bitmap to String
Replies: 11
Views: 4055

Re: Bitmap to String

Dear RAO,

I tried to attached '0x' like '0x'+BmpToStr( oImg:hBitmap )

but with still not saving..


Regards,

FAP
by fraxzi
Sat Mar 27, 2010 7:42 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Bitmap to String
Replies: 11
Views: 4055

Re: Convert HEX vector to image

... where field_id = 'abc' "    //not saving..  thisfield type is blob or binary.. Hope you can help. Regards, FAP
by fraxzi
Sat Mar 27, 2010 7:39 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Convert HEX vector to image
Replies: 11
Views: 2759

Re: Bitmap to String

... oImg:hBitmap )) xBrowse( cStr )   //apps crashed.. NO ERROR... maybe '0x' for binary? I dont know. Best regards, FAP
by fraxzi
Thu Mar 25, 2010 5:29 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Bitmap to String
Replies: 11
Views: 4055

Re: Bitmap to String

... => success..  I know there's adsFile2blob() but using SQL scalar Convert() or Cast() makes it more cleaner and simplified. Best regards, FAP
by fraxzi
Thu Mar 25, 2010 1:04 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Bitmap to String
Replies: 11
Views: 4055

Bitmap to String

... MsgInfo( AnsiToOEM(cStr) ) .. or .. MsgInfo( OEMToAnsi(cStr) ).. but almost the same with only 4 chars.. Can anybody explain please.. Regards, FAP
by fraxzi
Wed Mar 24, 2010 7:50 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Bitmap to String
Replies: 11
Views: 4055

Re: xBrowse Cell ToolTip

... row. Dear RAO, Yes it is tricky... Shows only the tooltip of current selected row.. Do you have a solution or starting point with this? Regards, FAP
by fraxzi
Tue Mar 23, 2010 7:11 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: xBrowse Cell ToolTip
Replies: 14
Views: 3292

Re: xBrowse :oBtnElip background color

Daniel Garcia-Gil wrote:Hello

try with

oCol:lBtnTransparent = .T.



Hi Daniel,

I already tried..
Code: Select all  Expand view

..
oBrw:aCols[1]:lBtnTransparent := .T.
oBrw:aCols[1]:lBmpTransparent := .T.
..
 


but still with awful results...

Thank you and regards,
FAP
by fraxzi
Tue Mar 23, 2010 1:25 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: xBrowse :oBtnElip background color
Replies: 2
Views: 548

xBrowse :oBtnElip background color

Dear All,

I tried to :setcolor oBtnElip but still cannot change the background particularly if stretching the xBrowse's data height.

see in red line..
Image


How to properly set this with Fivewin v9.11..


Regards,
FAP
by fraxzi
Tue Mar 23, 2010 1:11 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: xBrowse :oBtnElip background color
Replies: 2
Views: 548

Re: xBrowse Cell ToolTip

...                                  'Desc: '+oBrw:aCols[2]:Value() }end ...  it shows exactly what I wish for.. My best regards, FAP
by fraxzi
Tue Mar 23, 2010 12:58 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: xBrowse Cell ToolTip
Replies: 14
Views: 3292

xBrowse Cell ToolTip

Dear all,

How can I assign ToolTip for each xBrowse Cell?


Regards,
FAP
by fraxzi
Mon Mar 22, 2010 8:35 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: xBrowse Cell ToolTip
Replies: 14
Views: 3292
Next

Return to advanced search