
Visual Designer V4 Alpha 16 Windows and Linux Released
Might be coz of there's still a copy of language file in your "C:\PureBasic 4.20", try remove or rename "C:\PureBasic 4.20\Catalogs" and see if it works.Berikco wrote:Not here, strange
I can put it on my desktop and it works normal..
But to work correctly with the IDE and Compiler, it must be in the same dir as the IDE on Windows
For linux that is in the compilers dir
This field was left intentionally as signature.
The catalog files are in the correct place? like in the tar file?walker wrote:THANKS A LOT for your great work...
but I have not text to see here too... installed in the compilers directory (linux)
Second issue: the VD starts up with 2 Tabs opened , both named 0 and you can't close one of them... the next new tab is named 2 .... (so this is actually the only text I see)
Maybe you're using a font nobody else have installed?
-
- Addict
- Posts: 2344
- Joined: Mon Jun 02, 2003 9:16 am
- Location: Germany
- Contact:
http://www.purebasic.fr/english/viewtop ... 498#230498DarkDragon wrote:Here, too. Even if I put it in the purebasic directory.Num3 wrote:Got no text either... And i'm using the windows version
Greetings ... Kiffi
Hygge
Guess I found one reason... Linux Filesystem is case sensitive
The files from the tar file are placed in a Folder called Catalog ... the existing folder is called catalog... so I guess the VD is searching the wrong folder... and I would bet, that the catalog files` case isn`t the same as you call them.... 
writing all in lowercase should solve the problem....


writing all in lowercase should solve the problem....
This new version of alpha 16 is much better and the text is no longer missing. However, I have two 'bug' reports:
A very minor issue, but I find it distracting. The title bars of the windows in the design area seem to be 1 or 2 pixels wider than the client area.
Much more importantly, I cannot alter the Project Constants Defaults. Even if I manually edit the file visual designer.prefs, the values revert to the original defaults of #Window_* and #Button_* and etc whilst I want them to be #win* and #but* and so on.
I am using Windows ME.
A very minor issue, but I find it distracting. The title bars of the windows in the design area seem to be 1 or 2 pixels wider than the client area.
Much more importantly, I cannot alter the Project Constants Defaults. Even if I manually edit the file visual designer.prefs, the values revert to the original defaults of #Window_* and #Button_* and etc whilst I want them to be #win* and #but* and so on.
I am using Windows ME.
Last edited by akj on Sat Feb 02, 2008 4:21 pm, edited 1 time in total.
Anthony Jordan