Hey Mario,

I've added this function in my development copy.

Regards,
koen

2015-07-15 12:17 GMT+02:00 Mario Diethelm Guallar <mariodiethe...@gmail.com>:
> Thank you Koen. In this case the caller dialog is created after the called
> dialog so it is working exactly as you explain.
>
> It would be great to have such a function (raiseToFront).
>
> Regards.
>
> _____________________
> Mario Diethelm Guallar
>
> El 15-07-2015, a las 4:21, Koen Deforche <k...@emweb.be> escribió:
>
> Hey,
>
> The order of creation controls that. But perhaps we should add a
> raiseToFront() function, which we have internally already?
>
> Regards,
> Koen
>
> Op 14 jul. 2015 23:53 schreef "Mario Diethelm Guallar"
> <mariodiethe...@gmail.com>:
>>
>> Hi,
>>
>> I am working on an application that uses two independent dialog objects
>> (WDialog). Under certain conditions or using a WPushButton one of the
>> dialogs call the another (activate it using the show() method). The called
>> dialog always appears behind the caller dialog no matter the value of the
>> z-index property is set for each one. Obviously what I want is the opposite,
>> i.e. to show the called dialog on top of the caller dialog. Both dialogs are
>> modal dialogs.
>>
>> How do yo control which dialog appears in front?
>>
>> thanks. Regards.
>>
>> ________________________
>> Mario Diethelm Guallar
>>
>>
>> ------------------------------------------------------------------------------
>> Don't Limit Your Business. Reach for the Cloud.
>> GigeNET's Cloud Solutions provide you with the tools and support that
>> you need to offload your IT needs and focus on growing your business.
>> Configured For All Businesses. Start Your Cloud Today.
>> https://www.gigenetcloud.com/
>> _______________________________________________
>> witty-interest mailing list
>> witty-interest@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/witty-interest
>>
>

------------------------------------------------------------------------------
_______________________________________________
witty-interest mailing list
witty-interest@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to