[Qt] Good progress on TBitmap

Jesus Reyes jesusrmx at yahoo.com.mx
Sat Jan 27 20:20:06 CET 2007


--- Felipe Monteiro de Carvalho <felipemonteiro.carvalho at gmail.com>
escribió:

> Hello,
> 
> Today I did good progress on implementing TBitmap for Qt widgetset.
> Now the Virtual Magnifying Glass can show a copy of the screen on
> the
> background. The only problem is that the Glass doesn't move, and
> transparent bitmaps don't seam to be supported yet.
> 
> Keyboard messages are handled quite nicely.
> 
> I also standarized debug messages. I defined that all Handles
> should
> be shown using dbghex, so they will all be shown on the same Hex
> format. I use the debug messages a lot on development =)
> 
> thanks,
> -- 
> Felipe Monteiro de Carvalho

Nice. 

Felipe what do you use for editing?, I see there is apparently a 
UTF8 encoded char in the code, take a look at:
http://www.freepascal.org/cgi-bin/viewcvs.cgi/trunk/lcl/interfaces/qt/qtwinapi.inc?root=lazarus&rev=10517&view=diff&r1=10517&r2=10516&p1=trunk/lcl/interfaces/qt/qtwinapi.inc&p2=/trunk/lcl/interfaces/qt/qtwinapi.inc
... "Specifically it´s utilized", this is a problem when you select
a block of text that include such chars in lazarus, at least in my
system after releasing the left mouse button while selecting, it
crashes lazarus all time, that's why I removed many of these in my
previous patch.

Though this is probably a problem that needs solution, I think we
should use only ascii chars in source code. what do you think?

Jesus Reyes A.




	
	
		
___________________________________________________________ 
Do You Yahoo!? 
La mejor conexión a Internet y <b >2GB</b> extra a tu correo por $100 al mes. http://net.yahoo.com.mx 




More information about the Qt mailing list