Hi Kemal,

I got things compiling on my computer at last.

It was that it was using an older compiler just for your project in
/usr/local/bin/c++  .. I deleted it now.

I'm fixing up your code a bit and will upload it shortly. There were a
couple of memory leaks with the 'user' in hello app and mainwindow.

Ready for looking at doing a face book app.

Do you have a login I can use on your account ? Or should I sign up
somewhere.

Kind Regards,
Matthew



On Mon, Nov 5, 2012 at 6:51 PM, Lyase Damasked <lyas...@gmail.com> wrote:

> hi mattew,
> I hope we are own for tomorrow morning. but as I'd like to move a litle
> more this Week can you let me know if we could do a second session this
> week thursday morning? let me know if that would work.
> Kemal
>
>
> On Fri, Nov 2, 2012 at 9:41 AM, <
> witty-interest-requ...@lists.sourceforge.net> wrote:
>
>> Send witty-interest mailing list submissions to
>>         witty-interest@lists.sourceforge.net
>>
>> To subscribe or unsubscribe via the World Wide Web, visit
>>         https://lists.sourceforge.net/lists/listinfo/witty-interest
>> or, via email, send a message with subject or body 'help' to
>>         witty-interest-requ...@lists.sourceforge.net
>>
>> You can reach the person managing the list at
>>         witty-interest-ow...@lists.sourceforge.net
>>
>> When replying, please edit your Subject line so it is more specific
>> than "Re: Contents of witty-interest digest..."
>>
>>
>> Today's Topics:
>>
>>    1. FOSDEM CrossDesktop DevRoom 2013 - Call for Talks
>>       (Pau Garcia i Quiles)
>>    2. Re: Wt 3.2.2 Grid layout problem - also in Wt 3.2.3
>>       (Joseph VanAndel)
>>
>>
>> ----------------------------------------------------------------------
>>
>> Message: 1
>> Date: Wed, 31 Oct 2012 17:52:53 +0100
>> From: Pau Garcia i Quiles <pgqui...@elpauer.org>
>> Subject: [Wt-interest] FOSDEM CrossDesktop DevRoom 2013 - Call for
>>         Talks
>> To: witty-interest@lists.sourceforge.net
>> Message-ID:
>>         <
>> cakcbokvr7e92rcwdfnd64oa_hhputdz+jrvc_8dexbazjec...@mail.gmail.com>
>> Content-Type: text/plain; charset="iso-8859-1"
>>
>> Hello,
>>
>> The Call for Talks for the CrossDesktop DevRoom at FOSDEM 2013 is now
>> officially open. Please do not wait till the last minute!
>>
>> --8<---
>>
>> *
>>
>> FOSDEM is one of the largest gatherings of Free Software contributors in
>> the world and happens each February in Brussels (Belgium). One of the
>> tracks will be the CrossDesktop DevRoom, which will host Desktop-related
>> talks.
>>
>> We are now inviting proposals for talks about Free/Libre/Open-source
>> Software on the topics of Desktop development, Desktop applications and
>> interoperativity amongst Desktop Environments. This is a unique
>> opportunity
>> to show novel ideas and developments to a wide technical audience.
>>
>> Topics accepted include, but are not limited to: Enlightenment, Gnome,
>> KDE,
>> Unity, XFCE, Windows, Mac OS X, general desktop matters, applications that
>> enhance desktops and web (when related to desktop).
>>
>> Talks can be very specific, such as developing mobile applications with Qt
>> Quick; or as general as predictions for the fusion of Desktop and web in 5
>> years time. Topics that are of interest to the users and developers of all
>> desktop environments are especially welcome. The FOSDEM 2012 schedule
>> might
>> give you some inspiration:
>>
>> https://archive.fosdem.org/2012/schedule/track/crossdesktop_devroom.html
>>  <
>> https://archive.fosdem.org/2012/schedule/track/crossdesktop_devroom.html>
>>
>> Please include the following information when submitting a proposal:
>>
>>
>>    -
>>
>>    Your name
>>    -
>>
>>    The title of your talk (please be descriptive, as titles will be listed
>>    with around 250 from other projects)
>>    -
>>
>>    Short abstract of one or two paragraphs
>>    -
>>
>>    Short bio
>>    -
>>
>>    Requested time: from 15 to 45 minutes. Normal duration is 30 minutes.
>>    Longer duration requests must be properly justified.
>>
>>
>> The deadline for submissions is December 14th 2012. FOSDEM will be held on
>> the weekend of 2-3 February 2013. Please submit your proposals to
>> crossdesktop-devr...@lists.fosdem.org (subscribtion page for the mailing
>> list: https://lists.fosdem.org/listinfo/crossdesktop-devroom )
>>
>> -- The CrossDesktop DevRoom 2013 Organization Team*
>>
>> --8<---
>>
>> --
>> Pau Garcia i Quiles
>> http://www.elpauer.org
>> (Due to my workload, I may need 10 days to answer)
>> -------------- next part --------------
>> An HTML attachment was scrubbed...
>>
>> ------------------------------
>>
>> Message: 2
>> Date: Thu, 1 Nov 2012 17:36:31 -0600
>> From: Joseph VanAndel <vanan...@ucar.edu>
>> Subject: Re: [Wt-interest] Wt 3.2.2 Grid layout problem - also in Wt
>>         3.2.3
>> To: witty-interest@lists.sourceforge.net
>> Message-ID: <fb6464c5-25bf-47ce-8fb2-7ea840288...@ucar.edu>
>> Content-Type: text/plain; charset="us-ascii"
>>
>> I'm having what appears to be a similar layout issue using a WGrid inside
>> a dialog.
>> Here's the class I wrote to create the dialog:
>> http://pastebin.com/mrn4M1Dd
>>
>> (Let me know if you need me to build a standalone example from this)
>>
>> With Chrome 22.0.1229.94 on Mac OS 10.7.5: if I compile and link with Wt
>> 3.2.1, my dialog looks like:
>>
>>
>> If I compile and link with Wt 3.2.3, my dialog is all squashed:
>>
>>
>>
>>
>> On Sep 18, 2012, at 6:12 AM, Stefan Ruppert wrote:
>>
>> > Hi Koen,
>> >
>> > could you reproduce the bug with my example? When do you think this can
>> > be fixed? Its a major issue for us for upgrading to 3.2.2!
>> >
>> > Regards,
>> > Stefan
>> >
>> > On 04.09.2012 12:32, Stefan Ruppert wrote:
>> >> Hi Koen,
>> >>
>> >> On 03.09.2012 22:05, Koen Deforche wrote:
>> >>> Hey Stefan,
>> >>>
>> >>> 2012/8/7 Stefan Ruppert<s...@myarm.com>:
>> >>>> The change worked here fine. Thanks.
>> >>>>
>> >>>> But I still have some issues with the new grid layout. We have a
>> >>>> WComboBox which can be used to show different WGroupBox's below the
>> >>>> WComboBox in a WVBoxLayout of the WGridLayout.
>> >>>>
>> >>>> Thus when the user selects a new entry in the WComboBox all currently
>> >>>> shown group boxes are removed from the WContainerWidget by using the
>> >>>> removeWidget() call and then the new group boxes are added to the
>> vbox
>> >>>> layout by using the addWidget(). After that the layout of the group
>> >>>> boxes are not correct. For example the surrounding frame of the group
>> >>>> box is greater than the width of the WVBoxLayout.
>> >>>>
>> >>>> When I add some group boxes statically during initialization phase it
>> >>>> locks perfect. Thus I assume the code for removeWidget()/addWidget()
>> has
>> >>>> some layout problems.
>> >>>>
>> >>>> I'll try to adopt my last test case app to reproduce this behaviour.
>> >>>
>> >>> I would appreciate it if you would have found some time to do this ?
>> >>
>> >> I have managed to reproduce it in a small test example. Note the
>> problem
>> >> arises when the WtApp::choiceChanged() is called the first time. With
>> Wt
>> >> 3.2.1 this worked fine:
>> >>
>> >> http://pastebin.com/c390CLhu
>> >>
>> >> Note if you click on the "attribute" label a popup menu opens which
>> lets
>> >> you add or remove some simple attribute input controls.
>> >
>> >
>> >
>> >
>> ------------------------------------------------------------------------------
>> > Live Security Virtual Conference
>> > Exclusive live event will cover all the ways today's security and
>> > threat landscape has changed and how IT managers can respond.
>> Discussions
>> > will include endpoint security, mobile security and the latest in
>> malware
>> > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
>> > _______________________________________________
>> > witty-interest mailing list
>> > witty-interest@lists.sourceforge.net
>> > https://lists.sourceforge.net/lists/listinfo/witty-interest
>>
>> -------------- next part --------------
>> An HTML attachment was scrubbed...
>> -------------- next part --------------
>> A non-text attachment was scrubbed...
>> Name: dialog_wt-3.2.1.png
>> Type: image/png
>> Size: 18402 bytes
>> Desc: not available
>> -------------- next part --------------
>> A non-text attachment was scrubbed...
>> Name: dialog_wt-3.2.3.png
>> Type: image/png
>> Size: 12805 bytes
>> Desc: not available
>>
>> ------------------------------
>>
>>
>> ------------------------------------------------------------------------------
>> LogMeIn Central: Instant, anywhere, Remote PC access and management.
>> Stay in control, update software, and manage PCs from one command center
>> Diagnose problems and improve visibility into emerging IT issues
>> Automate, monitor and manage. Do more in less time with Central
>> http://p.sf.net/sfu/logmein12331_d2d
>>
>> ------------------------------
>>
>> _______________________________________________
>> witty-interest mailing list
>> witty-interest@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/witty-interest
>>
>>
>> End of witty-interest Digest, Vol 78, Issue 1
>> *********************************************
>>
>
>
>
> ------------------------------------------------------------------------------
> LogMeIn Central: Instant, anywhere, Remote PC access and management.
> Stay in control, update software, and manage PCs from one command center
> Diagnose problems and improve visibility into emerging IT issues
> Automate, monitor and manage. Do more in less time with Central
> http://p.sf.net/sfu/logmein12331_d2d
> _______________________________________________
> witty-interest mailing list
> witty-interest@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/witty-interest
>
>
------------------------------------------------------------------------------
LogMeIn Central: Instant, anywhere, Remote PC access and management.
Stay in control, update software, and manage PCs from one command center
Diagnose problems and improve visibility into emerging IT issues
Automate, monitor and manage. Do more in less time with Central
http://p.sf.net/sfu/logmein12331_d2d
_______________________________________________
witty-interest mailing list
witty-interest@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to