Author Topic: GUIded servers going down  (Read 18087 times)

I still don't have the loading font btw

Unbelievable, I love the image preview.


this = awesome
best looking gui around yet.


You can't really expect people to install fonts, can you?
Steam skins (like the popular metro theme) often use a font that doesn't come default on some computers, so they include the font and ask users to install it.

Hey um I did encounter a problem. When I had this in my folder I could play other games and be on the menu just fine. However it would crash when I tried to host a server. I have RTB enabled alongside it, does that conflict with it?

Hey um I did encounter a problem. When I had this in my folder I could play other games and be on the menu just fine. However it would crash when I tried to host a server. I have RTB enabled alongside it, does that conflict with it?

Could you please replicate this crash and then post the full console log, thanks.

I don't know if this has been mentioned but when you click to search the "search" text is there and you have to delete it.
Also could you make it save your list option when you restart the game?

I don't know if this has been mentioned but when you click to search the "search" text is there and you have to delete it.
Also could you make it save your list option when you restart the game?

Can someone give me the function called when clicking a guiTextInputCtrl?

And I will be adding a prefs saver shortly

You need to put code in either command or altcommand, one of them is executed when you type a letter and one when you press enter.

You need to put code in either command or altcommand, one of them is executed when you type a letter and one when you press enter.

Yeah, I've already utilised those. I just need to make it so on clicking it clears the default text

Yeah, I've already utilised those. I just need to make it so on clicking it clears the default text
I don't think there is a callback for that. You could place an invisible button over it, clear the text, and focus on the text field.

Also, it should search instantly when you start typing, not just when you hit the button on the right

Also, I can't see any text in the search field

Update Pushed 0.13
+ Window profile now used by serverbrowser
+ View icons now change
+ Search bar clears upon activating

Fixes
+ Fixed being unable to see any text in search bar

and some other stuff I forgot about

Didn't you say something about a auto updater