Results 1 to 5 of 5

Thread: [RESOLVED] RichTextBox Extended Find & Select

Threaded View

  1. #1

    Thread Starter
    Lively Member cevem's Avatar
    Join Date
    Feb 2010
    Location
    Mars
    Posts
    78

    Resolved [RESOLVED] RichTextBox Extended Find & Select

    Hello. Sorry for my bad English.

    Am trying to select specific text from a loaded file. But i need more then... My Richboxtext name = menustream

    Let me explain:

    Here is my text line from loaded file
    Code:
    SkinVersion{	text="Funky Application - 1.0.2" shellcmd="" }
    I need this text
    Code:
    Funky Application - 1.0.2
    Everything is fine, but version number in text e.g. "1.0.2" is variable... How i get the "Funky Application - %vernumber%" in this RichTextBox?

    I hope asked the question understandable...

    Thank you.
    Last edited by cevem; Dec 12th, 2015 at 10:43 AM. Reason: corrections

Tags for this Thread

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