Code::Blocks Forums
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
As usual while waiting for the next release - don't forget to check the
nightly builds
in the forum.
Home
Help
Search
Login
Register
Code::Blocks Forums
»
Developer forums (C::B DEVELOPMENT STRICTLY!)
»
Development
»
unified workspace and cbp under Windows for different wxWidgets versions
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: unified workspace and cbp under Windows for different wxWidgets versions (Read 225 times)
ollydbg
Developer
Lives here!
Posts: 6118
OpenCV and Robotics
unified workspace and cbp under Windows for different wxWidgets versions
«
on:
Yesterday
at 12:31:00 am »
Hi, guys, what do you think about this?
gd_on
has work on this in github repo:
codeblocks_gd_cbps
I think this is the direction we should do.
Any comments?
Logged
If some piece of memory should be reused, turn them to variables (or const variables).
If some piece of operations should be reused, turn them to functions.
If they happened together, then turn them to classes.
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
Code::Blocks Forums
»
Developer forums (C::B DEVELOPMENT STRICTLY!)
»
Development
»
unified workspace and cbp under Windows for different wxWidgets versions