NetTalk Central

Author Topic: Browse button tooltip  (Read 1900 times)

Alberto

  • Hero Member
  • *****
  • Posts: 1848
    • MSN Messenger - alberto-michelis@hotmail.com
    • View Profile
    • ARMi software solutions
    • Email
Browse button tooltip
« on: May 31, 2010, 08:23:50 AM »
Hi, I have a browse with a button to call the form in View mode.
I need the button to have a variable tooltip depending on the row data.
Where must I put the code?
Thanks
Alberto
-----------
Regards
Alberto

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11193
    • View Profile
Re: Browse button tooltip
« Reply #1 on: May 31, 2010, 10:13:19 AM »
You can just put an expression into the tooltip field if you like.
Or put a variable there, then search the source for where the variable is used, and set it right before it's used.

cheers
Bruce

Alberto

  • Hero Member
  • *****
  • Posts: 1848
    • MSN Messenger - alberto-michelis@hotmail.com
    • View Profile
    • ARMi software solutions
    • Email
Re: Browse button tooltip
« Reply #2 on: May 31, 2010, 10:37:12 AM »
I´ve done this, but it seams to do not have the record fetched.
Alberto
-----------
Regards
Alberto