On Tue, Jan 22, 2013 at 3:45 PM, Art Heimsoth <artst...@artheimsoth.com>wrote:

> I am trying to get a printer selection to work using the .SingleSelection
> class
> in my ooDialog program.  The selection is displayed, but the default item
> that is passed as a parm does not preselect the item, and the return is
> always the preselected index value.  If I take the method out of the main
> program and run it from a simple Rexx program, all works just fine.
> I have verified via traces that the parms are passed in correctly and the
> selected index value is not returned.  I am looking for ideas of how to
> find the problem short of really stripping the main program until it
> starts working.
>


Hi Art,

It's pretty hard to say without seeing some code.  You say "the method out
of the main"  What does this method look like?

Off-hand, I'd say it is not possible for it to not work.  ;-)  So, I'm
thinking there is something else going on there.

--
Mark Miesfeld
------------------------------------------------------------------------------
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/learnnow-d2d
_______________________________________________
Oorexx-users mailing list
Oorexx-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-users

Reply via email to