I am trying to get a column format in a listbox and am having a bit
of trouble.  If I define "FixedSys" in a CreateFontEx() and use it in a
SetFont to the ListBox, that seems to work until I vertically scroll the
listbox - then it all seems to revert to a variable spaced font.  If I try
to use the SetTabulators() and set tab spaces with a tab character
in the add line, that also seems to properly position the data, but
the tab character shows as a blob, and then the spacing changes
as soon as the vertical scroll is used on the listbox.  I think I can
give you a test case, unless I need to do something more or different.

--
  Art Heimsoth - artst...@artheimsoth.com

------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122712
_______________________________________________
Oorexx-users mailing list
Oorexx-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-users

Reply via email to