Author Topic: Code completion problem  (Read 11380 times)

Offline ollydbg

  • Developer
  • Lives here!
  • *****
  • Posts: 5913
  • OpenCV and Robotics
    • Chinese OpenCV forum moderator
Re: Code completion problem
« Reply #15 on: August 13, 2011, 04:47:08 am »
I followed this page
http://www.sfml-dev.org/tutorials/1.6/start-cb.php
and works here:(see screen shot)
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.

Offline Pelleschi

  • Multiple posting newcomer
  • *
  • Posts: 11
Re: Code completion problem
« Reply #16 on: August 13, 2011, 10:04:02 am »




i have Code::Blocks 7363 svn and archlinux.
Quote
http://www.sfml-dev.org/tutorials/1.6/start-cb.php
its for windows only :s ...
and standard lib didnt list also

Offline Pelleschi

  • Multiple posting newcomer
  • *
  • Posts: 11
Re: Code completion problem
« Reply #17 on: August 13, 2011, 07:17:36 pm »
after reinstalling codeblocks, code completion work on a local class only.
SFML or other lib didnt auto-complete.

Offline ollydbg

  • Developer
  • Lives here!
  • *****
  • Posts: 5913
  • OpenCV and Robotics
    • Chinese OpenCV forum moderator
Re: Code completion problem
« Reply #18 on: August 14, 2011, 05:04:59 am »
after reinstalling codeblocks, code completion work on a local class only.
SFML or other lib didnt auto-complete.
I only have Win system, so I can't help you further more. :(
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.

Offline Loaden

  • Lives here!
  • ****
  • Posts: 1014
Re: Code completion problem
« Reply #19 on: August 14, 2011, 09:12:27 am »
after reinstalling codeblocks, code completion work on a local class only.
SFML or other lib didnt auto-complete.
I only have Win system, so I can't help you further more. :(
Works well on Linux Mint 11.