bblabel

  1. Lucas Siqueira

    Android Question [RESOLVED] how can I create a BBLabel by code, without using the designer?

    how can I create a BBLabel by code, without using the designer? I want to add it to a panel, and put a text in BBLabel on it, I've tried it in many ways, but it always says you need to initialize ... if i do it via designer it works blz, but in my case i will need it via code, because i will...
  2. Toky Olivier

    Android Question [Solved] Center vertically text in BBCodeView

    I did many attemps to center vertically text in BBCodeView when paragraph height is not larger than the Base height (or the scrollview height) but no success. It's like text in BBLabel which is centered vertically but in a BBCodeView. I picked code from BBLabel (from the Redraw sub) but always...
  3. walterf25

    iOS Question BBLabel Click Event

    Hi All, I decided to give BBLabel a try because i needed to be able to set the padding property, the BBLabel view works very nice for this need, however i realized that it doesn't handle the Click Event, is there a way to add that to this view, i really would like to stick to using this view...
Top