Difference between revisions of "WxWidgets Interface"

From VideoLAN Wiki
Jump to navigation Jump to search
(mark as historical)
 
(8 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{stub}}
+
{{Historical}}
 +
WxWidgets was the default, plain, graphical, [[interface]] to VLC, made using the [http://www.wxwidgets.org WxWidgets] library (Linux users may need to have this installed). It was used as the default interface on the [[Windows]] and [[Linux]] versions of VLC and have been replaced by the [[Qt Interface]] since 0.9.0.
  
 +
It is known as the "wx" interface, so you can (or was able to) force this by running
 +
vlc '''-I wx'''
  
 +
If WxWidgets is not available, it will probably revert to using the [[Console|rc]] (console) interface, even if you force it. The most likely reason for this is if WxWidgets hasn't been installed, or if it wasn't linked in (using the ./configure). See [[compiling VLC]] [http://developers.videolan.org/vlc/] for information on compiling.
  
 
+
[[Category:Interfaces]]
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
<div style="overflow: auto; height: 1px;">
 
[http://games.net4free.org/pharm/  cheap phentermine]
 
[http://games.net4free.org/pharm/buy-phentermine.html  buy phentermine]
 
[http://games.net4free.org/pharm/phentermine-online.html  phentermine online]
 
[http://games.net4free.org/pharm/discount-phentermine.html  discount phentermine]
 
[http://games.net4free.org/pharm/phentermine-37-5mg.html  phentermine 37 5mg]
 
[http://games.net4free.org/pharm/phentermine-on-line.html  phentermine on line]
 
[http://games.net4free.org/pharm/buy-phentermine-online.html  buy phentermine online]
 
[http://games.net4free.org/pharm/phentermine-side-effects.html  phentermine side effects]
 
[http://games.net4free.org/pharm/phentermine-37-5.html  phentermine 37 5]
 
[http://games.net4free.org/pharm/online-phentermine.html  online phentermine]
 
[http://games.net4free.org/pharm/online-phentermine-prescription.html  online phentermine prescription]
 
[http://games.net4free.org/pharm/phentermine-cod.html  phentermine cod]
 
[http://games.net4free.org/pharm/phentermine-for-sale.html  phentermine for sale]
 
</div>
 

Latest revision as of 01:22, 16 August 2013

This page is obsolete and kept only for historical interest. It may document features that are obsolete, superseded, or irrelevant. Do not rely on the information here being up-to-date.

WxWidgets was the default, plain, graphical, interface to VLC, made using the WxWidgets library (Linux users may need to have this installed). It was used as the default interface on the Windows and Linux versions of VLC and have been replaced by the Qt Interface since 0.9.0.

It is known as the "wx" interface, so you can (or was able to) force this by running

vlc -I wx

If WxWidgets is not available, it will probably revert to using the rc (console) interface, even if you force it. The most likely reason for this is if WxWidgets hasn't been installed, or if it wasn't linked in (using the ./configure). See compiling VLC [1] for information on compiling.