Thanks for your reply,

I have started working on Qt4 for the current project I mentioned
I have tried to make a simple toolbar using Qt itself.
This is the one I have made [1].
The source code is also attached with which I made this [2].
I have also looked for some files for tool bar int the project "Lyx" and
found some files related to tool bar :

lyx/ src/ frontends/ qt4/ toolbars.cpp
lyx/ src/ GuiToolbar.cpp
lyx/ src/ moc_GuiToolbar.cpp
lyx/ src/ Toolbars.cpp

I have gone through the files and got the overview of "Toolbars.cpp" and
"GuiToolbar.cpp" about what is going in these files and how it is working.

I have also seen in Lyx that all the tools in tool bar are display as one.
In my project I need the tool bar to be customized by the user through GUI
only. So I need to know where to proceed now for customizing tool bar
through GUI.

As far as I think i need to change the "GuiToolbar.cpp" so that user can
modify the tool bar without going through  and editing the configure file
manually.

It will be very helpful for me if i get some guidance about the project and
got to know where shall I proceed now.

[1] http://snag.gy/Bab9Z.jpg
[2] http://pastebin.com/vmW7xt8u   "simplemenu.h"
     http://pastebin.com/5YadchGJ    "gui.cpp
     http://pastebin.com/Sq4KPc5Y    "main.cpp"




On Sun, Apr 14, 2013 at 11:53 AM, Liviu Andronic <landronim...@gmail.com>wrote:

> Dear Manan,
> Welcome to LyX.
>
>
> On Thu, Apr 11, 2013 at 3:13 PM, Abdelrazak Younes <you...@lyx.org> wrote:
> >> Hi  Abdelrazak Younes,
> >> I am a junior year undergraduate student from Delhi Technological
> >> University pursuing Computer Science Engineering.
> >>
> >> I went through the project ideas for GSOC [1] and found an interesting
> >> project to work on
> >>
> >> PROJECT: Toolbar Customization Dialog
> >>
> >> I have cloned the source code of "Lyx" and also installed Qt4 and
> >> Qt4-devel packages. I have also built the Lyx code and now I am
> interested
> >> to work on this project and want to apply for GSOC 2013. How may I
> proceed.
> >
> To apply to GSoC 2013 for a project related to LyX please follow the
> application procedure outlined here:
> http://www.google-melange.com/gsoc/org/google/gsoc2013/lyx . Feel free
> to ask on lyx-devel specific questions related to the project you'd
> like to be working on.
>
>
> >> Also are there any junior jobs that I can do to get more comfortable
> with
> >> the code base.
> >
> If you're looking for easy targets to get familiar with the codebase
> then search for 'easyfix' on the bug tracker:
>
> http://www.lyx.org/trac/query?status=accepted&status=assigned&status=new&status=reopened&keywords=~easyfix&summary=~&description=~&reporter=~&col=id&col=summary&col=reporter&col=status&col=type&col=severity&col=keywords&desc=1&order=id
> .
>
> Regards,
> Liviu
>



-- 
Regards
Manan Dang
COE,3rd Year
-Internship Coordinator
-Joint Secretary,CSI-DTU
DELHI TECHNOLOGICAL UNIVERSITY
(formerly Delhi College Of Engineering)
Mob: +919013619399

Reply via email to