@Dayvid
Thanks, I develop on Linux and can only test it on windows XP in a VM, so it's news to me.
is the bug still present?
Merci, je développe sous Linux et ne peut le tester sur Windows XP dans une machine virtuelle, il est donc nouvelles pour moi.
est le bug toujours présent?
nouvelle version
http://www.purebasic.fr/english/viewtop ... 12&t=45669
v 0.56a
tab
mouse selection
clipboard function for text only copies and pastes unformated text to from external apps
copies and pastes formated text internally between gadgets
Select all ctrl+ A
copy ctrl + C
paste ctrl + V
TextEditGadgetEx
Re: TextEditGadgetEx
Idle Hello!
I'm sorry but this does not always
It's still the same problem
I'm sorry but this does not always

It's still the same problem

La vie, C'est comme, Une boitte, De startis, On en voie, De toutes, Les couleurs !
Mon forum http://purebasic.forumphp3.com/index.php
Mon forum http://purebasic.forumphp3.com/index.php
Re: TextEditGadgetEx
Comment out line 999
setfocus_(windowid(*this\win))
it may be the problem on vista and 7
the problem will be in the ProcessEvents it's ugly but that's the price of a quick dirty hack!
setfocus_(windowid(*this\win))
it may be the problem on vista and 7
the problem will be in the ProcessEvents it's ugly but that's the price of a quick dirty hack!
Re: TextEditGadgetEx
Changed it to use the new canvas gadget PB 4.60
by the time it's finished we'll all be on 4.60 final so may as well do it now!
http://www.purebasic.fr/english/viewtop ... 12&t=45669
by the time it's finished we'll all be on 4.60 final so may as well do it now!
http://www.purebasic.fr/english/viewtop ... 12&t=45669
Re: TextEditGadgetEx
Added a glyph cache to speed up resizing.
fixed reverse selection copy.
http://www.purebasic.fr/english/viewtop ... 12&t=45669
fixed reverse selection copy.
http://www.purebasic.fr/english/viewtop ... 12&t=45669