Thanks, now it is clear......
cajomi
Search found 43 matches
Re: Help file
A backslash for "/" Help does not work.
What else can it be?
cajomi
What else can it be?
cajomi
Help file
What is here wrong:
In windows there is no problem, but in mac it does not work.
Johannes
Code: Select all
OpenHelp(Grundpfad+"Help/WorldCreator_Help.chm","Index.htm")
Johannes
- Thu Aug 09, 2012 7:09 am
- Forum: Windows
- Topic: StringGadget open a new window does not work
- Replies: 4
- Views: 1605
Re: StringGadget open a new window does not work
Thanks for help (by falsam)
- Wed Aug 08, 2012 9:07 am
- Forum: Windows
- Topic: StringGadget open a new window does not work
- Replies: 4
- Views: 1605
Re: StringGadget open a new window does not work
Open it once again,
1. open the window,
2. close window
3. open it again
that is the problem
1. open the window,
2. close window
3. open it again
that is the problem
- Wed Aug 08, 2012 8:45 am
- Forum: Windows
- Topic: StringGadget open a new window does not work
- Replies: 4
- Views: 1605
StringGadget open a new window does not work
If OpenWindow(0,200,200,300,300,"Test")
StringGadget(1,5,10,200,20,"testbutton",#PB_String_ReadOnly)
Repeat
Event = WaitWindowEvent()
Select EventWindow()
Case 0
If Event = #PB_Event_CloseWindow
Quit = 1
EndIf
Select Event
Case #PB_Event_Gadget
Select EventGadget()
Case 1
If ...
- Thu Nov 10, 2011 3:49 pm
- Forum: Mac OSX
- Topic: icon for application
- Replies: 4
- Views: 2194
Re: icon for application
many thanks,
it was successful.
Johannes
it was successful.
Johannes
- Thu Nov 10, 2011 12:03 pm
- Forum: Mac OSX
- Topic: icon for application
- Replies: 4
- Views: 2194
icon for application
I have a very simple question:
Where get I the link for the icon...........
Johannes
Where get I the link for the icon...........
Johannes
- Tue Nov 01, 2011 8:56 am
- Forum: Mac OSX
- Topic: Lion / get an other installer
- Replies: 2
- Views: 1914
Re: Lion / get an other installer
I have chosen the apple install type, now it is working.
1.2.9 Iceberg is with the new update (10.7 Lion) not working.
Johannes
1.2.9 Iceberg is with the new update (10.7 Lion) not working.
Johannes
- Tue Oct 18, 2011 1:30 pm
- Forum: Mac OSX
- Topic: Lion / get an other installer
- Replies: 2
- Views: 1914
Lion / get an other installer
If I get another installer, that might help.........
Mac OS X 10.7 (Lion)
PureBasic 4.6rc
In the moment I work with Iceberg 1.2.9, but now I have a problem:
I create an executable, change to Iceberg and "build and run" and everything is all right.
But when I started the application an error is ...
Mac OS X 10.7 (Lion)
PureBasic 4.6rc
In the moment I work with Iceberg 1.2.9, but now I have a problem:
I create an executable, change to Iceberg and "build and run" and everything is all right.
But when I started the application an error is ...
- Wed Oct 12, 2011 8:35 am
- Forum: Mac OSX
- Topic: [Solved] 10.7 (Lion) all ways crash
- Replies: 8
- Views: 3375
Re: 10.7 (Lion) all ways crash
Oh, my mistake...........
download at once the recent version of XCode.....
download at once the recent version of XCode.....
- Wed Oct 12, 2011 6:57 am
- Forum: Mac OSX
- Topic: [Solved] 10.7 (Lion) all ways crash
- Replies: 8
- Views: 3375
[Solved] 10.7 (Lion) all ways crash
Crashes every time from the beginning. OS Lion (10.7)
PureBasic - Assemble error
nh: nasm: command not found
In 10.6 Loepard every thing was all right, no crash
What do I wrong?
Johannes
PureBasic - Assemble error
nh: nasm: command not found
In 10.6 Loepard every thing was all right, no crash
What do I wrong?
Johannes
- Tue May 17, 2011 9:43 am
- Forum: Mac OSX
- Topic: Help does not open
- Replies: 3
- Views: 1845
Re: Help does not open
OpenHelp(......) is it impossible for Mac users?
CloseHelp(.....)
Johannes
CloseHelp(.....)
Johannes
- Tue May 17, 2011 7:25 am
- Forum: Mac OSX
- Topic: Help does not open
- Replies: 3
- Views: 1845
Re: Help does not open
No, even 4.60 b3 does not open it.
Johannes
"Der Vorgang konnte nicht abgeschlossen werden. (HVURLHandlerErrorDomain-Fehler 1003.)" shows the error message
Johannes
"Der Vorgang konnte nicht abgeschlossen werden. (HVURLHandlerErrorDomain-Fehler 1003.)" shows the error message
- Mon May 16, 2011 10:57 am
- Forum: Mac OSX
- Topic: Help does not open
- Replies: 3
- Views: 1845
Help does not open
On Mac OS X (Intel) the help is not opened. Why?
Johannes
Snow Leopard 10.6.7
OpenHelp( .....)
Johannes
Snow Leopard 10.6.7
OpenHelp( .....)