John Foster
- Login: johnxf
- Email: john.x.foster@nab.com.au
- Are you a spammer?: No
- Registered on: 08/07/2014
- Last sign in: 08/15/2019
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 0 | 1 | 1 |
Activity
08/15/2019
- 02:42 AM Wt Bug #7201 (Closed): Hello world example throws exception when browser closed
- I have built the "Hello World" example, as is, on Windows 7 with Visual Studio 2019. I build for C 1.41, boost 1.67. ...
08/21/2014
- 05:22 AM Wt Help: RE: Using WAnchor as a popup item
- Thanks guys.
What is interesting is that the code works like this:
wmenu~~<span style="text-align:right;">addItem("...
08/20/2014
- Hi
I have a popup menu with an item to open a new browser window/tab. The menu displays OK, but the new window doesn...
08/12/2014
- Hi
I have a navigation bar and a menu with drop-down items. However, at start-up it always appears with just a title... - 05:37 AM Wt Open discussion: RE: Charts with different x-axis values
- Yes, but boost::any\_cast has:
T boost::any\_cast<T>(boost::any);
and
T\* boost::any\_cast<T>(boost::any\*);
I mi...
08/11/2014
- 07:19 AM Wt Open discussion: RE: Charts with different x-axis values
- Mea culpa.
Should be:
boost::any\_cast<const WT>(&any))
08/08/2014
- 11:34 AM Wt Open discussion: RE: Charts with different x-axis values
- Further to the above - how do I access the column vectors - I don't see anywhere in the API to do this.
I have tried... - 05:54 AM Wt Open discussion: RE: Charts with different x-axis values
- Hi Koen
Thanks - that worked a treat!
John
08/07/2014
- 11:53 AM Wt Open discussion: RE: Charts with different x-axis values
- Further to this question. If I set values in a Wt::WStandardItemModel like so, all is OK. I get axes and lines plotte...
- The documentation suggests that different x-axis points can be used in a single model, but I cannot see how to do thi...
Also available in: Atom