General

Profile

Mohammed Rashad

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 3 3

Activity

09/06/2016

02:08 AM Wt Help: RE: how to extent registration widget
thanks. i knew there must be an example!.
Wt is very rich in good examples.. :)
Mohammed Rashad

09/05/2016

10:38 PM Wt Help: how to extent registration widget
the current registration widget as is ask user, passoword, email etc.. How do I go and add another widget into this? ... Mohammed Rashad

08/12/2016

11:09 PM Wt Help: RE: preferred way to launch a process and parse output
Thanks Wim,
WServerPush examples run on a new thread. Does it works same for new process ?
Mohammed Rashad

08/05/2016

11:34 PM Wt Help: preferred way to launch a process and parse output
hello all,
I would like to know what will be the preferred way to start a process and monitor its state, get its out...
Mohammed Rashad

03/07/2013

02:21 AM Wt Help: RE: custom javascript to show an OSM map
I think you are expecting a div here
elt:document.getElementById('map'),\"
so try this->setId("map");
before
...
Mohammed Rashad

01/07/2013

05:02 PM Wt Help: RE: Users authentication and Session
I use cookies to check if user is logged on?
regarding facebook login see\[1\] paticularly \[2\]
\[1\] http://www....
Mohammed Rashad

10/06/2012

02:32 PM Wt Help: RE: How to make Signal Slot that takes argument?
Hey,
you can use boost::bind. or simply like this
QPushButton::connect(this,&MyClass::myButtonClicked)
the paramet...
Mohammed Rashad

07/23/2012

04:30 PM Wt Help: RE: [Layout] What am I doing wrong?
I guess root() already have a layout.
this error happens if we try to setLayout to a container and it already have ...
Mohammed Rashad

06/04/2012

08:02 PM Wt Help: RE: Offline Application
Its not clear what you are planning to do with Wt. Wt is web based framework. But you can run offline application usi... Mohammed Rashad

05/10/2012

04:22 PM Wt Help: RE: [WGoogleMap] Launch custom JavaScript function from button in InfoWindow
Lucas Vitorino wrote:
> Hi Mohammed,
>
> I found someone on stackoverflow that apparently had the same issue th...
Mohammed Rashad

Also available in: Atom