GLBasic forum

Codesnippets => DD-GUI => Topic started by: MrTAToad on 2011-Apr-04

Title: DDgui_file on Palm Pre
Post by: MrTAToad on 2011-Apr-04
doesn't display properly, and you end up with a screen that looks like :



[attachment deleted by admin]
Title: Re: DDgui_file on Palm Pre
Post by: Kitty Hello on 2011-Apr-04
Yes, there is something really broken. The thing is, when you render it to a screen (CREATESCREEN/USESCREEN), everything looks correct.
Title: Re: DDgui_file on Palm Pre
Post by: MrTAToad on 2011-Apr-04
How weird...

Mind you, FILEREQUEST$ according to the documenation, is only supposed to work with Windows.  Shouldn't it instead call DDgui_FileDialog$ ?

Or maybe not as both OK and CANCEL crash the program :)
Title: Re: DDgui_file on Palm Pre
Post by: MrTAToad on 2011-May-13
One thing with the on-screen entry.  When you press the first letter, the caret doesn't move to a position after it, so all characters entered are added before the first one.