• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Question about WOPupUpButton
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Question about WOPupUpButton


  • Subject: Re: Question about WOPupUpButton
  • From: Kevin Xiaowen Ren <email@hidden>
  • Date: Fri, 03 Sep 2004 15:46:31 +1200

I just want to control the displayString is bold or not.
I made modelItem.name like, <b>Some Model</b>, but on the display page it's not bold string.
How to control this displayString?


kevin

At 14:58 3/09/2004 +1200, you wrote:
Hi all,
I am trying to control different font size for displayString in WOPupUpButton.

ModelPopUp:WOPopUpButton
{
list= modelList;
item= modelItem;
displayString= modelItem.name;
selection = selectedModelData;
class = getFontClass;
}
But the binding class couldn't setup with <option> tag, like <option calss="normal" value="1">Model1</option>
, it only setup to <selection> tag, like <select class="normal" name="23.3.1">.
So how to setup this dynamic class to <option> tag?
Thanks.
kevin
_______________________________________________
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.



  • Follow-Ups:
    • Re: Question about WOPupUpButton
      • From: Dirk Bajohr <email@hidden>
  • Prev by Date: Question about WOPupUpButton
  • Next by Date: Re: problem with selectedObject of EOFormController in Java Client
  • Previous by thread: Question about WOPupUpButton
  • Next by thread: Re: Question about WOPupUpButton
  • Index(es):
    • Date
    • Thread