Ah, Sorry to be in such a negative attitude but the designer is useless without slot/signal mechanism and proper setup of your .pro with the correct scintilla.lib and config. I don't need someone to create the editor object for me, I can copy paste that from the example. Moreover, if you do use the designer and compile your program with the creator in debug mode most chances that the compiled application will crash.
Now if I will look around how much complex is making a creator plugin, I might just start making one... On Mon, Oct 18, 2010 at 8:35 PM, Rubi Mazaki <[email protected]> wrote: > Ok, > Finally understood .. > I compiled QScintilla and it works with the designer.exe that can be found > in the internal QT directory.. > Now I don't know QT's history, but it looks like designer application is > something of the past aint it? > There is no mention anywhere in QT/nokia site of designer as a separate > application, so for a new user like me, > QT designer == QT creator. > as simple as that.. how much time wasted on this misunderstanding ... > > Anyone for a plugin for QT creator? :) :) > > Anyway thanks allot for your help! > > > > On Mon, Oct 18, 2010 at 6:46 PM, Phil Thompson < > [email protected]> wrote: > >> On Mon, 18 Oct 2010 18:20:11 +0200, Rubi Mazaki <[email protected]> >> wrote: >> > Hi Phil, >> > 1. Ain't designer is just a view of the QT4 creator?? that is what I >> > understand. so if you mention plugin for designer than we both mean the >> > same >> > thing. >> >> No. I am talking about the separate Designer application. Creator may well >> incorporate Designer, but I am trying to keep things simple. >> > > 2. The plugin does not work in the designer (of course). That is just >> what >> > I >> > ment, and I believe that is exactly what will happen to anyone else >> > following my "footsteps", that is windows 7 qt4 ("creator") for windows >> > desktop.. the most regular setup. >> > 3. From what I saw in the only example attached, is that it wasn't >> created >> > with a *.ui file (like most of the QT4 examples unfortunately because it >> > better helps newbee's like me...). The example uses QScintilla as an >> > object, >> > which is fine, but not as convenience as said in the help files. I may >> > actually use that but only if I find for sure that there's no such thing >> as >> > QScintilla designer plugin.. it would be less then the best :) >> > 4. Did anybody check lately that a fresh install of QScintilla on QT4 >> for >> > windows desktop is working? >> >> Of course. >> >> > or you have any idea what is missing in what I >> > described? >> >> Phil >> > >
_______________________________________________ QScintilla mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/qscintilla
