Pixelated text in GUI



Hi,

I've a brief problem as follows: I'm using a GUI that
consists of quite a few static text boxes (which are updated
with various values using set(handle, 'string', 'my text').
On the screen I notice all the text created this way is
quite pixelated. This isn't normally too much of a problem
but when printed out it becomes very obvious. Is there
anyway to improve the 'smoothness' of this text - basically
have it represented as a vector object.

Interestingly I notice that I also have several axes on the
gui and the text in these(created with the title command) is
perfectly smooth.

So just to reiterate: In my GUI text created at a static
text object is pixelated - how do I make it smooth?

Thanks
.



Relevant Pages

  • Re: Pixelated text in GUI
    ... gui and the text in theseis ... text object is pixelated - how do I make it smooth? ... Your best bet as far as printing goes is to reduce the amount of scaling required - the closer the control is to its printed/exported size, ... Axes text is handled differently. ...
    (comp.soft-sys.matlab)
  • Re: Slow drawing with C#
    ... laptop. ... I've tested the program on another machine (Windows Server ... and the GUI is smooth there. ...
    (microsoft.public.dotnet.csharp.general)
  • Updating text in GUI after Simulink Runs
    ... a GUI to change variables and preview plots, ... It populates list boxes and text boxes with default veriable data. ... calculations and polynomial curve fitting and created a second button ...
    (comp.soft-sys.matlab)
  • Re: Dijkstra on the Usefulness of Hierarchy
    ... > GUI, and or console. ... Dialog boxes, forms, lists, and from other it ... > Controller classes frequently reside in this layer as well. ...
    (comp.object)
  • Lot of rules in application, what design patterns to use?
    ... Yes lot of the business logic is in the GUI and users ... cranes, trains, little boxes and big boxes. ... Now the train can carry 2-4 little boxes. ... A crane is used to move these boxes. ...
    (comp.object)