Results 1 to 4 of 4

Thread: Deployment platform displays style? differently than development platform-ubuntu 8.04

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    May 2009
    Posts
    15
    Thanks
    4
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Angry Deployment platform displays style? differently than development platform-ubuntu 8.04

    Development platform with QtCreator displays the application widgets natively as expected and desired. Moving the application over to the deployment platform (same OS, but different hardware), the application defaults to the non-native default Qt style with boxes for buttons, etc.

    I'm guessing maybe that I have to implement QGtkStyle, but have no idea how (search results don't really turn up anything). Running the app with "-style gtk" as an argument doesn't change the situation. If QGtkStyle is needed to be implemented, this should maybe be moved to another board. But if so, it's confusing me how it works on one and not the other (both without either having QGtkStyle explicitly implemented).

    Edit: Added png attachments of both environments.
    Attached Images Attached Images
    Last edited by MikeG; 17th September 2009 at 00:31.

Tags for this Thread

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.