Dialog with options (1 Viewer)

rtv

Retired Team Member
  • Premium Supporter
  • April 7, 2005
    3,622
    301
    Osnabruck
    Home Country
    Germany Germany
    Create the dialog and before calling DoModal() just assign your string IDs to heading and buttons
     

    boozelclark

    Portal Pro
    March 26, 2007
    191
    10
    Johannesburg/Cape Town
    Home Country
    South Africa South Africa
    hi thanks alot for your help. i can create the dialog just fine but i'm just not sure how to use the language file to turn the yes into ignor and the no into reject. i searched for code but cant find any could you please just give me a short example. thanks a lot.
     

    rtv

    Retired Team Member
  • Premium Supporter
  • April 7, 2005
    3,622
    301
    Osnabruck
    Home Country
    Germany Germany
    i searched for code but cant find any could you please just give me a short example. thanks a lot.

    public void SetHeading(int iString)
    and
    public void SetLine(int iLine, int iString)

    so after creating your dialog named dlg you call:
    dlg.SetLine(<the dialog's string line you want to set (1-3)>, <your language string ID>);
     

    boozelclark

    Portal Pro
    March 26, 2007
    191
    10
    Johannesburg/Cape Town
    Home Country
    South Africa South Africa
    thanks for all your help. thant just changes the lines of text not the labels on the actual buttons. i need it to say "ignore" on the button on which it normally says yes and "reject" on the button where it normally says no. am i doing something wrong? what do i put in the language file and how do i implement that. thanks for your time i really apreciate it.
     

    Users who are viewing this thread

    Similar threads

    MP1 MP2 Windscribe VPN DE
    I have just installed Windscribe but it is blocking access to my TV Server. I get the following message "Please specify the IP address or Host Name of the Master TV Service". I have a single seat build running the latest X64 version of MP1. Can anyone point me to a solution please? It's probably a really obvious one..... Cheers Fangio
    I have just installed Windscribe but it is blocking access to my TV Server. I get the following message "Please specify the IP...
    I have just installed Windscribe but it is blocking access to my TV Server. I get the following message "Please specify the IP...
    Replies
    0
    Views
    215
    Oh, thank you I will read it immediately
    Oh, thank you I will read it immediately
    How can you play copy-protected Blu-rays with MP after AnyDVD has stopped working? And I don't mean converting the movies...
    Replies
    2
    Views
    391
    I solved it myself, by modifying the host IP-address in the server table of the database, MariaDB [(none)]> use mptvdb; Database changed MariaDB [mptvdb]> SELECT * FROM Server; +----------+----------+--------------+----------+ | idServer | isMaster | hostName | rtspPort | +----------+----------+--------------+----------+ |...
    I solved it myself, by modifying the host IP-address in the server table of the database, MariaDB [(none)]> use mptvdb; Database...
    Hello everyone, I'm going to need help from the community to resolve a TV server crash issue. I encountered a problem with my...
    Replies
    4
    Views
    691
    @Pablik I finally got back to this, and I got it working. What I did was this. I intended to copy the UHD-BR disc to my local hard drive, so I put the disc in the drive, and then brought up MakeMKV. In MakeMKV I went through the initial steps to copy the UHD-BR disc to my drive, and while MakeMKV was parsing the disc, I noticed a...
    @Pablik I finally got back to this, and I got it working. What I did was this. I intended to copy the UHD-BR disc to my local hard...
    I just uninstalled AnyDVDHD due to RedFox being no longer reachable, and I have taken the MakeMKV route described in this thread...
    Replies
    4
    Views
    757
    Using version 1.32: no problems at all.
    Using version 1.32: no problems at all.
    The automatic refresh rate changeover suddenly stopped working for me. Everything worked perfectly the whole time. I didn't change...
    Replies
    6
    Views
    1K
    Top Bottom