Results 1 to 11 of 11

Thread: qteacher or so

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,368
    Thanks
    3
    Thanked 5,018 Times in 4,794 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: qteacher or so

    Quote Originally Posted by gprade View Post
    I think a webbased software is not a good choice, because not every school has wlan
    At some point you have to exchange the data. And synchronize it which is pain in the... neck.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  2. #2
    Join Date
    Jul 2009
    Posts
    7
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: qteacher or so

    Quote Originally Posted by wysota View Post
    At some point you have to exchange the data. And synchronize it which is pain in the... neck.
    You could save your stuff in a database, and let the user choose whether this would be a (local) sqlite db or a mysql/oracle/whatever db (probably on the web). this would enable the program to run standalone on the local pc or automatically save the data in the web so it is accessible by other people.

  3. #3
    Join Date
    Oct 2010
    Posts
    4
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Maemo/MeeGo

    Default Re: qteacher or so

    There are some developer, who starts such a project. But they have not much time. Any other interesstet to support them or to develop with them this tool? I would be very happy to find someone, who helps.

  4. #4
    Join Date
    Oct 2010
    Posts
    4
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Maemo/MeeGo

    Default Re: qteacher or so

    Guten Tag,
    ich möchte ein Programm für den Desktop mit Touch-Steuerung entwickeln. Es gibt bereits ein ähnliches Programm, aber es wurde in Xamarin entwickelt. Leider entwickelt sich das Programm nicht weiter. Deshalb hoffe ich, mein eigenes Open-Source-Projekt zu starten und wenn ich schon etwas zeigen kann, dass ich weitere Helfer finden kann.
    Ich möchte mit dem Layout in QML beginnen. Zu diesem Zweck möchte ich ein GUI-Layout haben, wie es in vielen Desktop-Programmen und Websites zu finden ist. Ich würde gerne das Design von https://docs.microsoft.com/en-us/win...ut/page-layout
    in QML verwenden, weiß aber nicht, wie ich anfangen soll. Das Programm sollte das auf der Microsoft-Website angezeigte Layout haben. Wie implementiere ich das in QML? Ich bin dankbar für jede Hilfe.

    Mit
    freundlichen Grüßen
    Gerhard Prade

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.