Page 4 of 9 FirstFirst ... 23456 ... LastLast
Results 61 to 80 of 179

Thread: wwWidgets

  1. #61
    Join Date
    Mar 2008
    Posts
    141
    Thanks
    10
    Thanked 9 Times in 9 Posts

    Default Re: wwWidgets

    That's it! Thank you.

  2. #62
    Join Date
    Feb 2008
    Posts
    157
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: wwWidgets

    I could compile wwwidgets with VS 2005 and Qt 4.4 without any problems.
    I only get the release version of the dll. Can that be used in debug mode as well?

    And do I need to copy any directory with header files to my project?

    Matthias

  3. #63
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: wwWidgets

    Quote Originally Posted by pospiech View Post
    ICan that be used in debug mode as well?
    If you add CONFIG += debug to the widgets' project file, the library will be built in debug mode.

    And do I need to copy any directory with header files to my project?
    Not really. Try calling "nmake install".

  4. #64
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: wwWidgets

    wwWidgets 0.9 has been released. It's the last major step before the 1.0 release. Contains both bugfixes and new widgets. API and ABI have been frozen until 1.0 is out. Examples are still missing and documentation is incomplete. These and proper MacOSX installation are major goals to obtain to close the 1.0 milestone.

    Please report bugs to wwwidgets <at> wysota <dot> eu <dot> org.

  5. #65
    Join Date
    Feb 2008
    Posts
    157
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: wwWidgets

    Can you give a hint about the new widgets?

  6. #66
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: wwWidgets

    Let's see... a LED widget and a list navigator widget, that's for sure. Both quite configurable. I think these were the ones stable enough to go into the release. There is work in progress for other widgets - breadcrumb, cover flow, marquee, image viewer, progress circle and ideas for more.

    Here is a shot...
    Attached Images Attached Images

  7. #67
    Join Date
    Feb 2008
    Posts
    157
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: wwWidgets

    Did you have time to think about my double-exponential-lineedit idea? I am doing mostly science related software and this is a thing I need everywhere and did not find yet.

  8. #68
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: wwWidgets

    Currently I don't have time to think about anything I promise I'll give it a thought though.

  9. #69
    Join Date
    Jan 2007
    Posts
    177
    Thanks
    8
    Thanked 10 Times in 9 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: wwWidgets

    For me the designed plugin doesn't work.
    Im running a windows machine with Qt 4.4.2. wwWidgets compiles without errors, but the plugin isn't loadet into QtDesigner.

  10. #70
    Join Date
    Feb 2006
    Location
    Oslo, Norway
    Posts
    6,264
    Thanks
    36
    Thanked 1,519 Times in 1,389 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Symbian S60 Maemo/MeeGo

    Default Re: wwWidgets

    One of the most common problem on Windows is the debug vs. release issue.
    J-P Nurmi

  11. #71
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: wwWidgets

    Open Designer's "About plugins" dialog box and see if there is any info about the plugin. You might be missing the widget library or you're mixing debug and release as J-P suggests.

  12. #72
    Join Date
    Jan 2007
    Posts
    177
    Thanks
    8
    Thanked 10 Times in 9 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: wwWidgets

    yeah. thanks. i forgott to copy the wwwidgets4.dll int my path.

  13. #73
    Join Date
    Mar 2008
    Posts
    141
    Thanks
    10
    Thanked 9 Times in 9 Posts

    Default Re: wwWidgets

    Hi,

    recently I built wwWidgets on XP with Qt 4.4.1 without a problem. Now I tried to build wwWidgets 0.8 and 0.9 on Win 2000 with Qt 4.4.3. The only difference is that I configured Qt on Win 2000 with -no-webkit. I get the following errors:

    with 0.9
    Qt Code:
    1. Creating library file: release\libwwwidgetsplugin.a
    2. ./release\qwwlediface.o(.text+0x133):qwwlediface.cpp: undefined reference to `QwwLed::QwwLed(QWidget*)'
    3. collect2: ld returned 1 exit status
    4. mingw32-make[2]: *** [release\wwwidgetsplugin.dll] Error 1
    5. mingw32-make[2]: Leaving directory `G:/wwWidgets/plugin'
    6. mingw32-make[1]: *** [release] Error 2
    7. mingw32-make[1]: Leaving directory `G:/wwWidgets/plugin'
    8. mingw32-make: *** [sub-plugin-make_default-ordered] Error 2
    To copy to clipboard, switch view to plain text mode 

    with 0.8
    Qt Code:
    1. Creating library file: release\libwwwidgetsplugin.a
    2. ./release\qwwbreadcrumbiface.o(.text+0x133):qwwbreadcrumbiface.cpp: undefined re
    3. ference to `_imp___ZN13QwwBreadCrumbC1EP7QWidget'
    4. collect2: ld returned 1 exit status
    5. mingw32-make[2]: *** [release\wwwidgetsplugin.dll] Error 1
    6. mingw32-make[2]: Leaving directory `C:/wwwidgets/plugin'
    7. mingw32-make[1]: *** [release] Error 2
    8. mingw32-make[1]: Leaving directory `C:/wwwidgets/plugin'
    9. mingw32-make: *** [sub-plugin-make_default-ordered] Error 2
    To copy to clipboard, switch view to plain text mode 

    Any suggestion how I could solve this problem?

  14. #74
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: wwWidgets

    wwWidgets are not using webkit. QwwBreadCrumb is not distributed with 0.9 nor with 0.8. It shouldn't be compiled. If by my mistake there are references to the class left somewhere in the code, you have to manually remove them from sources. I'll check it out tomorrow and release an update if that was my fault. QwwLed should be working with 0.9. Your problem might be trying to compile the plugin against an old version of the widget library. Try installing the widget library (cd widgets; make install) before compiling the plugin.

  15. #75
    Join Date
    Mar 2008
    Location
    Houston, Texas, USA
    Posts
    277
    Thanks
    9
    Thanked 17 Times in 17 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Maemo/MeeGo

    Default Re: wwWidgets

    I was wondering for a suggestion for a colour dialog box like gtk has. Which Qt does have but its only for commercial licensees?
    Qt-4.7.3 | Gentoo ~amd64 | KDE-4.7
    Aki IRC Client for KDE4 | Qt Documentation

  16. #76
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: wwWidgets

    Do you speciifically mean the triangle or the dialog in general? We have QColorDialog that you can use. It has the same functionality as the GTK dialog.

  17. #77
    Join Date
    Mar 2008
    Location
    Houston, Texas, USA
    Posts
    277
    Thanks
    9
    Thanked 17 Times in 17 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Maemo/MeeGo

    Default Re: wwWidgets

    yeah the triangle with does the 360 turn and has the rainbow circle around it.
    Qt-4.7.3 | Gentoo ~amd64 | KDE-4.7
    Aki IRC Client for KDE4 | Qt Documentation

  18. #78
    Join Date
    Feb 2008
    Posts
    157
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: wwWidgets

    I cannot compile with MSVC 2005. I get the following linker error:
    Code wird generiert...
    link /LIBPATH:"c:\Programme\Qt\msvc\4.4.3\lib" /NOLOGO /INCREMENTAL:NO /DLL /MANIFEST /MANIFESTFILE:"release\wwwidgetsplugin.intermediate .manifest" /OUT
    :release\wwwidgetsplugin.dll @C:\DOKUME~1\Matthias\LOKALE~1\Temp\nm41F.tmp
    Bibliothek "release\wwwidgetsplugin.lib" und Objekt "release\wwwidgetsplugin.exp" werden erstellt.
    qwwlediface.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "
    "public: __thiscall QwwLed::QwwLed(class QWidget *)" (??0QwwLed@@QAE@PAVQWidget@
    @@Z)" in Funktion ""public: virtual class QWidget * __thiscall QwwLedIface::crea
    teWidget(class QWidget *)" (?createWidget@QwwLedIface@@UAEPAVQWidget@@PAV2@@Z )".

    release\wwwidgetsplugin.dll : fatal error LNK1120: 1 nicht aufgelöste externe Verweise.
    NMAKE : fatal error U1077: ""C:\Programme\Microsoft Visual Studio 8\VC\BIN\link.EXE"": Rückgabe-Code "0x460"
    Stop.
    NMAKE : fatal error U1077: ""C:\Programme\Microsoft Visual Studio 8\VC\BIN\nmake.exe"": Rückgabe-Code "0x2"
    Stop.
    NMAKE : fatal error U1077: "cd": Rückgabe-Code "0x2"
    Stop.

  19. #79
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: wwWidgets

    Quote Originally Posted by ComaWhite View Post
    yeah the triangle with does the 360 turn and has the rainbow circle around it.
    Does it differ in any way from a circle and a slider or a rectangle and a slider?

  20. #80
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: wwWidgets

    Quote Originally Posted by pospiech View Post
    I cannot compile with MSVC 2005. I get the following linker error:
    Did you install the widget library before compiling the plugin?

Similar Threads

  1. wwWidgets
    By mickey in forum Qt Programming
    Replies: 22
    Last Post: 17th July 2006, 15:20

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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.