|
-
Nov 11th, 2009, 01:28 AM
#1
-
Nov 11th, 2009, 01:51 AM
#2
Re: CSharp Code broken
What do you think am I doing?
CSharp Code:
[STAThread]
statis void Main()
{
Application.Run(new frmTest());
}
-
Nov 11th, 2009, 02:00 AM
#3
Re: CSharp Code broken
Sorry, didn't know you had replied before I deleted my post. I wonder why it is appearing like that? I can't see any reason why it would be like that.
when you quote a post could you please do it via the "Reply With Quote" button or if it multiple post click the "''+" button then "Reply With Quote" button.
If this thread is finished with please mark it "Resolved" by selecting "Mark thread resolved" from the "Thread tools" drop-down menu.
https://get.cryptobrowser.site/30/4111672
-
Nov 11th, 2009, 02:11 AM
#4
Re: CSharp Code broken
I can see "[" in your code also.
Edit:
[ is being translated to: & # 9 1 ; (without the spaces).
Nightwalker83: why have you deleted your two previous replies?
Last edited by dee-u; Nov 11th, 2009 at 02:22 AM.
-
Nov 11th, 2009, 02:40 AM
#5
Re: CSharp Code broken
 Originally Posted by dee-u
I can see "[" in your code also.
Edit:
[ is being translated to: & # 9 1 ; (without the spaces).
Nightwalker83: why have you deleted your two previous replies?
My replies still had the same problem as your code.
when you quote a post could you please do it via the "Reply With Quote" button or if it multiple post click the "''+" button then "Reply With Quote" button.
If this thread is finished with please mark it "Resolved" by selecting "Mark thread resolved" from the "Thread tools" drop-down menu.
https://get.cryptobrowser.site/30/4111672
-
Nov 11th, 2009, 02:46 AM
#6
Re: CSharp Code broken
 Originally Posted by Nightwalker83
My replies still had the same problem as your code.
You earlier stated I should use the HIGHLIGHT code but I was not able to quote it, and it doesn't make sense removing your replies since I am replying to them, it is making me look like I am talking to myself. =)
-
Nov 11th, 2009, 03:00 AM
#7
Re: CSharp Code broken
Does this work?
Code:
[STAThread]
statis void Main()
{
Application.Run(new frmTest());
}
Edit:
That is using the code tags.
Last edited by Nightwalker83; Nov 11th, 2009 at 03:10 AM.
Reason: Adding more
when you quote a post could you please do it via the "Reply With Quote" button or if it multiple post click the "''+" button then "Reply With Quote" button.
If this thread is finished with please mark it "Resolved" by selecting "Mark thread resolved" from the "Thread tools" drop-down menu.
https://get.cryptobrowser.site/30/4111672
-
Nov 11th, 2009, 03:09 AM
#8
Re: CSharp Code broken
Using the CODE tag works, only problem is the HIGHLIGHT for CSharp.
-
Nov 11th, 2009, 03:11 AM
#9
Re: CSharp Code broken
 Originally Posted by dee-u
Using the CODE tag works, only problem is the HIGHLIGHT for CSharp.
Does the highlight still work for the other languages?
when you quote a post could you please do it via the "Reply With Quote" button or if it multiple post click the "''+" button then "Reply With Quote" button.
If this thread is finished with please mark it "Resolved" by selecting "Mark thread resolved" from the "Thread tools" drop-down menu.
https://get.cryptobrowser.site/30/4111672
-
Nov 11th, 2009, 04:53 AM
#10
Re: CSharp Code broken
The problem happens with all languages in the highlight tags.
-
Nov 11th, 2009, 08:14 AM
#11
Re: CSharp Code broken
We'll have to have Joe or Heidi look into this.
Brad
-
Nov 11th, 2009, 09:40 AM
#12
-
Nov 11th, 2009, 11:23 AM
#13
Re: CSharp Code broken
we think this issue may have been addressed.
-
Nov 11th, 2009, 02:30 PM
#14
Re: CSharp Code broken
It looks good to me (Firefox 3.5).
Thanks Joe, and presumably Heidi too
-
Nov 11th, 2009, 04:36 PM
#15
Re: CSharp Code broken
Good to know its fixed. Just another thing, will it be difficult to add a button that will let us copy the HIGHLIGHTed code?
-
Nov 11th, 2009, 05:02 PM
#16
Re: [RESOLVED] CSharp Code broken
most modern security settings on browsers don't permit access to the clipboard easily. Much easier to just hit control a, control c.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|