Results 1 to 20 of 20

Thread: Viewing code in alternative way

  1. #1

  2. #2

  3. #3

  4. #4
    Former Admin/Moderator MartinLiss's Avatar
    Join Date
    Sep 1999
    Location
    San Jose, CA
    Posts
    33,431

    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?

  5. #5

  6. #6

  7. #7
    I'm about to be a PowerPoster!
    Join Date
    Jan 2005
    Location
    Everywhere
    Posts
    13,647

    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.

  8. #8
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    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 PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI 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

  9. #9

    Thread Starter
    PowerPoster RhinoBull's Avatar
    Join Date
    Mar 2004
    Location
    New Amsterdam
    Posts
    24,132

    Re: Viewing code in alternative way

    Quote 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.

  10. #10

    Thread Starter
    PowerPoster RhinoBull's Avatar
    Join Date
    Mar 2004
    Location
    New Amsterdam
    Posts
    24,132

    Re: Viewing code in alternative way

    Quote 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.

  11. #11
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    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 PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI 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

  12. #12
    ex-Administrator brad jones's Avatar
    Join Date
    Nov 2002
    Location
    Indianapolis
    Posts
    6,614

    Re: Viewing code in alternative way

    Quote 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?

  13. #13

  14. #14
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Viewing code in alternative way

    Quote Originally Posted by RhinoBull
    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
    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.

  15. #15

    Thread Starter
    PowerPoster RhinoBull's Avatar
    Join Date
    Mar 2004
    Location
    New Amsterdam
    Posts
    24,132

    Re: Viewing code in alternative way

    Quote 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..."

  16. #16
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    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 PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI 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

  17. #17
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Viewing code in alternative way

    Quote 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.

  18. #18

    Thread Starter
    PowerPoster RhinoBull's Avatar
    Join Date
    Mar 2004
    Location
    New Amsterdam
    Posts
    24,132

    Re: Viewing code in alternative way

    Quote 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.

  19. #19
    PoorPoster iPrank's Avatar
    Join Date
    Oct 2005
    Location
    In a black hole
    Posts
    2,729

    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.
    Usefull VBF Threads/Posts I Found . My flickr page .
    "I love being married. It's so great to find that one special person you want to annoy for the rest of your life." - Rita Rudner


  20. #20

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width