5.10b3 - IDE bug: i have 3 bugs
Posted: Sat Jan 12, 2013 8:41 am
1. http://www.purebasic.fr/english/viewtop ... =4&t=52618
3. Select block text (by Alt + left mouse), then paste, below line of position-paste will disappear.
Thanks.
2.sec wrote:I found this bug in IDE (IDE will IMA, ate 100%CPU):Thanks.Code: Select all
1. Open IDE 2. Minimize it 3. Double click on any .pb file (file handled by PB) 4.IDE will IMA, ate 100%CPU
Code: Select all
XIncludeFile "C:\test\TabBarGadget.pbi"
....
....
then
PB doesn't do Autocomplete Procedure inside TabBarGadget.pbi (I am using default setting of IDE)Thanks.