Working for Kdevelop help needed

Kevin Funk kfunk at kde.org
Wed Mar 9 22:32:48 UTC 2016


On Wednesday, March 9, 2016 10:46:53 AM CET Akshay Joshi wrote:
> Hi where do you guys set the font size
> when calling this
> addPage( openPageWidget, i18n("Select a build system setup file, existing
> KDevelop project, "
>                                              "or any folder to open as a
> project"));

Well, that's handled somewhere inside KPageDialog::addPage. It's not something 
you can control from the outside easily.

Why do you need access to the font?

Cheers,
Kevin

 
> the i18n thing???
> 
> On Wed, Mar 9, 2016 at 9:35 AM, Kevin Funk <kfunk at kde.org> wrote:
> > On Wednesday, March 9, 2016 9:32:01 AM CET Akshay Joshi wrote:
> > > Hi,
> > > 
> > > I tried editing code in
> > > ./shell/openprojectdialog.h
> > > ./shell/openprojectdialog.cpp
> > > ./shell/openprojectpage.h
> > > ./shell/openprojectpage.cpp
> > > 
> > > but I am not able to see changes in the application once I save it
> > > I do this to recompile the whole Kdevelop code again
> > > $ cd ~/kdesrc/build/kdevelop $ make install
> > 
> > Above code is in kdevplatform, but you're building kdevelop.
> > 
> > Try:
> > 
> > $ cd ~/kdesrc/build/kdevplatform
> > $ make install
> > 
> > HTH,
> > Kevin
> > 
> > > Can you help me with this issue.
> > > 
> > > -Regards,
> > > 
> > >  Akshay Joshi
> > 
> > --
> > Kevin Funk | kfunk at kde.org | http://kfunk.org


-- 
Kevin Funk | kfunk at kde.org | http://kfunk.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20160309/4ead29a8/attachment-0001.sig>


More information about the KDevelop-devel mailing list