Hello,
I have some code with works on Windows and when ported to Linux (PB 4.10) is has an issue. It seems to initialize ODBC okay but can't seem to open the database. I have the DNS configured and tested with iodbctest on the linux platform. Here is the code. If anyone has any suggestions on ...
Search found 8 matches
- Wed May 14, 2008 8:27 pm
- Forum: Linux
- Topic: ODBC Database Connectivity Issue
- Replies: 0
- Views: 1336
- Sat May 03, 2008 4:04 pm
- Forum: Linux
- Topic: Underscore in text label
- Replies: 2
- Views: 1937
- Sat May 03, 2008 2:38 pm
- Forum: Linux
- Topic: Underscore in text label
- Replies: 2
- Views: 1937
Underscore in text label
I have some code from windows with a text label such as "This is a &Test" which will put the underscore under the T in test. To display to the user the shortcut value to use.
When I run the code on Linux I get the literal without the underscore.
I see some programs use this under Linux. Is this ...
When I run the code on Linux I get the literal without the underscore.
I see some programs use this under Linux. Is this ...
- Sat May 03, 2008 5:41 am
- Forum: Linux
- Topic: MenuItem Question(s)
- Replies: 2
- Views: 1890
- Sat May 03, 2008 3:29 am
- Forum: Linux
- Topic: MenuItem Question(s)
- Replies: 2
- Views: 1890
MenuItem Question(s)
I have a program that when I run on Linux it does not key the MenuItem ShortCuts Display
i.e.
" Quit "+ Chr (9) +" Ctrl-Q"
I see the PureBasic IDEs show up and also even have Icons to the left of the text.
Does anybody have any information/answers regarding this?
Thanks.
Mark
i.e.
" Quit "+ Chr (9) +" Ctrl-Q"
I see the PureBasic IDEs show up and also even have Icons to the left of the text.
Does anybody have any information/answers regarding this?
Thanks.
Mark
- Sat Apr 19, 2008 6:24 pm
- Forum: Mac OSX
- Topic: Mac Executable Creation Issue with Icon and Graphical Ver.
- Replies: 6
- Views: 3959
Follow Up
Well this morning the icon was finally there. Thanks. I am sure in the future I will know about the Mac. I tried different application names, rebooting, etc. Right now just trying to develop on Windows and make sure my code works on Linux and the Mac.
Thanks for everyone's help. If I learn more ...
Thanks for everyone's help. If I learn more ...
- Sat Apr 19, 2008 3:03 am
- Forum: Mac OSX
- Topic: Mac Executable Creation Issue with Icon and Graphical Ver.
- Replies: 6
- Views: 3959
- Fri Apr 18, 2008 9:19 pm
- Forum: Mac OSX
- Topic: Mac Executable Creation Issue with Icon and Graphical Ver.
- Replies: 6
- Views: 3959
Mac Executable Creation Issue with Icon and Graphical Ver.
Hello,
I am a new PureBASIC user and member of these forums.
I am using 4.10 on an Intel Mac (10.4.x) and when I go to build the executable it creates a terminal based application which in turn does not run correctly. Inside PB it is fine. I have the Executable Format set to Mac OS so not sure ...
I am a new PureBASIC user and member of these forums.
I am using 4.10 on an Intel Mac (10.4.x) and when I go to build the executable it creates a terminal based application which in turn does not run correctly. Inside PB it is fine. I have the Executable Format set to Mac OS so not sure ...