General

Profile

John Foster

  • Login: johnxf
  • Email: john.x.foster@nab.com.au
  • Are you a spammer?: No
  • Registered on: 08/07/2014
  • Last connection: 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. ... John Foster

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("...
John Foster

08/20/2014

01:07 PM Wt Help: Using WAnchor as a popup item
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...
John Foster

08/12/2014

12:17 PM Wt Help: WNavigationBar and WMenu
Hi
I have a navigation bar and a menu with drop-down items. However, at start-up it always appears with just a title...
John Foster
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...
John Foster

08/11/2014

07:19 AM Wt Open discussion: RE: Charts with different x-axis values
Mea culpa.
Should be:
boost::any\_cast&lt;const WT&gt;(&any))
John Foster

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...
John Foster
05:54 AM Wt Open discussion: RE: Charts with different x-axis values
Hi Koen
Thanks - that worked a treat!
John
John Foster

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... John Foster
04:52 AM Wt Open discussion: Charts with different x-axis values
The documentation suggests that different x-axis points can be used in a single model, but I cannot see how to do thi... John Foster

Also available in: Atom