Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ TheIDE » U++ TheIDE: CodeEditor, Assist++, Topic++ » Assist (2008.1)
Assist (2008.1) [message #18946] Sun, 02 November 2008 11:55 Go to next message
sapiency is currently offline  sapiency
Messages: 56
Registered: September 2008
Member
Hi,

I use a pointer on a Vector to forward the address.

the assist shows me the methods of the Vectorelements only with

*ptoVector[n].method();

this does not work ...

it ought to be

(*ptoVector)[n].method();


but then the assist does not show me the methods ;-(.


regards

reinhard
Re: Assist (2008.1) [message #19074 is a reply to message #18946] Sun, 09 November 2008 16:58 Go to previous messageGo to next message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
sapiency wrote on Sun, 02 November 2008 05:55

Hi,

I use a pointer on a Vector to forward the address.

the assist shows me the methods of the Vectorelements only with

*ptoVector[n].method();

this does not work ...

it ought to be

(*ptoVector)[n].method();


but then the assist does not show me the methods ;-(.


regards

reinhard


A++ is the main development focus now. Please check with latest svn version.

If it still does not work, post the exact version please.

Note that A++ at the moment does not support macro expansions.

Mirek
Re: Assist (2008.1) [message #19127 is a reply to message #19074] Thu, 13 November 2008 20:49 Go to previous messageGo to next message
sapiency is currently offline  sapiency
Messages: 56
Registered: September 2008
Member
luzr wrote on Sun, 09 November 2008 16:58


A++ is the main development focus now. Please check with latest svn version.

If it still does not work, post the exact version please.

Note that A++ at the moment does not support macro expansions.

Mirek


ok, but I'm really happy that I can use 2008.1 and not an older version ... svn - version ;-(, maybe I can update to the next release.

os: windows xp
there is no other information about the build in the screen "About TheIDE" than 2008.1
where can I get more info about the build?

regards

reinhard
Re: Assist (2008.1) [message #19128 is a reply to message #19127] Fri, 14 November 2008 08:11 Go to previous messageGo to next message
Mindtraveller is currently offline  Mindtraveller
Messages: 917
Registered: August 2007
Location: Russia, Moscow rgn.
Experienced Contributor

It looks like you can`t. 2008.1 is latest "stable" version. In my opinion it is rather old. I do prefer using SVN versions because U++ itself is rather stable and I have no problems with it`s stability for months. When you rebuild TheIDE from SVN sources, you will see something like "r170" in your Assist/About dialog.

If you want latest SVN version, you may install any SVN client (i.e. TortoiseSVN), then do SVN "Checkout" on your UPP directory. SVN server to use is: http://upp-mirror.googlecode.com/svn/trunk/

[Updated on: Fri, 14 November 2008 08:15]

Report message to a moderator

Re: Assist (2008.1) [message #19134 is a reply to message #19128] Fri, 14 November 2008 14:40 Go to previous message
captainc is currently offline  captainc
Messages: 278
Registered: December 2006
Location: New Jersey, USA
Experienced Member
You can also get precompiled versions at http://www.ultimatepp.org/svnbuilds/
Previous Topic: Query word,Query ...
Next Topic: Changing of file outside of TheIDE
Goto Forum:
  


Current Time: Thu Mar 28 23:40:49 CET 2024

Total time taken to generate the page: 0.00926 seconds