Forum
Sign Up
× DataGrid for Qt.C++

Color palette issue with static libs QTitan grid

6 years 4 months ago #7 by Developer Machines
If you need a quick fix just insert resource initialization routine to the grid constructor
Grid::Grid(..)
{
Q_INIT_RESOURCE(QtnGridResources);
.....
}

Please Log in or Create an account to join the conversation.

More
6 years 4 months ago #8 by Jennifer
Okay. waiting for the fix.

Please Log in or Create an account to join the conversation.

More
6 years 4 months ago #9 by Jennifer
Waiting for the fix

Please Log in or Create an account to join the conversation.

More
6 years 4 months ago #10 by Jennifer
Thanks! Solution provided by you to initialize resources in grid constructor is working very smoothly.

Please Log in or Create an account to join the conversation.

More
6 years 4 months ago #11 by Developer Machines
Ok. I want to add the hint. To build the component statically just uncomment the line below in the src\shared\platform.pri file. Then rebuild.

#QTN_STATIC_LIB=1

Please Log in or Create an account to join the conversation.

More
  • Not Allowed: to create new topic.
  • Not Allowed: to reply.
  • Not Allowed: to edit your message.
Moderators: Developer Machines
Time to create page: 0.139 seconds

Developer Newsletter

Join our Developer Machines newsletter to get informed on all the latest releases of the commercial components for Qt.C++, Delphi FireMonkey, updates and general knowledges.

Quick Support

Should you need any additional information about our products or licensing, please contact us at the following email addresses:

  • This email address is being protected from spambots. You need JavaScript enabled to view it.

  • This email address is being protected from spambots. You need JavaScript enabled to view it.

Get in Touch

If you would like to purchase our products or services, but don’t know how to do it the right way, please feel free to contact us:

  • This email address is being protected from spambots. You need JavaScript enabled to view it.( any questions related to our products or services )
  • This email address is being protected from spambots. You need JavaScript enabled to view it.( questions related to licensing )