CruelRevival Posted June 14, 2012 Posted June 14, 2012 (edited) How do i add custom buttons to K patcher as i cant find any guides anywhere. So far i have: [browser::Notice] Left = Top = Height = Width = [button::Start] Left = 680 Top = 340 Active = start_x.png Hovered = start_f.png Pressed = start_d.png [button::Exit] Left = 680 Top = 380 Active = exit_x.png Hovered = exit_f.png Pressed = exit_d.png [button::Register] Left = 11 Top = 380 Active = register_x.png Hovered = register_f.png Pressed = register_d.png [Text::Status] Left = 13 Top = 405 Width = 400 Height = 15 [Text::Info] Left = 13 Top = 425 Width = 400 Height = 15 [ProgressBar::Current] Left = 150 Top = 450 Width = 485 Height = 15 [ProgressBar::Total] Left = 150 Top = 467 Width = 485 Height = 15 But the Register button does not show. Edited June 15, 2012 by CruelRevival Quote
Question
CruelRevival
How do i add custom buttons to K patcher as i cant find any guides anywhere. So far i have:
[browser::Notice]
Left =
Top =
Height =
Width =
[button::Start]
Left = 680
Top = 340
Active = start_x.png
Hovered = start_f.png
Pressed = start_d.png
[button::Exit]
Left = 680
Top = 380
Active = exit_x.png
Hovered = exit_f.png
Pressed = exit_d.png
[button::Register]
Left = 11
Top = 380
Active = register_x.png
Hovered = register_f.png
Pressed = register_d.png
[Text::Status]
Left = 13
Top = 405
Width = 400
Height = 15
[Text::Info]
Left = 13
Top = 425
Width = 400
Height = 15
[ProgressBar::Current]
Left = 150
Top = 450
Width = 485
Height = 15
[ProgressBar::Total]
Left = 150
Top = 467
Width = 485
Height = 15
But the Register button does not show.
Edited by CruelRevival0 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.