Manager.DialogMonitor.AddDialog(
new AlertDialog(ActiveBrowser, DialogButton.OK));
Manager.DialogMonitor.Start();
What i would need help in :
an if statement which checks if the generic dialog has been fired and based on which logic branching can take place.
Thanks
Sen
Our Application works like this:
XBAP application resides in the server on accessing the application through web browser with url having extension .xbap
Through HTTP communication, web browser loads all the dll from web server in a temproary file.
And Application starts working through browser.
h t m l > h e a d > M E T A h t t p - e q u i v = " C o n t e n t - T y p e " c o n t e n t = " t e x t / h t m l ; c h a r s e t = u t f - 1 6 " > t i t l e > T a b l e / t i t l e > s t y l e t y p e = " t e x t / c s s " > h t m l , b o d y { m a r g i n : 0 ; p a d d i n g : 3 0 p x ; t o p : 0 ; l e f t : 0 ; t e x t - a l i g n : c e n t e r ; } b o d y { f o n t - f a m i l y : A r i a l , H e l v e t i c a , s a n s - s e r i f ; c o l o r : # 5 0 5 0 5 0 ; } d i v # M a i n { w i d t h : 7 0 0 p x ; b a c k g r o u n d : # d c e 9 f 1 u r l ( ' c i d : r e s o u r c e s / m a i n _ b a c k . p n g ' ) r e p e a t - x l e f t t o p ; p a d d i n g : 3 0 p x ; m a r g i n : 0 a u t o ; t e x t - a l i g n : l e f t ; } # l o g o { f l o a t : r i g h t ; c l e a r : b o t h ; m a r g i n : 0 ; p a d d i n g : 0 ; w i d t h : 1 4 8 p x ; h e i g h t : 2 8 p x ; b a c k g r o u n d : u r l ( ' c i d : r e s o u r c e s / w e b u i _ m i n i _ l o g o . g i f ' ) n o - r e p e a t l e f t t o p ; } # l o g o s p a n { d i s p l a y : n o n e ; } h 2 { c l e a r : b o t h ...
<
h
t m l >
<
h
e a d >
<
M
E T A h t t p - e q u i
v
=
" C o n t e n t - T y p e "
c o n t e n
t
=
" t e x t / h t m l ; c h a r s e t = u t f - 1 6 "
>
<
t
i t l e >
T a b l e
< /
t
i t l e >
<
s
t y l e t y p
e
=
" t e x t / c s s "
>
h t m l , b o d y
{
m a r g i n : 0 ;
p a d d i n g : 3 0 p x ;
t o p : 0 ;
l e f t : 0 ;
t e x t - a l i g n : c e n t e r ;
}
b o d y
{
f o n t - f a m i l y : A r i a l , H e l v e t i c a , s a n s - s e r i f ;
c o l o r : # 5 0 5 0 5 0 ;
}
d i v # M a i n
{
w i d t h : 7 0 0 p x ;
b a c k g r o u n d : # d c e 9 f 1 u r l ( ' c i d : r e s o u r c e s / m a i n _ b a c k . p n g ' ) r e p e a t - x l e f t t o p ;
p a d d i n g : 3 0 p x ;
m a r g i n : 0 a u t o ;
t e x t - a l i g n : l e f t ;
}
# l o g o
{
f l o a t : r i g h t ;
c l e a r : b o t h ;
m a r g i n : 0 ;
p a d d i n g : 0 ;
w i d t h : 1 4 8 p x ;
h e i g h t : 2 8 p x ;
b a c k g r o u n d : u r l ( ' c i d : r e s o u r c e s / w e b u i _ m i n i _ l o g o . g i f ' ) n o - r e p e a t l e f t t o p ;
}
# l o
***************** End Program Output *****************
No
[NCover Explorer]: NCover encountered an error while executing
[NCover Explorer]: Trend and coverage files will not be reloaded