Re: Use KTextEditor In Custom Widget Rather Than As Central Widget of MainWindow

2014-11-17 Thread Dominik Haumann
> > On Sunday 16 November 2014 04:20:28 Jason Alan Smith wrote: > >> Hello everyone, > >> > >> I am developing an application that helps users and developers manage > >> a variety of database servers, and I would like to use a KTextEditor (or > >> Kate) as my text editing widget as it has line

Re: Use KTextEditor In Custom Widget Rather Than As Central Widget of MainWindow

2014-11-16 Thread Jason Alan Smith
Hi Dominik, On 11/16/2014 04:42 AM, Dominik Haumann wrote: Hi Jason, On Sunday 16 November 2014 04:20:28 Jason Alan Smith wrote: Hello everyone, I am developing an application that helps users and developers manage a variety of database servers, and I would like to use a KTextEditor (or K

Re: Use KTextEditor In Custom Widget Rather Than As Central Widget of MainWindow

2014-11-16 Thread Dominik Haumann
Hi Jason, On Sunday 16 November 2014 04:20:28 Jason Alan Smith wrote: > Hello everyone, > >I am developing an application that helps users and developers manage > a variety of database servers, and I would like to use a KTextEditor (or > Kate) as my text editing widget as it has line number

Use KTextEditor In Custom Widget Rather Than As Central Widget of MainWindow

2014-11-16 Thread Jason Alan Smith
Hello everyone, I am developing an application that helps users and developers manage a variety of database servers, and I would like to use a KTextEditor (or Kate) as my text editing widget as it has line numbering and syntax highlighting capabilities built in. I found a tutorial that s