Search found 384 matches: shridhar

Return to advanced search

How we can merge XBROWSE Column header ?

... | Free | ------------------------------- column 1 is Bill column 2 is Free However I want to display "Quantity" for both column. Thanks Shridhar
by shri_fwh
Thu Nov 22, 2012 8:29 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: How we can merge XBROWSE Column header ?
Replies: 2
Views: 814

MySql embedded Db Server deployment files?

Hi All ,

Wanted to know that what are the files to be required for the MySql Embedded DB Server deployment. As I read on the Net the only one file libmysqld.dll needs to be deployed. Please correct me if I am wrong. Thanks in advance.

Thanks
Shridhar
by shri_fwh
Mon Nov 19, 2012 12:07 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: MySql embedded Db Server deployment files?
Replies: 1
Views: 476

Re: GET and XBROWSE Control's Navigation Problem

Hi Kok ,

I tried this and Its working. :D But for backward navigation it does not work. Currently I am using this code. Thanks a lot..!

Thanks
Shridhar
by shri_fwh
Sun Nov 04, 2012 3:54 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: GET and XBROWSE Control's Navigation Problem
Replies: 3
Views: 719

Re: GET and XBROWSE Control's Navigation Problem

Hi ,

I tried so many things but without success. Could you please let me know how can handle this problem ?

Thanks
Shridhar
by shri_fwh
Sun Nov 04, 2012 2:27 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: GET and XBROWSE Control's Navigation Problem
Replies: 3
Views: 719

GET and XBROWSE Control's Navigation Problem

... XBROWSE oBrw2 @410,10 BUTTONBMP aoGET[ 11 ] PROMPT "&Save" @410,150 BUTTONBMP aoGET[ 12 ] PROMPT "&Quit" Thanks Shridhar
by shri_fwh
Sun Nov 04, 2012 1:21 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: GET and XBROWSE Control's Navigation Problem
Replies: 3
Views: 719

XBROWSE Incremental Search in XBROWSE cell EDIT_GET

... to achive this ? Please guide me. Also I would like to request to all of you to post sample here. So I can try it. Thanks in advance...! Thanks Shridhar
by shri_fwh
Fri Nov 02, 2012 12:22 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: XBROWSE Incremental Search in XBROWSE cell EDIT_GET
Replies: 0
Views: 313

FLAT BUTTON behaviour is different than Normal BUTTON

... work. For navigation It support only TAB key not Up/down/Left/Right Keys. Please suggest the solution for the same. Thanks in advance..! Thanks Shridhar
by shri_fwh
Wed Oct 31, 2012 7:31 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FLAT BUTTON behaviour is different than Normal BUTTON
Replies: 0
Views: 254

Re: TDolPhin query in XBROWSE is not working

Hi Daniel , André ,

Correct...! the oQry was ending before calling Browse. I had written oQry:end() after ACTIVATE WINDOW oWnd.


Code: Select all  Expand view


   ACTIVATE WINDOW oWnd

  //  oQry:END()  


 


Thanks a lot for your great support..! It is working now... :D

Thanks
Shridhar
by shri_fwh
Sun Oct 28, 2012 3:03 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: TDolPhin query in XBROWSE is not working
Replies: 6
Views: 872

Re: TDolPhin query in XBROWSE is not working

... 4475 ) Called from: .\source\classes\XBROWSE.PRG => (b)TXBROWSE:TXBROWSE( 415 ) Called from: => TXBROWSE:SKIP( 0 ) Thanks Shridhar
by shri_fwh
Sun Oct 28, 2012 11:35 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: TDolPhin query in XBROWSE is not working
Replies: 6
Views: 872

TDolPhin query in XBROWSE is not working

... "Sales Rate", "Purc.Rate", "Op.Unit Qty.", "Op. Box Qty." } ;      OBJECT oQry UPDATE  Thanks Shridhar
by shri_fwh
Sun Oct 28, 2012 11:04 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: TDolPhin query in XBROWSE is not working
Replies: 6
Views: 872

Re: Push Button behaviour is different for Action Event

Hi Kok

Thanks...! Its working :D

Thanks
Shridhar
by shri_fwh
Sun Oct 28, 2012 10:48 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Push Button behaviour is different for Action Event
Replies: 5
Views: 870

Re: Change GET TEXT COLOR when GET Focused.

Hi Otto, Uwe ,

Want to set globally but, as SetGetColorFocus() function I can set color only for Background not for Text. Is there any way so I can set color for both Text and Background globally ?

Thanks
Shridhar
by shri_fwh
Sat Oct 27, 2012 11:50 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Change GET TEXT COLOR when GET Focused.
Replies: 3
Views: 842

Re: Change GET TEXT COLOR when GET Focused.

Shridhar, Changing a SINGLE-get ( not global !!! ), otherwise Ottos solution. REDEFINE GET oGet VAR nTickCount ID 970 PICTURE "99999" OF oDlg UPDATE This changes the GET ON FOCUS to RED with black text oGet1:bGotFocus ...
by ukoenig
Sat Oct 27, 2012 11:29 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Change GET TEXT COLOR when GET Focused.
Replies: 3
Views: 842

Re: Change GET TEXT COLOR when GET Focused.

Shridhar,
maybe SetGetColorFocus() is what you are looking for.
Best regrads,
Otto
by Otto
Sat Oct 27, 2012 11:14 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Change GET TEXT COLOR when GET Focused.
Replies: 3
Views: 842

Change GET TEXT COLOR when GET Focused.

Hi ,

I want to change the TEXT Color ONLY when GET is focused. Please guide me how I can set it ?

Thanks in advance..!
Shridhar
by shri_fwh
Sat Oct 27, 2012 11:02 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Change GET TEXT COLOR when GET Focused.
Replies: 3
Views: 842
PreviousNext

Return to advanced search