Axe Software Forums
  Quest Developer Forum
  How do you display pictures?


Author Topic:   How do you display pictures?
der29 posted 29-01-2002 04:50 GMT     
Whenever I set a picture to be loaded when a player enters a room using the scripts, a blank box pops up. Where does the graphic file have to be at? And is there a way to integrate the graphic into the game, without a separate box popping up, which looks a little ugly at first?

Thanks.
Derek

Alex posted 29-01-2002 20:25 GMT          
The picture has to be in the same directory as your game's ASL file. There's currently no way to integrate this picture into the text window, as the RichText control doesn't support this. I'm considering using an IE control in future versions of Quest, once I can figure out how to use it properly!