User forums > Help
A note about the Windows builds
tiwag:
--- Quote from: thomas on December 22, 2005, 08:58:04 pm ---These are the current settings...
--- End quote ---
this ok now, but it can be as it is since a few days only ... for month it contained the bogus gcc_dll/msw in the linker section.
anyway, good that this was cleaned...
but seriously - take a closer look in the templates and pugins/contrib/* directories
there you can see that the usage of WX_CFG is totally mixed and that's confusing
finally : @thomas - thanks for cleaning the current situation !
thomas:
--- Quote from: tiwag on December 22, 2005, 10:21:04 pm ---this ok now, but it can be as it is since a few days only ...
--- End quote ---
About 2 days, 23 hours :)
--- Quote from: tiwag on December 22, 2005, 10:15:58 pm ---explain it please !
--- End quote ---
After changing global user variables, it will make sense to change the Code::Blocks projects. I think it would be unnecessarily complicated to change them now and then again in a few days (supposed I ever find out how to add a wxGrid to that darn dialog without getting an exception...).
For the moment, the project file works, so I would not touch it unless necessary.
takeshimiya:
I don't know for what you'll be using wxGrid, but you could try with another simmilar like wxListCtrl, or wxProperyGrid.
thomas:
--- Quote from: Takeshi Miya on December 23, 2005, 09:40:47 am ---I don't know for what you'll be using wxGrid, but you could try with another simmilar like wxListCtrl, or wxProperyGrid.
--- End quote ---
Actually wxPropertyGrid is *exactly* what I need, I looked at that, too. But since it is not a part of wxWidgets, that would mean adding another third party library to the build just for one dialog. And it would still have to be added manually, you can't just put it into the XRC file.
wxListCtrl only displays one column, so it is not usable for that purpose (except with yet another dialog for every edit).
280Z28:
--- Quote from: thomas on December 23, 2005, 01:32:33 pm ---
--- Quote from: Takeshi Miya on December 23, 2005, 09:40:47 am ---I don't know for what you'll be using wxGrid, but you could try with another simmilar like wxListCtrl, or wxProperyGrid.
--- End quote ---
Actually wxPropertyGrid is *exactly* what I need, I looked at that, too. But since it is not a part of wxWidgets, that would mean adding another third party library to the build just for one dialog. And it would still have to be added manually, you can't just put it into the XRC file.
wxListCtrl only displays one column, so it is not usable for that purpose (except with yet another dialog for every edit).
--- End quote ---
wxPropertyGrid is already in the source as part of wxSmith. You could move that folder to the sdk folder or something? Just a random idea :)
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version