NetTalk Central

Author Topic: Double Click in Browse...  (Read 2569 times)

osquiabro

  • Hero Member
  • *****
  • Posts: 668
    • View Profile
    • Email
Double Click in Browse...
« on: November 21, 2013, 05:48:52 AM »
how i can disable this setting?? when double click the form open as blank, and if open any record and then double click in other record, the system always open the last record..

version 7.29
« Last Edit: November 21, 2013, 05:50:24 AM by osquiabro »

osquiabro

  • Hero Member
  • *****
  • Posts: 668
    • View Profile
    • Email
Re: Double Click in Browse...
« Reply #1 on: November 21, 2013, 05:52:44 AM »
i found in webserver setting, but this setting don't work correctly, when double click open a blank form

version 7.29.

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11183
    • View Profile
Re: Double Click in Browse...
« Reply #2 on: November 22, 2013, 12:03:39 AM »
It seems to be working here, so you might want to test in an example to see what you find out.

the settings for it are as follows;

a) WebServer procedure, NetTalk Extension, Settings, Defaults, Browse. "Doubleclick on Row to Form"

b) then at the local level (ie in each browse)
Form tab / Change Button / Double click to Form = (Default / Change / View / No)

Cheers
Bruce

osquiabro

  • Hero Member
  • *****
  • Posts: 668
    • View Profile
    • Email
Re: Double Click in Browse...
« Reply #3 on: November 22, 2013, 02:37:23 AM »
no working for me, i have a form with Allow View only and in browse Form tab / Change Button / Double click to Form = (View).

The double click work if the settings is in change but open a blank form.

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11183
    • View Profile
Re: Double Click in Browse...
« Reply #4 on: November 22, 2013, 09:45:03 AM »
does it work in Example 3?

osquiabro

  • Hero Member
  • *****
  • Posts: 668
    • View Profile
    • Email
Re: Double Click in Browse...
« Reply #5 on: November 25, 2013, 03:08:19 AM »
same problem with example 3.

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11183
    • View Profile
Re: Double Click in Browse...
« Reply #6 on: November 25, 2013, 05:16:00 AM »
It's working here in Example 3, version 7.30.
Can anyone else duplicate this problem in example 3?

If you need to tweak example 3 to show the problem, can you post the tweaked app & dict here please.

cheers
Bruce

osquiabro

  • Hero Member
  • *****
  • Posts: 668
    • View Profile
    • Email
Re: Double Click in Browse...
« Reply #7 on: November 25, 2013, 08:19:08 AM »
i see that the problem occurs in clarion version 6 with nt 7.29, when compile with clarion 8 the problem don't occur only in version 6.0.

Is simple to re-produce the problem, change a form to view only.

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11183
    • View Profile
Re: Double Click in Browse...
« Reply #8 on: November 26, 2013, 03:34:36 AM »
ok, please post your updated example here and I'll take a look.
Also - which build of Clarion 6 are you using?

osquiabro

  • Hero Member
  • *****
  • Posts: 668
    • View Profile
    • Email
Re: Double Click in Browse...
« Reply #9 on: November 26, 2013, 04:36:03 AM »
Clarion Version 6.3 9058.

check MailboxesBrowseControl..

[attachment deleted by admin]

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11183
    • View Profile
Re: Double Click in Browse...
« Reply #10 on: November 26, 2013, 06:51:03 AM »
thanks for the example Osa,

two mistakes - one yours, one mine.

first yours - on the browse, Form tab, change button tab, set the double-click action to VIEW.

I've made a small tweak in the JavaScript on my side as well. That'll be in the 7.31 build.

cheers
Bruce