I am using VS2k5 (full, not express), and the demo of DB. I like DB a
lot, but can't create the project outside of DB:
Problem #1 (the biggie):
Once you've run a project that you've been working on in DB, how do
you put it into VS so that you can build it in the same manner. Are
specific settings/includes needed? I can create basic wxWidgets
programs, but using the same settings with DB created files yields
nothing but errors. Is there a good tutorial for setting the two up
together?
Problem #2:
Within DB I was fooling around, and created a 700x700 window with 2
buttons, these buttons didn't overlap, and both were relatively small.
when I built the project, I saw what I was expecting to see: two
buttons of different sizes, placed where I expect them. The preview
window of DB does not show this though, it just shows 2 buttons that
are overlapping, and as big as the window that they are a part of.
.