GLBasic forum

Main forum => Bug Reports => Topic started by: Hark0 on 2011-Mar-22

Title: FIXED: IDE Tabcontrol Screen Problems
Post by: Hark0 on 2011-Mar-22
GLB upgraded to last ver....

I fault this in the IDE. Labels in Black¿?

The panel appears in the green box provided by GLB, as much as you close it.

Any ideas?


PS My Videocard are Mobile Intel(R) 915GM/GMS,910GML Express Chipset Family

[attachment deleted by admin]
Title: Re: IDE Screen Problems
Post by: MrTAToad on 2011-Mar-22
Are you using XP ?

I find that this sort of thing happens with a lot of program in XP - usually by Windows not being told to update graphics
Title: Re: IDE Screen Problems
Post by: Hark0 on 2011-Mar-22
I use XP SP3.

All drivers/software updated.

GLB uninstalled and reinstalled and nothing.... same video fault.


I use the same Windows XP version on VirtualBox in my Macbook...

AND NO HAVE VIDEO PROBLEMS!


Maybe are a problem with my Intel 915 video drivers...  :blink:
Title: Re: IDE Screen Problems
Post by: Kitty Hello on 2011-Mar-22
ouch. On my virtual PC it works, so I think it's a problem with your PC.
Title: Re: IDE Screen Problems
Post by: Hark0 on 2011-Mar-23
Quote from: Kitty Hello on 2011-Mar-22
ouch. On my virtual PC it works, so I think it's a problem with your PC.

hmmm well....

1. Its posible to use OLD ide with NEW compiler?

2. You can publish "special" IDE with no GLB mini grfx icon in the tab component? (You know... see the sample tab screen ;))
(http://www.infoplc.net/blog2/wp-content/uploads/2010/04/042410_1031_Capacidadde5.png)


3. How return to previous version of GLB? Uninstall 9.x and reinstall GLB 8.x?

I need a solution, My project have more than 10 GLB files... I need see name of files in screen...


TIA, Hark0
Title: Re: IDE Screen Problems
Post by: MrTAToad on 2011-Mar-23
QuoteMaybe are a problem with my Intel 915 video drivers
Most likely.

I would fiddle around with some of the graphic card settings - perhaps going to a 16-bit display or something may help?
Title: Re: IDE Screen Problems
Post by: Hark0 on 2011-Mar-24
Quote from: MrTAToad on 2011-Mar-23
QuoteMaybe are a problem with my Intel 915 video drivers
Most likely.

I would fiddle around with some of the graphic card settings - perhaps going to a 16-bit display or something may help?

I make today more test... yesterday are on travel....

and... hmmm are posible use Notepad++ (http://notepad-plus-plus.org/) or similar with GLBasic?

Title: Re: IDE Screen Problems
Post by: Hark0 on 2011-Mar-24
Anyone have any solution .... or throw the computer into the river .... ?

:blink:
Title: Re: IDE Screen Problems
Post by: MrTAToad on 2011-Mar-24
Are you using an ATI graphics card ?
Title: Re: IDE Screen Problems
Post by: Kitty Hello on 2011-Mar-24
Did you install some skins? (replacing uxtheme.dll ?)
Title: Re: IDE Screen Problems
Post by: Hark0 on 2011-Mar-24
Quote from: MrTAToad on 2011-Mar-24
Are you using an ATI graphics card ?


Mobile Intel(R) 915GM/GMS,910GML Express Chipset Family

Machine: HP Pavillion DV4000


ALL other software installed works.... World of Warcrfat too ;-)
Title: Re: IDE Screen Problems
Post by: Hark0 on 2011-Mar-24
Quote from: Kitty Hello on 2011-Mar-24
Did you install some skins? (replacing uxtheme.dll ?)

No. Today I begin with a cleaning system to see if solve anything ....

P.S. I have examined the platform.ini files, etc to see if I could use Notepad + + or Programmers Notepad ... Other IDE with your "engine" ...

You can manually compile GLBasic without using the IDE?

(setting %GLBASIC%, %PROJECT_PATH% and other needed variables manually)
Title: Re: IDE Screen Problems
Post by: Kitty Hello on 2011-Mar-24
well. yes. There is a description in the manual (GLBasic internal).
Title: Re: IDE Screen Problems
Post by: Hark0 on 2011-Mar-24
I have readed GPC-GLBasic Precompiler section...

hmmm

I make a compile.bat with 2 lines:

gpc "commands"
gcc "commands"

and go?

(can you sendme a sample bat file? or I use lines of platform.ini ?)

Title: Re: IDE Screen Problems
Post by: Hark0 on 2011-Mar-24
Quote from: MrTAToad on 2011-Mar-23
QuoteMaybe are a problem with my Intel 915 video drivers
Most likely.

I would fiddle around with some of the graphic card settings - perhaps going to a 16-bit display or something may help?

Tried 16 bit and 32.... :( same result...

System cleaned..... :(
Title: Re: IDE Screen Problems
Post by: Hark0 on 2011-Mar-24
FIXED!!!

How?

I tried:

-Examine all software for "skinned" possible dll's. Uninstalled Dix Player Plus.
-Reboot. Clean registry. Reboot.
-Change to all type of resolutions, VGA with F8 at boot, too.
and...

finally I think about Windows XP Themes...  =D

Changed and WORKS...  8)

crash on configured theme for speed, not pretty.... O_O


Closed... and go to work.... my project waits!!! ;)

Thanks to all!


(https://lh6.googleusercontent.com/__M4gNcVF3Zs/TYvMAJpWa3I/AAAAAAAABVo/WLsvTw76jI8/s640/GLBasic_IDE_9x.png)

(PS I think about how reinstall correct "basic" UI standard graphics... Maybe reinstall some system DLL?)
Title: Re: FIXED: IDE Tabcontrol Screen Problems
Post by: MrTAToad on 2011-Mar-25
What version are you using ?  Its also possible that Windows icons have got corrupted somewhere.  There was a powertool for XP (if you are using that system) that could help there.
Title: Re: FIXED: IDE Tabcontrol Screen Problems
Post by: MrTAToad on 2011-Mar-25
Glad you got it fixed!
Title: Re: FIXED: IDE Tabcontrol Screen Problems
Post by: Hark0 on 2011-Mar-25
;) THKS!