Recent

Author Topic: Trouble Refrash Toolbar on Lazarus 1.2.6  (Read 6071 times)

sunjob

  • New Member
  • *
  • Posts: 33
Trouble Refrash Toolbar on Lazarus 1.2.6
« on: October 16, 2014, 08:51:44 am »
self build version lazarus:

LCL=qt - OK (no trouble refrash toolbars)
LCL=gtk2 - witn trouble

analogically trouble on lazarus-1.2.4

...

fpc-2.6.4
lazarus ver. 1.2.4, 1.2.6, 1.3.0
linux slacware-12.2

examles on attaches
refrash only under moving mouse

- after start lazarus - active "standart elements" (TMainMenu, TPopupMenu...)
- components will not traced
- when you spend your mouse over the elements - they are drawn
- if you switch to another palette and back - all elements redrawn and then drawing in the norm

excuse my english
thanks
« Last Edit: October 19, 2014, 07:04:59 pm by sunjob »

zeljko

  • Hero Member
  • *****
  • Posts: 1830
    • http://wiki.lazarus.freepascal.org/User:Zeljan
Re: Trouble Refrash Toolbar on Lazarus 1.2.6
« Reply #1 on: October 16, 2014, 09:24:08 am »
gtk2 version ?

sunjob

  • New Member
  • *
  • Posts: 33
Re: Trouble Refrash Toolbar on Lazarus 1.2.6
« Reply #2 on: October 16, 2014, 01:43:41 pm »
>> LCL=gtk2 - witn trouble

properly understand you?
please,  in detail

p.s.

on system install (both library)
gtk+-1.2.10-i486-sl12.2
gtk+2-2.14.7-i486-sl12.2

lazarus 0.9.31 & fpc-2.4.2 - work normal, w.o. trouble
« Last Edit: October 18, 2014, 05:00:57 am by sunjob »

BigChimp

  • Hero Member
  • *****
  • Posts: 5740
  • Add to the wiki - it's free ;)
    • FPCUp, PaperTiger scanning and other open source projects
Re: Trouble Refrash Toolbar on Lazarus 1.2.6
« Reply #3 on: October 16, 2014, 01:45:04 pm »
Please specify your exact gtk2 version.
Want quicker answers to your questions? Read http://wiki.lazarus.freepascal.org/Lazarus_Faq#What_is_the_correct_way_to_ask_questions_in_the_forum.3F

Open source including papertiger OCR/PDF scanning:
https://bitbucket.org/reiniero

Lazarus trunk+FPC trunk x86, Windows x64 unless otherwise specified

sunjob

  • New Member
  • *
  • Posts: 33
Re: Trouble Refrash Toolbar on Lazarus 1.2.6
« Reply #4 on: October 17, 2014, 11:44:51 am »
i not understand you, please details

BigChimp

  • Hero Member
  • *****
  • Posts: 5740
  • Add to the wiki - it's free ;)
    • FPCUp, PaperTiger scanning and other open source projects
Re: Trouble Refrash Toolbar on Lazarus 1.2.6
« Reply #5 on: October 17, 2014, 11:53:02 am »
Who do you not understand?
Apparently you understood zeljko's request and my clarification about asking you for the gtk2 version because you edited your post.

What do you want to know?
Want quicker answers to your questions? Read http://wiki.lazarus.freepascal.org/Lazarus_Faq#What_is_the_correct_way_to_ask_questions_in_the_forum.3F

Open source including papertiger OCR/PDF scanning:
https://bitbucket.org/reiniero

Lazarus trunk+FPC trunk x86, Windows x64 unless otherwise specified

sunjob

  • New Member
  • *
  • Posts: 33
Re: Trouble Refrash Toolbar on Lazarus 1.2.6
« Reply #6 on: October 17, 2014, 06:32:27 pm »
any ideas on the subject are there?
thanks
« Last Edit: October 17, 2014, 06:38:53 pm by sunjob »

lainz

  • Hero Member
  • *****
  • Posts: 4741
  • Web, Desktop & Android developer
    • https://lainz.github.io/
Re: Trouble Refrash Toolbar on Lazarus 1.2.6
« Reply #7 on: October 17, 2014, 07:28:06 pm »
What is your native language? If you don't understand write in your language and the others can use Google Translate (https://translate.google.com) to understand.

I think he has problems with LCL gtk2 (no version specific version *) in lazarus trunc (build by himself) + fpc 2.6.2 on linux.

he has two gtk2 installed?
* gtk+-1.2.10-i486-sl12.2
* gtk+2-2.14.7-i486-sl12.2

The Lazarus toolbar does not refresh, only when he mouse over the toolbar.

Try downloading the newest official lazarus 1.2.6 + fpc 2.6.4
http://forum.lazarus.freepascal.org/index.php/topic,26134.0.html

sunjob

  • New Member
  • *
  • Posts: 33
Re: Trouble Refrash Toolbar on Lazarus 1.2.6
« Reply #8 on: October 18, 2014, 05:11:48 am »
on system install newest version :
- fpc-2.6.4 (sorrow, lapse)
- lazarus-1.2.6

on system install (both library)
gtk+-1.2.10-i486-sl12.2
gtk+2-2.14.7-i486-sl12.2

>> The Lazarus toolbar does not refresh, only when he mouse over the toolbar.
this question?
answer: contrariwise (otherwise)

- after start lazarus - active "standart elements" (TMainMenu, TPopupMenu...)
- components will not traced (not drown, void surface of components)
- when you spend your mouse over the elements - they are drawn (drawn-updated component only under the mouse instead of the whole palette immediately)
- if you switch to another palette and back - all elements redrawn and then drawing in the norm

>> Try downloading the newest official lazarus 1.2.6 + fpc 2.6.4
>> http://forum.lazarus.freepascal.org/index.php/topic,26134.0.html
already read this :o)
« Last Edit: October 18, 2014, 05:16:56 am by sunjob »

zeljko

  • Hero Member
  • *****
  • Posts: 1830
    • http://wiki.lazarus.freepascal.org/User:Zeljan
Re: Trouble Refrash Toolbar on Lazarus 1.2.6
« Reply #9 on: October 18, 2014, 09:27:28 am »
That's already well known issue with gtk2 http://bugs.freepascal.org/view.php?id=25470

Gtk2 >= 2.20 works fine.

sunjob

  • New Member
  • *
  • Posts: 33
Re: Trouble Refrash Toolbar on Lazarus 1.2.6
« Reply #10 on: October 18, 2014, 05:32:03 pm »
I think that this version of GTK is not meet for my OS

thank you very much for attention, good luck!
« Last Edit: October 18, 2014, 11:50:36 pm by sunjob »

 

TinyPortal © 2005-2018