[Logo] Enterprise Client Community
  [Search] Search   [Recent Topics] Recent Topics   [Members]  Member Listing   [Groups] Back to home page 
[Register] Register / 
[Login] Login 
Feature Reuqest: OKPopup => HTML Output  XML
Forum Index -> Development
Author Message
mreich

Power User
[Avatar]

Joined: 30/01/2009 08:34:23
Messages: 744
Offline

Hi,

would be cool, if the OKPopup can also show HTML formatted content?

THX
Markus
[WWW]
CaptainCasa

Power User
[Avatar]

Joined: 21/11/2007 12:23:06
Messages: 5519
Offline

Hi Markus,

...also in 2024: thanks for your proposals!

Next update contains:

Code:
         String html = createHtmlText();
         OKPopup okp = OKPopup.createInstance("Some html text",html);
         okp.setTextContentType(ICCServerConstants.TEXTPANE_CONTENTTYPE_HTML);
 


Same for YESNOPopup.

Thanks + Regards! Björn


Björn Müller, CaptainCasa GmbH
CaptainCasa

Power User
[Avatar]

Joined: 21/11/2007 12:23:06
Messages: 5519
Offline

...part of 20240108... - Kind regards, Björn

Björn Müller, CaptainCasa GmbH
 
Forum Index -> Development
Go to:   
Powered by JForum 2.1.6 © JForum Team