Rama V
- Login: rama
- Email: rama.vorray@esko.com
- Are you a spammer?:
- Registered on: 07/27/2012
- Last sign in: 07/30/2012
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 0 | 2 | 2 |
Activity
07/31/2012
- 10:46 AM Wt Support #1372: Resize WGLWidget dynamically on window resize
- Thanks for the explanation. I will give your methods a try.
Also I was a bit wrong in explaining the behaviour I nee...
07/30/2012
- 05:47 PM Wt Support #1372: Resize WGLWidget dynamically on window resize
- CSS I have is,
.topToolBarStyle {
width:100%;
height:5%;
background-color:grey;
text-align:justify;
border... - 05:46 PM Wt Support #1372: Resize WGLWidget dynamically on window resize
- I tried this, but I am afraid still not what I expected. I fail to understand on what basis HBox and VBox layouts res...
- 04:38 PM Wt Support #1372: Resize WGLWidget dynamically on window resize
- 100% CSS property works fine when used with GWT and also with standard JS/HTML.
I will give your method a try and see.
- 02:51 PM Wt Support #1372: Resize WGLWidget dynamically on window resize
- This resize bug (see comments 8 and 9) isn't resolved in the latest patch. I have just downloaded 3.2.2-p1. Still I s...
07/27/2012
- 05:07 PM Wt Support #1372: Resize WGLWidget dynamically on window resize
- Ok. This now works but why does it resize only horizontally but not vertically?
Previously I was mising 'glContainer... - 03:16 PM Wt Support #1372: Resize WGLWidget dynamically on window resize
- I tried glContainer\_->setLayout instead of addWidget(..) but still no use. Looks like Wt is far from mature.
- 02:44 PM Wt Support #1372: Resize WGLWidget dynamically on window resize
- I think I am wrong in doing,
glLayoutMgr = new WVBoxLayout(glContainer\_->widget(0));
What is the alternative?
- 02:23 PM Wt Support #1372: Resize WGLWidget dynamically on window resize
- I also tried in below two ways, this time server runs fine, but no gl render (just a blank background). Looks like gl...
- 03:59 PM Wt Bug #1374 (Closed): Adding widgets to layout doesn't work!
- WContainerWidget \*glContainer = new WContainerWidget(root());
WHBoxLayout \*layout = new WHBoxLayout();
layout-&...
Also available in: Atom