Search found 38 matches: lkinetic

Return to advanced search

Re: How to use xbrowse():lKinetic with xbrowse():bLClicked

Oh.
I thought you were using Windows Tablet or Touch screen PC
Let me think
by nageswaragunupudi
Wed Oct 20, 2021 3:37 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to use xbrowse():lKinetic with xbrowse():bLClicked
Replies: 5
Views: 455

Re: How to use xbrowse():lKinetic with xbrowse():bLClicked

Dear Master, 1. I do not use real Touch Screen (I use Android mobile with RDP to Windows Desktop) 2. I do not set :lKinetic := .F., I can use Drag and scroll but I cannot use :bLClicked. If I set :bLClicked, :lKinetic does not work. 3. I do not :lKinetic := .F., and :bLClick := ...
by dutch
Wed Oct 20, 2021 3:08 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to use xbrowse():lKinetic with xbrowse():bLClicked
Replies: 5
Views: 455

Re: How to use xbrowse():lKinetic with xbrowse():bLClicked

I try both .F./.T. Please follow my advice. Set lKinetic := .F. // .F. only. No second thoughts on this. XBrowse can check the touch behavier. I review in xbrowse.prg. Can xBrowse check :GetTickCount() (:nStartTime and :nEllapsed), if more than ...
by nageswaragunupudi
Wed Oct 20, 2021 8:44 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to use xbrowse():lKinetic with xbrowse():bLClicked
Replies: 5
Views: 455

Re: How to use xbrowse():lKinetic with xbrowse():bLClicked

... check :GetTickCount() (:nStartTime and :nEllapsed), if more than xxxx mili-second, it is touch. Is it possible? Thank you in advance, Set oBrw:lKinetic to .F. If you are using Touch screen, XBrowse has builtin scrolling facility with fingers on touch screens. This is perfect and much smoother ...
by dutch
Wed Oct 20, 2021 1:59 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to use xbrowse():lKinetic with xbrowse():bLClicked
Replies: 5
Views: 455

Re: How to use xbrowse():lKinetic with xbrowse():bLClicked

Set oBrw:lKinetic to .F.

If you are using Touch screen, XBrowse has builtin scrolling facility with fingers on touch screens.
This is perfect and much smoother than with lKinetic.
All touch gestures are supported including pinch and zoom.
by nageswaragunupudi
Tue Oct 19, 2021 3:57 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to use xbrowse():lKinetic with xbrowse():bLClicked
Replies: 5
Views: 455

How to use xbrowse():lKinetic with xbrowse():bLClicked

I cannot use ::bLClicked with ::lKinetic.

Because ::bLClicked will action when I try to use finger to scroll the xbrowse (lKinetic).

How do I can use both as Mobile behavior?

Thanks in advance,
by dutch
Sun Oct 17, 2021 2:19 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to use xbrowse():lKinetic with xbrowse():bLClicked
Replies: 5
Views: 455

Re: How to use XBROWSE lKinetic and bLClicked in the same time?

I try again and got the result. lKinetic will work on columns without bLClicked action. 1. bLClicked all columns, it will action on first touch row (row which FIGUREUP is not concern) 2. bLClicked 6th column, all columns (except 6th) can ...
by dutch
Wed May 13, 2020 3:07 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to use XBROWSE lKinetic and bLClicked in the same time?
Replies: 5
Views: 907

Re: "PROBLEMILLA" CON TCBROWSE FWH

TWBrowse():lKinetic := .f.

Ok. Lo probaré.

Gracias a todos.
by pacotre
Tue May 12, 2020 5:18 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: "PROBLEMILLA" CON TCBROWSE FWH
Replies: 20
Views: 2189

Re: How to use XBROWSE lKinetic and bLClicked in the same time?

I use touch screen but when I use bLClicked on XBROWSE, lKinetic doesn't work. Because XBROWSE action on bLClicked only.


Try again. You flip with your fingers and the browse scrolls.
XBrowse's touch interface does not depend on the lKinetic setting.
It works always.
by nageswaragunupudi
Tue May 12, 2020 5:43 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to use XBROWSE lKinetic and bLClicked in the same time?
Replies: 5
Views: 907

Re: How to use XBROWSE lKinetic and bLClicked in the same time?

Dear Master Rao, Thank you for asking. Thailand is great, pandemic is quite low now but we still do social distancing and wear mask. By default lKinetic is .t. Even when lKinetic is true, bLClicked works but Kinetic stops working. Whether lKinetic is true of false, and whether we have bLClicked ...
by dutch
Tue May 12, 2020 5:40 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to use XBROWSE lKinetic and bLClicked in the same time?
Replies: 5
Views: 907

Re: How to use XBROWSE lKinetic and bLClicked in the same time?

By default lKinetic is .t. Even when lKinetic is true, bLClicked works but Kinetic stops working. Whether lKinetic is true of false, and whether we have bLClicked or not Kinetic behavior continues to work with fingers on touch ...
by nageswaragunupudi
Tue May 12, 2020 4:15 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to use XBROWSE lKinetic and bLClicked in the same time?
Replies: 5
Views: 907

Re: How to use XBROWSE lKinetic and bLClicked in the same time?

Why do you want to use lKinetic ?

btw, how are you all in Thailand?
by nageswaragunupudi
Tue May 12, 2020 4:03 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to use XBROWSE lKinetic and bLClicked in the same time?
Replies: 5
Views: 907

How to use XBROWSE lKinetic and bLClicked in the same time?

I would like to use ::lKinetic := .T. but bLClicked (any coloumn) cannot use.
I would like to use bLClicked (all coloumns), ::lKinetic := .T. cannot use.

How can I do it?

Thanks in advance,
by dutch
Mon May 11, 2020 10:57 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to use XBROWSE lKinetic and bLClicked in the same time?
Replies: 5
Views: 907

Re: OT: Windows 10 and FWH

... using. Are you working in desktop mode of WINDOWS 8? Do you have installed advance touch drivers? Thanks in advance Otto Probably if you set oBrw:lKinetic to .t., we should be able to move screen up and down.
by nageswaragunupudi
Mon Apr 06, 2015 1:01 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: OT: Windows 10 and FWH
Replies: 25
Views: 8211

Re: errores de xbrowse ??? No se corrigió

... 233, 162 ) } } SELECT &cAliTab IF cManOrd == NIL (cAliTab)->( DBGOTOP() ) ENDIF WITH OBJECT ( oBrwFW2 := TXBrowse():New( oPanBrw ) ) //:lKinetic := .F. :nMarqueeStyle := MARQSTYLE_HIGHLCELL :nColDividerStyle := LINESTYLE_BLACK :nRowDividerStyle := LINESTYLE_BLACK :lColDividerComplete ...
by russimicro
Thu Jan 22, 2015 1:05 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: errores de xbrowse ??? NO SOLUCIONADO ??? AYUDA
Replies: 8
Views: 2272
Next

Return to advanced search