<br><br><div class="gmail_quote">On Sat, Aug 22, 2009 at 4:01 PM, Sundaram <span dir="ltr"><<a href="mailto:ds_sundar@hotmail.com">ds_sundar@hotmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">



  
  

<div bgcolor="#ffffff" text="#000000">
Andreas Pakulat wrote:
<blockquote cite="http://mid20090822125130.GA13728@barmbek" type="cite"><div class="im">
  <pre>On 22.08.09 17:54:33, Sundaram wrote:
  </pre>
  <blockquote type="cite">
    <pre>Dear Sir,

            I am developing a plugin for firefox browser. I am using
XPCOM to interact with the browser. In have to get the input from
the user in a Dialog window. I have to show the dialog as modal
dialog. How do i do this?

Please help me
    </pre>
  </blockquote>
  </div><pre>You've picked the wrong list to send to. This list is about development
of KDevelop the IDE. If you have questions about firefox I suggest you
look for help on <a href="http://www.mozilla.com/firefox" target="_blank">www.mozilla.com/firefox</a>

Andreas

  </pre>
</blockquote>
Dear Andreas Pakulat, <br>
<br>
          Thanks you verymuch for your reply. Actually i am developing
a plugin component for firefox using the XPCOM technology. I windows OS
, i have done using the ActiveX technology. I will tell you what  i
have done in Windows. <br>
<br>
In Windows. <br>
          I have created a activex dll which will be registered in the
client's computer. Whenever the user go to my web application page, in
the button click event i will create object for my activex component
and i will call a function in the dll. I used VS 6.0 for development. 
Inside that function i have created a dialogbox and show  that dialog
box to the user. It is a modal dialog box. The Internet Explorer will
be the parent window for my dialog. To get the Internet Explorer window
handle, i used GetForegroundWindow() function avaible in the Win32 API.
Once i get the IE' window handle, i will set this handle as my parent
window of my dialogbox. Now  I need to achive this in Linux. <br>
<br>
In Linux : <br>
<br>
          XPCOM is the equivalent for the ActiveX. I am able to create
a .so file using XULRunner SDK and able to call the function via
firefox browser. I have created a small function which will return  a
string to the calling function. Every thing is working fine. Now the
next step is, I need to create a dailogbox inside my function, and need
to show my dialogbox as a modal window of the firefox browser. To
create dialogbox i am using the KDevelop IDE. Is there any function
like GetForegroundWindow like in Win32API for Linux? Hope now you
understand my problem. <br><div class="im">
</div></div></blockquote><div><br>What andreas is trying to tell you is that here we only discuss stuff related to the KDevelop IDE itself and you're wondering about a library that has nothing to do about us.<br><br>
((Note that in UNIX the development is not so tied to the IDE as it is in Windows, for instance))<br><br>If you're using KDE technologies you might want to ask the KWin guys, if not just chech the X11 API. We're definitely not your guys, sorry. :P<br>
<br>Good luck,<br>Aleix<br> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div bgcolor="#ffffff" text="#000000"><div class="im"><br>

<br>
Please help me <br>
<br>
Thanks & Regards<br></div>
Sundaram. D<br>
   <br>
</div>

<br>_______________________________________________<br>
KDevelop-devel mailing list<br>
<a href="mailto:KDevelop-devel@kdevelop.org">KDevelop-devel@kdevelop.org</a><br>
<a href="https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel" target="_blank">https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel</a><br>
<br></blockquote></div><br>