[haiku-development] Obtaining name of BViews

  • From: James Kim <jkim202@xxxxxxxxxxxxxxxxx>
  • To: haiku-development@xxxxxxxxxxxxx
  • Date: Wed, 09 Jul 2008 11:25:32 +1200

Hi!

I need to get names of BViews (including BButton, BTextControl, etc).
Names would be same as those defined at initialization of BView objects.
In C#, it is possible to extract the name of controls by substringing
relevant information from the ToString() method. I have looked at BView
header files and the BeBook, but I couldn't find anything similar.

Thanks.


Regards,

James Kim


Other related posts: