User forums > Help
New File shutdown
Vampyre_Dark:
When you have compiler errors and you leave your cursor on it, a yellow tooltip pops up and it contains the error string. Since the Project thing goes all the way down now, the errors are cut off really short (@ 1024 anyways) and the tooltip is aligned with this new shorted window, so the error gets written right off the edge of the screen.
I'll file some error later when I get back.
thomas:
--- Quote from: sethjackson on May 02, 2006, 11:12:53 pm ---
--- Quote from: killerbot on May 02, 2006, 11:03:20 pm ---I confirm : "The program doesn't show up in the task bar if it's not in focus when it starts up. "
Could you file the bugreport on berlios please, thx.
--- End quote ---
Yeah I have experienced this for a looong time. Never did report it though..... I probably should have....
--- End quote ---
Not sure I really understand what you mean... it is not supposed to show in the taskbar during startup?
killerbot:
start up CB : and make sure you have already another program open, directly after you started CB, focus back in the other app. In the meanwhile CB continues to start up --> notice how there's no "slo" in the taskbar for CB.
Where exactly should those "compiler error" tooltips show up ??
killerbot:
eg : try as the other app "FireFox", at the end of the test close Firefox and start Firefox again, focus back to CB --> Firefox will appear in the task bar
thomas:
--- Quote from: Vampyre_Dark on May 02, 2006, 11:16:41 pm ---When you have compiler errors and you leave your cursor on it, a yellow tooltip [...]
I'll file some error later when I get back.
--- End quote ---
I doubt that will be of any avail, since I don't think it can be fixed. The compiler errors are shown using a SimpleListLog (found inside SDK). If you look at SimpleListLog's sources, you see that we don't do anything to generate that tooltip, we only add items to a wxListCtrl. The tooltip is created "secretly" by wxWidgets, we're not involved at all.
Also, I wouldn't know what to change, since probably the only thing that could help would be to insert a line break, but you don't know at which position.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version