Page 9 of 9 FirstFirst ... 789
Results 161 to 179 of 179

Thread: wwWidgets

  1. #161
    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 0.9.7 released

    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. #162
    Join Date
    Jun 2010
    Posts
    6
    Qt products
    Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: wwWidgets

    wysota:

    Maybe it would help the troubleshooting to know that the "widgets/wwwidgets4.framework" directory contains a "wwwidgets4_debug"
    subdirectory, but I can't see any of the corresponding release versions. I think that the plugin tries to link to the release version
    of the libraries (wwwidgets4), but it fails to link them simply because they don't exist?

    Best regards,
    qdm

  3. #163
    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

    Try adding CONFIG+=build_all to widgets/widgets.pro and rebuild the widgets subproject.
    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.


  4. #164
    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.9 released. Contains mostly compilation fixes (the last ones, hopefully). Last release in preparation for 1.0.0 scheduled for September. Testing is welcome.
    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.


  5. #165
    Join Date
    Jul 2010
    Location
    Ahmedabad,Gujarat,India
    Posts
    25
    Thanks
    14
    Thanked 1 Time in 1 Post
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    Windows

    Default Re: wwWidgets

    Hello,
    i need help! please reply my thread...

    I can install MinGw executable file in my Qt SDK... i got all the widget by wwWidgets in Qt Designer....
    But i can't find any Single wwWidgets in Qt Creator......
    Please tell me i need that Plugins in QtCreator tell me all that Steps...

  6. #166
    Join Date
    Jun 2010
    Location
    Salatiga, Indonesia
    Posts
    160
    Thanks
    11
    Thanked 32 Times in 29 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows
    Wiki edits
    1

    Default Re: wwWidgets

    QtCreator provided by Nokia is built using MS Visual Studio, and i assume you built wwWidgets using GCC(mingw), so it is not compatible. If you want to be able to use wwWidgets in QtCreator, you must download QtCreator source code, then buid it, and run your new QtCreator.

  7. #167
    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 wwWidgets 1.0 has been released

    wwWidgets 1.0 has been released today.

    The update is focused mostly on installation - you can either download the sources and build the set yourself or you can use one of the three available installers for 32 bit Windows. The installer for QtSDK contains the widget set and plugin built for MinGW but also files needed to provide a plugin for the default Creator installation (built using MSVC 2008). For download go to http://www.wysota.eu.org/wwwidgets

    Future versions will contain updates to already existing widgets but the main focus will be put on providing new widgets. First in line are an image viewer widget, a series of spinboxes for inputting different sets of data (such as IPV4, IPV6, Latitude, Longitude), a label with moving text (marquee) and a highly customizable set of widgets for displaying tiled maps. Of course suggestions of improvements and ideas for interesting widgets are welcome.
    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.


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

    Default Re: wwWidgets 1.0 has been released

    Quote Originally Posted by wysota View Post
    Future versions will contain updates to already existing widgets but the main focus will be put on providing new widgets. First in line are an image viewer widget, a series of spinboxes for inputting different sets of data ... Of course suggestions of improvements and ideas for interesting widgets are welcome.
    I have once been working on a useful input for scientific double values such as 1.25e-15 fs which is impossible with the standard double spinbox:
    http://www.matthiaspospiech.de/blog/...ific-notation/

    If you could consider this idea as one of your future widgets I would be very glad since I have not the time to work or maintain it, but many people would like to have it.

  9. #169
    Join Date
    Dec 2010
    Location
    US, Washington State
    Posts
    54
    Thanks
    3
    Thanked 7 Times in 7 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: wwWidgets 1.0 has been released

    Quote Originally Posted by wysota View Post
    Future versions will contain updates to already existing widgets but the main focus will be put on providing new widgets. First in line are an image viewer widget, a series of spinboxes for inputting different sets of data (such as IPV4, IPV6, Latitude, Longitude), a label with moving text (marquee) and a highly customizable set of widgets for displaying tiled maps. Of course suggestions of improvements and ideas for interesting widgets are welcome.
    From past experience, the engineers I work with prefer HDMS input as a single edit window with validation. Having separate edit boxes and/or spin boxes for HDMS fields when entering data is a pain for them and did not offer cut and paste capabilities of other data sources.

    The input source data could be in any number of formats such as -
    48:22:59.73249N, 72:12:38.32104W
    N48:22:59.73249, W72:12:38.32104
    N 48.22.59.73249, W 72.12.38.32104
    48-22-59.73249, -72-12-38.32104

    48:22:59.73249S, 72:12:38.32104E
    S48:22:59.73249, E72:12:38.32104
    -48:22:59.73249, 72:12:38.32104

    Usually input data (from various agencies) had separators of space ' ', minus'-', colon ':', period ','. In the end I implemented latitude and longitude edit boxes that allowed for the input of any combination from above, for latitudes -
    -48.22-59:73249 would be normalized to the company standard of
    S 48 22 59.73249
    and allows easy pasting to Excel spread sheets.

    Here is sample test suite data from the FAA to compute a WGS84 ellipsoid arc intercept. The last four fields are the expected computed results, and the prior fields are the input data.
    Qt Code:
    1. #Test Identifier,Arc 1 Center Latitude,Arc 1 Center Longitude,Arc 1 Radius,Arc 2 Center Latitude,Arc 2 Center Longitude,Arc 2 Radius,Intersection 1 Latitude,Intersection 1 Longitude,Intersection 2 Latitude,Intersection 2 Longitude
    2. test1,40:10:24.50000N,70:12:45.60000W,100.0,52:04:35.80000N,68:12:40.70000W,270.0,N/A,N/A,N/A,N/A
    3. test2,40:10:24.50000N,70:12:45.60000W,500.0,42:04:35.80000N,68:12:40.70000W,10.0,N/A,N/A,N/A,N/A
    4. test3,0:00:00.00000N,0:00:00.00000E,150.0,0:00:00.00000N,4:59:27.60000W,150.0,0:00:36.09395S,2:29:43.80000W,0:00:36.09395N,2:29:43.80000W
    5. test4,40:10:24.50000N,70:12:45.60000W,500.0,52:04:35.80000N,68:12:40.70000W,270.0,48:22:59.73249N,72:12:38.32104W,47:52:02.19529N,65:45:38.36390W
    6. test5,40:10:24.50000N,70:12:45.60000W,500.0,52:04:35.80000N,68:12:40.70000W,500.0,46:29:29.71744N,77:40:33.97739W,45:10:28.61546N,61:09:37.26553W
    7. test6,40:10:24.50000N,70:12:45.60000W,500.0,52:04:35.80000N,68:12:40.70000W,1000.0,36:14:44.69990N,60:52:32.48344W,37:48:21.06721N,80:28:07.28278W
    8. test7,40:10:24.50000N,70:12:45.60000W,500.0,52:04:35.80000N,68:12:40.70000W,1200.0,32:04:17.90465N,67:44:28.29488W,32:37:16.67926N,74:36:44.61637W
    9. test8,40:10:24.50000N,70:12:45.60000W,500.0,52:04:35.80000N,68:12:40.70000W,1300.0,N/A,N/A,N/A,N/A
    10. test9,40:10:24.50000N,70:12:45.60000W,500.0,52:04:35.80000N,68:12:40.70000W,10.0,N/A,N/A,N/A,N/A
    To copy to clipboard, switch view to plain text mode 

  10. #170
    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 1.0 has been released

    Thanks for the info, I will certainly make use of it. Currently the widget supports °, ' and '' as delimiters but I don't see a reason why more formats wouldn't be supported. Here is a screenshot.

    spinboxes.png

    Each section is managed in an independent fashion (copy & paste works fine) and in general implementing your own widget with your own validation, delimiters and sections is just several lines of code.
    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.


  11. #171
    Join Date
    Jan 2011
    Posts
    6
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: wwWidgets 1.0 has been released

    I have problem with instalation in new Qt SDK. They change system files and folders and i think that wwWidgets dont install correctly. I dont have any new widget in qt creator designer mode (i dont try compile anything becouse i was afraid to destroy something :P)

    Can you check this ?

    There is also a good chance that I'm doing something wrong :P

  12. #172
    Join Date
    Nov 2010
    Posts
    31
    Thanks
    3
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: wwWidgets

    I'm use QtCreator to build wwWidgets but have an error:
    corrupted or invalid file QtGuid44.dll
    help me please

  13. #173
    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 banlinhtienphong View Post
    I'm use QtCreator to build wwWidgets but have an error:
    corrupted or invalid file QtGuid44.dll
    help me please
    I don't think this is related to wwWidgets in any way.
    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.


  14. #174
    Join Date
    Nov 2010
    Posts
    31
    Thanks
    3
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: wwWidgets

    I'm newbie.after built I have wwwidgets4d.dll and wwwidgets4d.lib and in the code I use
    #include <QwwFileChooser> but when built project have error: cannot open include file no such file or directory. Please help me fix this problem.thank in advance!

  15. #175
    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

    Did you follow the instructions?
    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.


  16. #176
    Join Date
    Nov 2010
    Posts
    31
    Thanks
    3
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: wwWidgets

    thank you! I already fix this problem but spend a lot of time much

  17. #177
    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

    Sometimes reading manuals really pays off.
    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.


  18. #178
    Join Date
    Apr 2011
    Posts
    67
    Thanks
    22
    Thanked 5 Times in 2 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: wwWidgets

    Hello Wysota,i asked a question on how to get input from wwrichtextedit on the newbie section.I still don't know how to get the input.

  19. #179
    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

    It's a subclass of QTextEdit so you can query the text the same way you would for QTextEdit.
    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.


  20. The following user says thank you to wysota for this useful post:

    thefatladysingsopera (8th October 2011)

Similar Threads

  1. wwWidgets
    By mickey in forum Qt Programming
    Replies: 22
    Last Post: 17th July 2006, 16: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.