Book a Demo

Author Topic: Class operations dlg  (Read 3382 times)

frankP

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Class operations dlg
« on: August 04, 2005, 04:21:38 am »
I hesitate to describe this as a bug, but I miss it now it's gone...

I use the MVC pattern, and I have controller classes with many methods. What's gone with vn 5 is that I select a method, move off the "General" tab and do summat. I click the "General" tab again.

Back in the day the method lsv continued to display the previously-selected method, now it always re-displays the top "page". Scrolling back down tedious...

Call that a suggestion, this a request.
Could there be a "copy" button nestled near the "new" button which would copy parms primarily, other stuff secondarily, including name - good for overloading OF COURSE.