Search found 5647 matches: rao

Return to advanced search

Re: Filter on Xbrowse

Here you see A Xbrowse with bitmaps. Adjust the aBmp with your data. (a sample from Mr. Rao that I changed) #include "fivewin.ch"function Main()   static aBmp := { "c:\marc32\bitmaps\16x16\yes.bmp","c:\marc32\bitmaps\16x16\stop.bmp","c:\marc32\bitmaps\32x32\copy.bmp","c:\marc32\bitmaps\32x32\view.bmp" ...
by Marc Venken
Sat May 04, 2024 8:41 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Filter on Xbrowse
Replies: 42
Views: 662

Re: Bug Combobox itemData in FWH-23.10

Hi Mr. Rao,

Resend to nageswaragunupudi[at]gmail[dot]com.

My email is cgallegoa[at]mastersoft3000[dot]com. Just in case, I also sent it from another account, cgallegoaecu[at]gmail[dot]com

Regards,
by Cgallegoa
Fri May 03, 2024 4:40 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Bug Combobox itemData in FWH-23.10
Replies: 5
Views: 195

Re: Bug Combobox itemData in FWH-23.10

Please write to my email
nageswaragunupudi[at]gmail[dot]com.

Thank you, Mr. Rao, for your response. I already wrote to your email.
by Cgallegoa
Thu May 02, 2024 9:05 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Bug Combobox itemData in FWH-23.10
Replies: 5
Views: 195

Bug Combobox itemData in FWH-23.10

Hi, Testing Mr. Rao's example, with FWH-23.10, I detect that the "oItem:itemData" attribute of COMBOBOX returns incorrect data with FWH 23.10. Works perfect with FWH-20.07. When reviewing the class I see many changes between ...
by Cgallegoa
Wed May 01, 2024 12:42 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Bug Combobox itemData in FWH-23.10
Replies: 5
Views: 195

Re: combobox color

... 255, nClrBack ) )      RELEASE FONT oFont   endifreturn 1 https://imagizer.imageshack.com/v2/xq70/922/wpHLT8.png thanks rao run ok
by Silvio.Falconi
Mon Apr 29, 2024 4:32 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: combobox color
Replies: 22
Views: 554

Re: combobox color

Dear Mr. Rao, This is a very good solution. However, it seems inappropriate that we should be restricted from discussing solutions involving WebView and Mod Harbour, as Mr. Silvio suggests. We urgently need effective solutions ...
by Otto
Mon Apr 29, 2024 10:17 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: combobox color
Replies: 22
Views: 554

Re: Report rpreview excel button disable not work

...         PrintEnd()         Eval( ::bPreview, ::oDevice )      else Please test with this change and provide your feedback Dear Rao, Now, it's working. I back to find fwh2212 report.prg code below: if !::lHaru .and. Empty( ::oDevice:cFile )        ...
by richard-service
Sat Apr 27, 2024 5:48 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Report rpreview excel button disable not work-SOLVED
Replies: 15
Views: 613

Re: Graph/Chart Scrollable

Dear Richard,

I have to check it with Mr. Rao

thanks for the reminder
by Antonio Linares
Thu Apr 25, 2024 3:18 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Graph/Chart Scrollable
Replies: 14
Views: 3065

Re: FWH 17.03 : Using FWMARIADB for Embedded Server

Rao, muchas gracias por tu tiempo.
Mañana tendré tiempo para intentarlo.
by FranciscoA
Wed Apr 24, 2024 4:13 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH 17.03 : Using FWMARIADB for Embedded Server
Replies: 43
Views: 10319

Re: A picture on top of the text

Rao, could you answer my question ?
by Natter
Wed Apr 24, 2024 11:41 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: A picture on top of the text
Replies: 5
Views: 360

Re: error to show pdf on dialog

... )   else      ? cPdfFile + " not found"   endif  https://imagizer.imageshack.com/v2/xq90/924/MVkHPc.png Dear Rao, Yes, but I need to open Max Window can see it not direct look. But I need to open PDF into Resource Dialog. but not open it. not error message. ...
by richard-service
Thu Apr 18, 2024 9:36 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: error to show pdf on dialog
Replies: 10
Views: 730

Re: Problem with valid email refresh btnbmp

... NOT working with FWH2307 So, Mr. Silvio Let me test with FWH2307 and get back to you. Also let me know the FWH version you are using. Thanks Dear Rao, I'using the last fwh release "FWH 24.02" (FW_VersionNo 24021) Harbour Compiler version: Harbour 3.2.0dev (r2403071241) C compiler version: ...
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: 2554

Re: Problem with valid email refresh btnbmp

nageswaragunupudi wrote:Can any other friends also test this program and let us know if it is working for them.


Dear Rao,

Test code from Antonio.
working fine for 32bit.
    Win11 home/pro
    FWH2402
    Harbour 3.2
    Bcc77
by richard-service
Fri Apr 12, 2024 7:41 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with valid email refresh btnbmp- RESOLVED
Replies: 25
Views: 2554

Re: FWH 2006: XBrowse : Own built-in Buttonbar

Rao He armado este ejemplo con un rowset pero con la clausula AUTOSORT y no ordena las columnas, solo al colocar // XbrSetupBar( oBrw ) vueve a ordernar, podria verificar si es asi o estoy haciendo algo mal ? Muchas gracias. ...
by TecniSoftware
Fri Apr 12, 2024 12:20 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH 2006: XBrowse : Own built-in Buttonbar
Replies: 14
Views: 2320

Re: FWHMYSQL Insert failing

Good Morning Mr Rao, I made a test with oCN:InsertSQ() and it's also returning a wrong sentence. It's returning this: INSERT INTO `folha` ( `cemp`,`nfolha`,`cmat`,`cvandes`,`cvdorig`,`val_inf`, `val_calc` ,`total_inc`,`filial`,`clotacao`,`prazo`,`situacao` ...
by vilian
Mon Apr 08, 2024 11:35 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWHMYSQL Insert failing
Replies: 6
Views: 427
Next

Return to advanced search