Edwin Leuven wrote:
> and pretty innocuous
famous last words...
Still no luck here.
The icon is in qrc_resources.cxx and Resources.qrc, but it doesn't
show in LyX :(.
Does this help?
Peter
Nope.
It's one of the things I already tried, but didn't help.
Vincent
On 24.01.2011 14:12, Vincent van Ravesteijn wrote:
>>>
>>
>> I've fixed cmake. But someone should update src/frontends/qt4/Makefile.am
>>
>
> Still no luck here.
>
> The icon is in qrc_resources.cxx and Resources.qrc, but it doesn't
> show in LyX :(.
Does this help?
Peter
Index: src/frontends/q
>>
>
> I've fixed cmake. But someone should update src/frontends/qt4/Makefile.am
>
Still no luck here.
The icon is in qrc_resources.cxx and Resources.qrc, but it doesn't
show in LyX :(.
Vincent
On 23.01.2011 10:59, Pavel Sanda wrote:
> Edwin Leuven wrote:
>> Peter Kümmel wrote:
>>> It's really nice!
>>
>> and pretty innocuous, so i put it in:
>
> Peter, wasn't there some hour-glass cursor switching
> for background compilation, which is to be killed now?
>
Totally forgot this code, ha
On 24.01.2011 11:32, Pavel Sanda wrote:
> Vincent van Ravesteijn wrote:
It's really nice!
>>>
>>> and pretty innocuous, so i put it in:
>>>
>>> http://www.lyx.org/trac/changeset/37304/lyx-devel/trunk
>>>
>>
>> I just can't get the icon to appear.
>>
>> Anyone else having problems with it ?
>
Vincent van Ravesteijn wrote:
> >> It's really nice!
> >
> > and pretty innocuous, so i put it in:
> >
> > http://www.lyx.org/trac/changeset/37304/lyx-devel/trunk
> >
>
> I just can't get the icon to appear.
>
> Anyone else having problems with it ?
worked here. but maybe you need to remove reso
Am 24.01.2011 um 09:36 schrieb Vincent van Ravesteijn:
>>> It's really nice!
>>
>> and pretty innocuous, so i put it in:
>>
>> http://www.lyx.org/trac/changeset/37304/lyx-devel/trunk
>>
>
> I just can't get the icon to appear.
>
> Anyone else having problems with it ?
>
> Vincent
Me too.
I
>> It's really nice!
>
> and pretty innocuous, so i put it in:
>
> http://www.lyx.org/trac/changeset/37304/lyx-devel/trunk
>
I just can't get the icon to appear.
Anyone else having problems with it ?
Vincent
Edwin Leuven wrote:
> Peter Kümmel wrote:
> > It's really nice!
>
> and pretty innocuous, so i put it in:
Peter, wasn't there some hour-glass cursor switching
for background compilation, which is to be killed now?
pavel
Peter Kümmel wrote:
> It's really nice!
and pretty innocuous, so i put it in:
http://www.lyx.org/trac/changeset/37304/lyx-devel/trunk
On 22.01.2011 18:28, Edwin Leuven wrote:
Peter Kümmel wrote:
We use a finished signal already in GuiView:
connect(&d.processing_thread_watcher_, SIGNAL(finished()), this,
SLOT(processingThreadFinished()));
assume there is also a started().
thanks, the attached patch
comments welcome as usual
+ QString fname = toqstr(libFileSearch("images",
"wait.gif").absFileName());
lyx::libFileSearch
or
lyx::support::libFileSearch
Merged build knows both at this place.
Peter
On 22.01.2011 20:08, Enrico Forestieri wrote:
On Sat, Jan 22, 2011 at 07:42:00PM +0100, Peter Kümmel wrote:
On 22.01.2011 18:28, Edwin Leuven wrote:
the attached patch includes the icon
No, it doesn't ;)
wget http://dl.dropbox.com/u/359550/busy.gif
Thanks, tried it only with Firefox.
Pe
On Sat, Jan 22, 2011 at 07:42:00PM +0100, Peter Kümmel wrote:
> On 22.01.2011 18:28, Edwin Leuven wrote:
> >the attached patch includes the icon
>
> No, it doesn't ;)
wget http://dl.dropbox.com/u/359550/busy.gif
mv busy.gif lib/images/wait.gif
--
Enrico
On 22.01.2011 18:28, Edwin Leuven wrote:
the attached patch includes the icon
No, it doesn't ;)
Peter Kümmel wrote:
> We use a finished signal already in GuiView:
>
> connect(&d.processing_thread_watcher_, SIGNAL(finished()), this,
> SLOT(processingThreadFinished()));
>
> assume there is also a started().
thanks, the attached patch includes the icon
comments welcome a
On 22.01.2011 16:36, Edwin Leuven wrote:
it is great that lyx is no longer frozen when compiling a document,
but i am missing some visual feedback that something is indeed
happening
i thought that it may be nice to hace a little spinning icon like
http://dl.dropbox.com/u/359550/busy.gif
Link
it is great that lyx is no longer frozen when compiling a document,
but i am missing some visual feedback that something is indeed
happening
i thought that it may be nice to hace a little spinning icon like
http://dl.dropbox.com/u/359550/busy.gif
in the status bar when something is happening the
19 matches
Mail list logo