NetTalk Central

Author Topic: Button on browse like the Export button  (Read 2224 times)

terryd

  • Hero Member
  • *****
  • Posts: 759
    • View Profile
    • Davcomm
    • Email
Button on browse like the Export button
« on: January 16, 2017, 03:44:32 AM »
I am working on a browse where there is a tag checkbox against each record.
 I don't want the operation to take place immediately a record is tagged as is done in the Capesoft example, I want to tag say, 10 records, and then click a button on the browse which will loop through the tagged records and apply the logic.
Is there a way to add a button to the browse (next to the export button would be nice) which I could then add the logic to?
On further thought I think the way to do this would be to encapsulate the browse in a form and have a button on the form underneath the browse to do the work. Unless someone has another suggestion I am going with that.
« Last Edit: January 16, 2017, 04:03:59 AM by terryd »
Terry Davidson
Windows 10 64 bit/Windows7 64bit
Clarion 9.1.11529/Clarion10 12567
Nettalk 913
Nettalk 1015
StringTheory267/Winevent515/XFiles298/MessageBox239/Cryptonite186

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11186
    • View Profile
Re: Button on browse like the Export button
« Reply #1 on: January 16, 2017, 04:50:05 AM »
button, and browse, on a form is the correct approach.

cheers
Bruce