|
-
Nov 24th, 2007, 07:54 PM
#1
Viewing code in alternative way
While browsing DevX I've noticed one very nice feature to view code - "No Textboxes".
Can we have something like that? DevX is part of JM so no need to reinvent the wheel...
-
Nov 24th, 2007, 09:08 PM
#2
Re: Viewing code in alternative way
But there is/would be the need to maintain it and we like to keep that to a minimum unless there is a large need for something.
-
Nov 24th, 2007, 09:23 PM
#3
Re: Viewing code in alternative way
Yes Martin, I am well aware of that but the thing is JM already maintains it.
-
Nov 24th, 2007, 09:27 PM
#4
Re: Viewing code in alternative way
Yes but only at x number of sites and this would be just one more thing to maintain here. Have you ever had occasion to need to make a special modification to an app that you maintain at several places for a particular situation at one place? Would you want to do it at two places?
-
Nov 24th, 2007, 09:49 PM
#5
Re: Viewing code in alternative way
Well, I know what you mean so that's why I asked "Can we ..."
Thanks.
-
Nov 24th, 2007, 09:52 PM
#6
Re: Viewing code in alternative way
I'm not the last word on the subject but I'd say that the chances are very slim.
-
Nov 25th, 2007, 12:34 AM
#7
Re: Viewing code in alternative way
I've been developing a replacement for the code tags. (Sorry it's taken so long; it's just been on the backburner for a while.) The newer tags probably won't scroll like the current ones do, if that's what you're after.
-
Nov 25th, 2007, 03:33 AM
#8
Re: Viewing code in alternative way
Its the same code window as out [code] window. Just the colum and row properties may be set to different values which may be why some threads you viewed looked like there were no scroll bars. They do have scroll bars over there just like us.
VB/Office Guru™ (AKA: Gangsta Yoda™ ®)
I dont answer coding questions via PM. Please post a thread in the appropriate forum. 
Microsoft MVP 2006-2011
Office Development FAQ (C#, VB.NET, VB 6, VBA)
Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
If a post has helped you then Please Rate it! 
• Reps & Rating Posts • VS.NET on Vista • Multiple .NET Framework Versions • Office Primary Interop Assemblies • VB/Office Guru™ Word SpellChecker™.NET • VB/Office Guru™ Word SpellChecker™ VB6 • VB.NET Attributes Ex. • Outlook Global Address List • API Viewer utility • .NET API Viewer Utility •
System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6 
-
Nov 25th, 2007, 10:42 AM
#9
Re: Viewing code in alternative way
 Originally Posted by penagate
I've been developing a replacement for the code tags. (Sorry it's taken so long; it's just been on the backburner for a while.) The newer tags probably won't scroll like the current ones do, if that's what you're after.
Thanks Pen - that is presizely what I'm after. Can't wait to see what you've done.
-
Nov 25th, 2007, 10:45 AM
#10
Re: Viewing code in alternative way
 Originally Posted by RobDog888
Its the same code window as out [code] window. Just the colum and row properties may be set to different values which may be why some threads you viewed looked like there were no scroll bars. They do have scroll bars over there just like us.
So what are you saying? I know how it works at DevX - I asked if it can be implemented here as well.
I really hate scrollbars and would like to see code entirely or at least as much as screen can fit.
-
Nov 25th, 2007, 11:42 AM
#11
Re: Viewing code in alternative way
Yes, kind of like the quote tags. They are autosizing to the screen width-wize. That alone would to reduce scrollbars but the heightcould be bumped up but it wouldnt be a complete solution.
VB/Office Guru™ (AKA: Gangsta Yoda™ ®)
I dont answer coding questions via PM. Please post a thread in the appropriate forum. 
Microsoft MVP 2006-2011
Office Development FAQ (C#, VB.NET, VB 6, VBA)
Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
If a post has helped you then Please Rate it! 
• Reps & Rating Posts • VS.NET on Vista • Multiple .NET Framework Versions • Office Primary Interop Assemblies • VB/Office Guru™ Word SpellChecker™.NET • VB/Office Guru™ Word SpellChecker™ VB6 • VB.NET Attributes Ex. • Outlook Global Address List • API Viewer utility • .NET API Viewer Utility •
System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6 
-
Nov 27th, 2007, 09:57 AM
#12
Re: Viewing code in alternative way
 Originally Posted by RhinoBull
While browsing DevX I've noticed one very nice feature to view code - "No Textboxes".
Can we have something like that? DevX is part of JM so no need to reinvent the wheel...
Where are you seeing this option on DevX?
-
Nov 27th, 2007, 11:49 AM
#13
Re: Viewing code in alternative way
It's in vb code library but not in every post that has a code. It took me awhile to find again so here it is:
http://www.freevbcode.com/ShowCode.Asp?ID=1133
-
Nov 27th, 2007, 11:54 AM
#14
Re: Viewing code in alternative way
 Originally Posted by RhinoBull
I thought you meant the DevX forums section and was wondering what the heck you were talking about. 
Now, with that link, however, I see what you mean.
This is definately a Brad/Joe question.
-
Nov 27th, 2007, 11:58 AM
#15
Re: Viewing code in alternative way
 Originally Posted by Hack
I thought you meant the DevX forums section and was wondering what the heck you were talking about. 
I know I might've confused you and others but in my defence I never mentioned "forum" - only "While browsing DevX..."
-
Nov 27th, 2007, 12:01 PM
#16
Re: Viewing code in alternative way
Oh I can see how that will make a page real long if its got a decent amount of code in it. Its not part of the forum software and is their custom Hack. Not sure but it would require Hacking to get it to integrate with vBulletin. What would be the point if you have to click "No Textboxes" anyways?
VB/Office Guru™ (AKA: Gangsta Yoda™ ®)
I dont answer coding questions via PM. Please post a thread in the appropriate forum. 
Microsoft MVP 2006-2011
Office Development FAQ (C#, VB.NET, VB 6, VBA)
Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
If a post has helped you then Please Rate it! 
• Reps & Rating Posts • VS.NET on Vista • Multiple .NET Framework Versions • Office Primary Interop Assemblies • VB/Office Guru™ Word SpellChecker™.NET • VB/Office Guru™ Word SpellChecker™ VB6 • VB.NET Attributes Ex. • Outlook Global Address List • API Viewer utility • .NET API Viewer Utility •
System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6 
-
Nov 27th, 2007, 12:13 PM
#17
Re: Viewing code in alternative way
 Originally Posted by RobDog888
Oh I can see how that will make a page real long if its got a decent amount of code in it. Its not part of the forum software and is their custom solution. Not sure but it would require custom programming to get it to integrate with vBulletin. What would be the point if you have to click "No Textboxes" anyways?
I couldn't have said it better Rob and agree with this.
-
Nov 27th, 2007, 12:43 PM
#18
Re: Viewing code in alternative way
 Originally Posted by RobDog888
... What would be the point if you have to click "No Textboxes" anyways?
To view code entirely and not in pieces - just like we had back in the good-old days when vbcode rulled the vbforum.
But I could care less about the colored keywords.
-
Dec 1st, 2007, 01:25 PM
#19
Re: Viewing code in alternative way
Use a custom user.css in Opera for this site (F12). That might solve the problem. Opera's normal "User Mode view" works too. But the codes become center aligned.
I guess similar option is avilable in Firefox too.
-
Dec 2nd, 2007, 09:34 AM
#20
Re: Viewing code in alternative way
Thanks iPrank but I have no intention of using anything but IE.
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
|