Mikey Nosihcan
- Login: MNG
- Email: vectortemplate@gmail.com
- Are you a spammer?: No
- Registered on: 11/11/2014
- Last sign in: 02/04/2015
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 0 | 4 | 4 |
Activity
02/04/2015
- 11:33 PM Wt Support #3750: How do I grab the dimensions of a WPaintedWidget to draw a line with them?
- OK - so you mean call `setLayoutSizeAware(true)` for the `WPaintedWidget` then set the position of the line in `layou...
- 11:57 AM Wt Support #3750: How do I grab the dimensions of a WPaintedWidget to draw a line with them?
- WLineF does not inherit from `WWidget` and has no `setLayoutSizeAware()` method. Perhaps I'm misunderstanding somethi...
- Using C 11 on Ubuntu 14.04, default GCC tool chain 4.9x:
I want to draw a line at the bottom of a WPaintedWidget - c...
02/02/2015
- 02:24 PM Wt Support #3750: How do I grab the dimensions of a WPaintedWidget to draw a line with them?
- This is posted in features - should be removed from bugs.
- 02:20 PM Wt Support #3750 (Closed): How do I grab the dimensions of a WPaintedWidget to draw a line with them?
- Using C 11 on Ubuntu 14.04, default GCC tool chain 4.9x:
I want to draw a line at the bottom of a `WPaintedWidget` -...
11/19/2014
- 08:55 AM Wt Support #3670 (Closed): Implementing conditional pen coloring in a WSeries
- I am working with *Cartesian/Wt::Chart::ChartType::ScatterPlot* and *WDataSeries/Wt::Chart::SeriesType::CurveSeries/L...
11/18/2014
- 10:56 AM Wt Support #3661: Wt memory management:
- OK - excellent - thanks for the info.
MNG
11/14/2014
- 04:56 AM Wt Support #3661: Wt memory management:
- So any time I instantiate a widget with *new* and then call *addWidget* or *addItem* or assign the *parent* argument ...
11/12/2014
- 06:15 AM Wt Support #3661 (Closed): Wt memory management:
- Can someone please point me to a resource where the rules of Wt memory management are explained? How is the ownership...
11/11/2014
- 11:34 PM Wt Feature #3659: How do I control the color of text in Wt::WCartesianChart
- You will want to implement a custom palette (specialize Wt::Chart::WChartPalette).
OK - will do that, see what it ge...
Also available in: Atom