Issue 3295: no easy way to convert text with links into a ChromeView layout  
with ChromeViews::Label and ChromeViews::Link
http://code.google.com/p/chromium/issues/detail?id=3295

New issue report by [EMAIL PROTECTED]:
Often times we want to display text with links using ChromeViews.  If this
is text that needs to be localized, this causes a problem because
localization only knows about strings.  We then need to convert the string
into a ChromeViews layout where we splice links into ChromeView::Link
objects between ChromeView::Label objects.

This is easy in HTML, but hard to do with ChromeViews.

Basically, what we need is a really simple parser that converts text with
<a> tags into the right ChromeViews layout automagically.


Issue attributes:
        Status: Untriaged
        Owner: [EMAIL PROTECTED]
        Labels: Type-Feature Pri-2 OS-All Area-BrowserUI

-- 
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Chromium-bugs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/chromium-bugs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to