Project

General

Profile

Actions

Feature #715

closed

More flexible createApplication() functionality.

Added by Koen Deforche about 13 years ago. Updated about 13 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
02/09/2011
Due date:
% Done:

0%

Estimated time:

Description

Use boost::function instead of the C-style function pointer so that a user may boost::bind() other data into the create function.

Actions #1

Updated by Koen Deforche about 13 years ago

  • Status changed from New to Resolved

That was a surprisingly simple change (two lines).

You can now use boost::bind() to pass additional arguments to your application constructor.

Actions #2

Updated by Koen Deforche about 13 years ago

  • Status changed from Resolved to Closed

Available in Wt 3.1.9

Actions

Also available in: Atom PDF