TextEditGadgetEx

Partagez votre expérience de PureBasic avec les autres utilisateurs.
idle
Messages : 63
Inscription : ven. 30/juil./2010 2:31

Re: TextEditGadgetEx

Message par idle »

@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
dayvid
Messages : 1242
Inscription : mer. 11/nov./2009 18:17
Localisation : Poitiers (Vienne)

Re: TextEditGadgetEx

Message par dayvid »

Idle Hello!

I'm sorry but this does not always :(
It's still the same problem :cry:
La vie, C'est comme, Une boitte, De startis, On en voie, De toutes, Les couleurs !

Mon forum http://purebasic.forumphp3.com/index.php
idle
Messages : 63
Inscription : ven. 30/juil./2010 2:31

Re: TextEditGadgetEx

Message par idle »

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!
idle
Messages : 63
Inscription : ven. 30/juil./2010 2:31

Re: TextEditGadgetEx

Message par idle »

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
idle
Messages : 63
Inscription : ven. 30/juil./2010 2:31

Re: TextEditGadgetEx

Message par idle »

Added a glyph cache to speed up resizing.
fixed reverse selection copy.

http://www.purebasic.fr/english/viewtop ... 12&t=45669
Répondre