RE: focus ring

"Ramandeep Singh, Noida" <[email protected]> Tue, 22 Nov 2005 12:50:39 +0530
Newsgroups gmane.comp.mozilla.crash-data
Message-ID <906AA0919B48CF42AE65BD0DC51340E702B70E93@HSDLNTD1110010.noida.hcltech.com>
Here it is:
http://forums.mozillazine.org/

All the best!!!

Regards,
raman
---------------------------------------------------
When you wish to achive something, all of the universe conspires to help =
you achieve it.

-----Original Message-----
From: Isabel del Pino [mailto:[email protected]]=20
Sent: Tuesday, November 22, 2005 12:44 PM
To: Ramandeep Singh, Noida; [email protected]
Subject: Re: focus ring

I don't know any mozilla forum, Could you tell me where can I found it?
Thanks

Ramandeep Singh, Noida escribi=F3:

> U'll need to search thru all the user interface files.
>
> The better option will be join a mozilla forum and ask experienced user=
s.
>
> =20
>
> Regards,
>
> raman
>
> ---------------------------------------------------
>
> When you wish to achive something, all of the universe conspires to=20
> help you achieve it.
>
> =20
>
> -----Original Message-----
> From: Isabel del Pino [mailto:[email protected]]
> Sent: Monday, November 21, 2005 5:28 PM
> To: Ramandeep Singh, Noida; [email protected]
> Subject: Re: focus ring
>
> =20
>
> Thank you very much.
>
> I knew that link. I don't work with Firefox, I work with Mozilla
>
> (navigator.xul).
>
> I only want to know why is the focus black and dotted. Where is it=20
> defined?
>
> =20
>
> Thanks
>
> =20
>
> =20
>
> Ramandeep Singh, Noida escribi=F3:
>
> =20
>
>>All the GUI related stuff is written in XUL (XML User Interface=20
> Language) and resides in .xul files. The actual logic is in .js files.
>
>>=20
>
>>So, if want to make changes in the GUI, you need to modify the .xul fil=
es.
>
>>=20
>
>>For Firefox browser, the xul files are in:
>
>>=20
>
>>mozilla/browser/base/content/ directory.
>
>>=20
>
>>The main browser user interface file is:
>
>>=20
>
>>mozilla/browser/base/content/browser.xul
>
>>=20
>
>>I hope it helps!!!
>
>>=20
>
>>P.S: If u want to learn XUL, then visit www.xulplanet.com
>
>>=20
>
>>All the best!!!
>
>>=20
>
>>Regards,
>
>>raman
>
>>---------------------------------------------------
>
>>When you wish to achive something, all of the universe conspires to=20
> help you achieve it.
>
>>=20
>
>>-----Original Message-----
>
>>From: Isabel del Pino [mailto:[email protected]]
>
>>Sent: Monday, November 21, 2005 4:40 PM
>
>>To: [email protected]
>
>>Subject: focus ring
>
>>=20
>
>>Hello,
>
>>my name is Isabel. I need some help to make same changes in Mozilla.
>
>>=20
>
>>I would like to make some changes in the mozilla's focus. I know how
>
>>to do same of this changes(backround color, ring width...) by changing
>
>>the file:
>
>>modules/libpref/src/init/all
>
>>.js
>
>>=20
>
>>However, I don't know where is implemented its functionality. For
>
>>example, I want to change the color of the element focused's ring, but
>
>>I don=B4t know where is that function. I mean, where is said that the
>
>>ring is dotted and black.
>
>>=20
>
>>Sorry about my english. Thank you very much.
>
>>=20
>
>>Isabel.
>
>>_______________________________________________
>
>>mozilla-crash-data mailing list
>
>>[email protected]
>
>>http://mail.mozilla.org/listinfo/mozilla-crash-data
>
>>=20
>
>>=20
>
>>=20
>