DragDropGui Resource issue/question
by Jacob · in Torque Game Engine · 03/23/2005 (7:24 pm) · 0 replies
Not sure if people still look in the resource comments a year after it's been posted, so I am asking this here. Resource in question can be found here.
What happens is that if I have a GuiTextCtrl somewhere on the screen and I add another GuiTextCtrl to the same screen, other Gui components on the screen get filled with the color that the profiles of the GuiTextCtrls are set up with. Example: the second GuiTextCtrl that I just placed has a profile which sets its text color to violet. After placing it on my screen in the the Gui Editor, one of my GuiBitmapCtrls that is in no way connected to it gets filled with violet (a mask of violet, so to speak, appears over it) If I delete the new GuiTextCtrl, all goes back to normal. I thought that this may have something to do with this resource, since it only started occurring after installing the GuiDragDrop resource. If not, maybe someone has some ideas on how to fix this anyway.
Below is a visual example of what happens:
img.photobucket.com/albums/v314/gloryiam/Torque%20Screenshots/SP32-38.jpg
In the left image, the new GuiTextCtrl has been added...the bottom GUI control is now masked with the text color of the GuiTextCtrl. (definitely not what we want :) )
In the right image, the GuiTextCtrl has been deleted (circled in blue) and all is once again as it should be.
I sure would appreciate any help on this. I hope to be able to continue using this resource but this issue needs to resolved :)
What happens is that if I have a GuiTextCtrl somewhere on the screen and I add another GuiTextCtrl to the same screen, other Gui components on the screen get filled with the color that the profiles of the GuiTextCtrls are set up with. Example: the second GuiTextCtrl that I just placed has a profile which sets its text color to violet. After placing it on my screen in the the Gui Editor, one of my GuiBitmapCtrls that is in no way connected to it gets filled with violet (a mask of violet, so to speak, appears over it) If I delete the new GuiTextCtrl, all goes back to normal. I thought that this may have something to do with this resource, since it only started occurring after installing the GuiDragDrop resource. If not, maybe someone has some ideas on how to fix this anyway.
Below is a visual example of what happens:
img.photobucket.com/albums/v314/gloryiam/Torque%20Screenshots/SP32-38.jpg
In the left image, the new GuiTextCtrl has been added...the bottom GUI control is now masked with the text color of the GuiTextCtrl. (definitely not what we want :) )
In the right image, the GuiTextCtrl has been deleted (circled in blue) and all is once again as it should be.
I sure would appreciate any help on this. I hope to be able to continue using this resource but this issue needs to resolved :)
About the author