Search found 58 matches: doubleclick

Return to advanced search

Re: CLASS modification

... that I had to modify some procedures of that program and I went to recompile and that get while loading the calendar (Tcalendar) doesn't make doubleclick work so it's unusable. I have to read bullshit or meaningless sentences on the forum, I don't want to use other procedures, I want a calendar ...
by Silvio.Falconi
Wed May 24, 2023 8:06 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: CLASS modification
Replies: 33
Views: 1704

Re: calendar not run ( DBLCLICK)

Giovany Vecchi wrote:Try like this:
oGet:VarPut( oCalendar:dDate )



?????????????????????????????????????????????????????????????????????????????????????????

not run Doubleclick!!!!
by Silvio.Falconi
Tue May 23, 2023 9:37 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: calendar not run ( DBLCLICK)
Replies: 20
Views: 1917

Re: calendar not run ( DBLCLICK)

METHOD HandleEvent( nMsg, nWParam, nLParam ) CLASS TCalendar

// TODO: Verify others messages

if nMsg==WM_LBUTTONUP
::Super:HandleEvent( nMsg, nWParam, nLParam )
endif
return nil



wich is the message for doubleclick ? ( wm_ ?)
by Silvio.Falconi
Sun May 21, 2023 8:08 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: calendar not run ( DBLCLICK)
Replies: 20
Views: 1917

Re: problem wth SetMultiSelectCol

No good .. please not change btnbar function of Cristobal run ok Your solution Is no good because It go to conflict to doubleclick call edit function Oy Mr. Nageswarao can resolve it Dear Silvio, DATA bLClicked is of TXBROWSE CLASS You must calculate the column in which the mouse ...
by Silvio.Falconi
Sat Apr 29, 2023 9:20 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: problem wth SetMultiSelectCol
Replies: 11
Views: 677

Re: problem wth SetMultiSelectCol

No good .. please not change btnbar function of Cristobal run ok Your solution Is no good because It go to conflict to doubleclick call edit function Oy Mr. Nageswarao can resolve it Dear Silvio, DATA bLClicked is of TXBROWSE CLASS You must calculate the column in which the mouse ...
by cnavarro
Sat Apr 29, 2023 8:24 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: problem wth SetMultiSelectCol
Replies: 11
Views: 677

Re: problem wth SetMultiSelectCol

No good ..

please not change btnbar function of Cristobal run ok

Your solution Is no good because It go to conflict to doubleclick call edit function

Oy Mr. Nageswarao can resolve it
by Silvio.Falconi
Sat Apr 29, 2023 5:51 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: problem wth SetMultiSelectCol
Replies: 11
Views: 677

logic value in txbrowse cell

...     :bLDClickData := { || pos->okay := !pos->okay, oBrw:Refresh() }  END  Now I can toggle the cell value by doubleclick. But I can't toggle with no keypress at all. What do I miss?
by Detlef
Tue Feb 22, 2022 9:34 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: logic value in txbrowse cell
Replies: 4
Views: 224

defining a key to a function

Hello, I have a browse with all plantnames. If I doubleclick on a row a new window is opened that shows all the details of that plant. On this window I have two buttons to go to the previous row or the next row. Now i want to do this by clicking ...
by plantenkennis
Sun Jun 20, 2021 9:21 am
 
Forum: FiveMac / FivePhone (iPhone, iPad)
Topic: defining a key to a function
Replies: 2
Views: 722

Re: galería de imágenes

Really nice !!!

Image

How can I add action when doubleclick an image ? I want to call the book edit function when double click the image of any cover.

Regards,
by José Luis Sánchez
Thu Jan 14, 2021 5:28 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: galería de imágenes
Replies: 52
Views: 16981

Re: New FWH 19.09

Dear Antonio, I noticed a problem with xBrowse It seems celledit on doubleclick -> return doesn't save the values. regards Uwe :?: We tested here and found it is working fine. This is a small sample #include "fivewin.ch"REQUEST DBFCDXfunction ...
by nageswaragunupudi
Tue Oct 15, 2019 4:24 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: New FWH 19.09
Replies: 36
Views: 5720

Re: New FWH 19.09

Dear Uwe,

ukoenig wrote:Dear Antonio,

I noticed a problem with xBrowse
It seems celledit on doubleclick -> return doesn't save the values.

regards
Uwe :?:


We are reviewing it, many thanks for your feedback
by Antonio Linares
Mon Oct 14, 2019 10:14 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: New FWH 19.09
Replies: 36
Views: 5720

Re: New FWH 19.09

Dear Antonio,

I noticed a problem with xBrowse
It seems celledit on doubleclick -> return doesn't save the values.

regards
Uwe :?:
by ukoenig
Sun Oct 13, 2019 5:13 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: New FWH 19.09
Replies: 36
Views: 5720

Re: Introducing FiveTech's fivedit

... https://bitbucket.org/fivetech/fivewin-contributions/downloads/FIVEDIT.EXE - Save and Restore credentials for Github - Error doubleclick xbrowses: fixed Files configuration: https://bitbucket.org/fivetech/fivewin-contributions/downloads/FE_Install.zip New Slack for FivEdit ...
by cnavarro
Sun Sep 22, 2019 6:45 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Introducing FiveTech's fivedit
Replies: 560
Views: 107236

Re: Show and scroll with Meta-file

Is it also possible to know the location when you do a doubleclick?
Since when you swipe or zoom, the locations are different. Mayme a hyperlink would me nice
by Marc Vanzegbroeck
Sat Jul 20, 2019 1:14 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Show and scroll with Meta-file
Replies: 12
Views: 979

Re: DOS accounting system to TWeb

... at you main menu and I was wondering if it was possible to go to a menuitem by pressing ENTER en a singleclick? I noticed that it's working by doubleclick. I just thinking about the customers, since they are used to the DOS-version, and then the navigation is via the arrows and pressing ENTER. ...
by Otto
Mon Apr 08, 2019 5:14 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: DOS accounting system to TWeb
Replies: 45
Views: 5679
Next

Return to advanced search