So, my latest boondoggle is this. The CA I'm creating to load SQL servers
into a combobox takes about 4-5 seconds to run, and I'm trying to either
reduce or eliminate the user impact of that. I tried putting a "Browse
servers" button on my dialog, but I couldn't get the combobox to pick up on
the changed property.
I will readily admit, that it's probably possible and that I just failed at
getting that to work, however...
I found the return type of asyncWait on my custom action (which is a C++ DLL
export), and I put that in. Now, the log shows that the custom action is
called in the appropriate place (After="LaunchConditions")...
But the logging statements from inside my actual CA don't show until I hit
Cancel during the setup. It's like it's waiting for the main thread to
return before it runs the CA for real. I have it set to run immediate, it's
definitely not intended to be deferred, as it's only applicable to the UI.
Maybe I'm missing something. Anyone have any ideas? thanks in advance for
all of your help. :-D
Chris
-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users