Announcement

Collapse
No announcement yet.

Question on color

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Question on color

    Hi

    I have a couple questions:

    1. Why is it when I first begin a program the yellow printing is
    considerable lighter than thereafter in the same program?

    2. Why is it when I call for light blue(9) background, I get blue
    (1) but then I use light blue as the blackout of a moving figure
    I get light blue leaving a trail in the blue?

    Fred K

    ------------------

  • #2
    Hi Fred,

    I have no idea about the lighter yellow problem. Could it be that your monitor hasn't warmed up yet? Colors do change a bit as the pixels get up to temperature.

    Backgrouds can only be from 0 -> 8 unless you do some messing around. In the olden days the backgrounds from 8 -> 15 were signals for BLINK.

    If you have v3.n of PBdos then I'd envite you to go get my Nutz n' Boltz libraries from my web site. They're free and will solve a few of your problems with color. www.basicguru.com. I'd also like to mention www.allbasiccode.com as a site where you can find some good code.



    ------------------
    C'ya
    d83
    C'ya
    Don

    http://www.ImagesBy.me

    Comment


    • #3
      Hi

      This problem with the yellow is each time I open a program even if
      I have been using the computer for hours before.

      As far as the second comment according to my PowerBASIC Reference
      Manual I should be able to use 64 colors for background when using
      SCREEN 12. Although I know I can only use 16 of them. This is the
      first time I have been told you can only use 0-8 for background.

      Fred

      ------------------

      Comment


      • #4
        Originally posted by Fred Katzel:
        Hi

        This problem with the yellow is each time I open a program even if
        I have been using the computer for hours before.

        As far as the second comment according to my PowerBASIC Reference
        Manual I should be able to use 64 colors for background when using
        SCREEN 12. Although I know I can only use 16 of them. This is the
        first time I have been told you can only use 0-8 for background.

        Fred

        Sorry, I missed the fact that you were in a graphics screen. You're correct, you may use any of the 16 then. My assumption was that you were in text mode.



        ------------------
        C'ya
        d83
        C'ya
        Don

        http://www.ImagesBy.me

        Comment


        • #5
          Originally posted by Fred Katzel:
          Hi

          I have a couple questions:

          1. Why is it when I first begin a program the yellow printing is
          considerable lighter than thereafter in the same program?

          2. Why is it when I call for light blue(9) background, I get blue
          (1) but then I use light blue as the blackout of a moving figure
          I get light blue leaving a trail in the blue?

          Fred K


          I would have to see a small copy of the code that you are using that demonstartes the problem. Also what version of pbdos you have.


          Andrew

          ------------------

          Comment

          Working...
          X
          😀
          🥰
          🤢
          😎
          😡
          👍
          👎