Message 1 of 5
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I tried to add a new workspace by calling
Ptr<Workspace> wspace= workspaces->add("NewWSpace", "NewWSpaceID", "NewWSpace", "./icon");
But wspace is always null. What should I do? Thanks!
The two png icons are under ./icon directory.
Solved! Go to Solution.