![]() |
|
#1
|
|||
|
|||
Total Noob needing helpTotal noob over here. It says I need the /clr:oldSyntax option for __property. I need the new method for creating a property. get_website is the property is equal to get_website = "http://" + get_website(); << 254 get_website = (textBox1->Text)();
Total noob please help. Code: Code:
error C3699: '*' : cannot use this indirection on type 'System::String' Code:
(255) : error C2659: '=' : function as left operand Code: Code:
I need to borrow a book from the library before my own incompetence gets the best of me. |
|
#2
|
|||
|
|||
Re: Total Noob needing helpStill need help here... Using old syntax makes more errors than I have already.
|
|
#3
|
||||
|
||||
Re: Total Noob needing helpTry this:
CPP / C++ / C Code:
See the help for: __property Here's the first note in the help: Quote:
__________________
Use the force...read the source!! WYCIWYG -- what you code is what you get! |
|
#4
|
|||
|
|||
Re: Total Noob needing helpCPP / C++ / C Code:
c:\documents and settings\cody parman\my documents\visual studio 2005\projects\hyperbrowser+\hyperbrowser+\Form1.h( 234) : error C2059: syntax error : 'return' c:\documents and settings\cody parman\my documents\visual studio 2005\projects\hyperbrowser+\hyperbrowser+\Form1.h( 234) : error C2238: unexpected token(s) preceding ';' c:\documents and settings\cody parman\my documents\visual studio 2005\projects\hyperbrowser+\hyperbrowser+\Form1.h( 235) : error C3903: 'HyperBrowser::Form1::get_website': does not have set or get method I cant find any good C++ books yet, or any in-depth tutorials Last edited by LuciWiz : 04-Jun-2007 at 12:52.
Reason: Please insert your C/C++ code between [cpp] & [/cpp] tags
|
|
#5
|
|||
|
|||
Re: Total Noob needing helpAll I really need to know is how to declare the property get_website as a string and make it equal to textBox1->Text->Trim. I can make all the equations and statements by myself.
|
Recent GIDBlog
Developing GUIs with wxPython (Part 2) by crystalattice
| Thread Tools | Search this Thread |
| Rate This Thread | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Linking Problems :D | killer9012 | C++ Forum | 4 | 05-Nov-2006 14:39 |
| Math problem: Total Noob | Targsmom | C Programming Language | 3 | 20-Oct-2006 05:05 |
| Code Contest | Paramesh | Miscellaneous Programming Forum | 76 | 30-Jun-2006 12:18 |
| Coding Contest #1 | davis | Miscellaneous Programming Forum | 0 | 12-Jun-2006 08:29 |
| Having a problem | Chuckles | Computer Hardware Forum | 19 | 13-Sep-2004 12:17 |
Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The