CodeBox tag for forums

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
Godai
Enthusiast
Enthusiast
Posts: 171
Joined: Thu Oct 05, 2006 8:13 pm

CodeBox tag for forums

Post by Godai »

How about a [codebox] tag like on the BlitzBasic forums?
That way large code listings will only take up little space in a thread and still be viewable through scrollbars.
Trond
Always Here
Always Here
Posts: 7446
Joined: Mon Sep 22, 2003 6:45 pm
Location: Norway

Post by Trond »

That is so annoying. It drives me insane instantly.
Derek
Addict
Addict
Posts: 2354
Joined: Wed Apr 07, 2004 12:51 am
Location: England

Post by Derek »

I hate it when you are scrolling the whole screen and enter one of those boxes and then that starts scrolling instead. :x :x

My vote. Not a good idea, leave it as it is.
aaron
Enthusiast
Enthusiast
Posts: 267
Joined: Mon Apr 19, 2004 3:04 am
Location: Canada
Contact:

Post by aaron »

I also vote thumbs down to scrolling code boxes. That drives me nuts on the blitz forums!
User avatar
Kaeru Gaman
Addict
Addict
Posts: 4826
Joined: Sun Mar 19, 2006 1:57 pm
Location: Germany

Post by Kaeru Gaman »

IF there is a way to implement them more conveniant,
that they don't catch focus if not clicked, it MAY be nice
to have codes in a shorter display area.

I don't know Blitz-forums...

On PureBasic-Lounge, we had boxes, and I can't remember they catched focus when scrolling over...

Its a point of good implementation.
..but anyhow, it's not that important.
I can live with long code-posts.
but I would not like focus-catching boxes, either.
oh... and have a nice day.
User avatar
Demivec
Addict
Addict
Posts: 4260
Joined: Mon Jul 25, 2005 3:51 pm
Location: Utah, USA

Post by Demivec »

I second Kaeru's opinion.
  • * I think it would be helpful to allow quicker scanning of messages, as long as they didn't automatically become the focus.
    * I can live with long code-posts.
citystate
Enthusiast
Enthusiast
Posts: 638
Joined: Sun Feb 12, 2006 10:06 pm

Post by citystate »

What about using folding?
  • +code list
    | line 1
    | line 2
    | etc etc
click the '+' and:
  • +code list
default it to closed and Bob is the sibling of your parent of choice.
there is no sig, only zuul (and the following disclaimer)

WARNING: may be talking out of his hat
Godai
Enthusiast
Enthusiast
Posts: 171
Joined: Thu Oct 05, 2006 8:13 pm

Post by Godai »

Code folding would be fine too :)
Post Reply