Project

General

Profile

Actions

Support #3734

closed

WTextEdit (to edit) and WText (to view).

Added by Anonymous over 9 years ago. Updated about 9 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
-
Start date:
01/21/2015
Due date:
% Done:

0%

Estimated time:

Description

I need to edit a news including pictures and words,can you help me explain the use of "WTextEdit (to edit) and WText (to view)" in detail? I could finish the first half that edit new ,but I can't get the content from an WTextEdit widget and show it on the WText Widgt. thank you.

Actions #1

Updated by Koen Deforche over 9 years ago

  • Tracker changed from Bug to Support
  • Status changed from New to Resolved
  • Assignee set to Koen Deforche

Hey,

That really should be as simple as:

WText *text = ...;

WTextEdit *textEdit = ...;

text~~setText(textEdit~~>text());

Koen

Actions #2

Updated by Koen Deforche about 9 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF