Results 1 to 6 of 6

Thread: No REPLY Button

  1. #1
    vbGrandpa
    Guest

    No REPLY Button

    The REPLY Button disappeared again.

    Thanks for the help with versions.

    Grandpa

  2. #2
    DaoK
    Guest
    Refesh your browser when it appear.

  3. #3
    Megatron
    Guest
    What are you referring to? These forums? If so, the reply button should be located at the bottom right corner of a thread.

  4. #4
    I'm about to be a PowerPoster! Joacim Andersson's Avatar
    Join Date
    Jan 1999
    Location
    Sweden
    Posts
    14,649
    Yupp, sometimes you just have to scroll to the right...

  5. #5
    Originally posted by Joacim Andersson
    Yupp, sometimes you just have to scroll to the right...
    Tends to happen with the PHP, code, and vbcode tags, so in VB I like it when people do this:

    VB Code:
    1. Public Declare Function SomeReallyLongAPICall(ByVal UnnecessaryArg1 As String, _
    2.         UnnecessaryArg2 As Any) As Double

  6. #6
    I'm about to be a PowerPoster! Joacim Andersson's Avatar
    Join Date
    Jan 1999
    Location
    Sweden
    Posts
    14,649
    Like for example in this thread.
    Since the following code uses a very long line, you have to scroll to the right to find the reply button.
    VB Code:
    1. MsgBox "This is one of the cases when a code line becomes very very very long so if you don't have a very very very high resolution on your screen you will probably need to scroll to the right to see the complete code line and to find the reply button.", vbInformation + vbOkOnly + vbDefaultButton1, "This is the caption of this message box. And just as the message it's complete useless"
    Best regards

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