Search found 25 matches
- Tue May 28, 2024 4:01 pm
- Forum: Windows
- Topic: ProGUI - CreateToolBarEx fails in PB 6.10
- Replies: 10
- Views: 7011
Re: ProGUI - CreateToolBarEx fails in PB 6.10
I contacted Chris but he is quite busy on version 3 of ProGui. So has anyone managed to find a solution? All my program is based on ProGui 1.41 and I really need to use PB 6.10.
- Sat May 04, 2024 4:16 pm
- Forum: Windows
- Topic: ProGUI - CreateToolBarEx fails in PB 6.10
- Replies: 10
- Views: 7011
Re: ProGUI - CreateToolBarEx fails in PB 6.10
Hi wombats, you managed to find a solution to the problem. For me, the ToolBarEx works well but it's the MenuEx that crashes with invalid memory access.
- Wed Jul 13, 2016 3:37 pm
- Forum: Feature Requests and Wishlists
- Topic: [Implemented] Proxy support for HTTP lib
- Replies: 8
- Views: 4041
Re: [PB 5.50] Proxy support for HTTP lib
+1
Include Proxy in the core...
Include Proxy in the core...
- Sun Aug 30, 2015 7:43 pm
- Forum: Tricks 'n' Tips
- Topic: Module LCD HD44780
- Replies: 6
- Views: 3384
Re: Module LCD HD44780
Very cool...
- Sat May 16, 2015 3:36 pm
- Forum: Coding Questions
- Topic: Mercator projection
- Replies: 2
- Views: 1913
Re: Mercator projection
It was so simple ... Thank you I can finally forward on my project. Thank you.
- Sat May 16, 2015 3:19 am
- Forum: Coding Questions
- Topic: Mercator projection
- Replies: 2
- Views: 1913
Mercator projection
Hello, for one of my projects I need a map projected on a point that has Decimal geometric coordinates. The card that I use has a Mercator projection.
Here is the card used:
http://img11.hostingpics.net/pics/724769Map2.png
Here the limits of the map:
North: 52
West: -5.5
East: 10
South: 40 ...
Here is the card used:
http://img11.hostingpics.net/pics/724769Map2.png
Here the limits of the map:
North: 52
West: -5.5
East: 10
South: 40 ...
- Mon Oct 27, 2014 7:23 pm
- Forum: Feature Requests and Wishlists
- Topic: Dark IDE style on Mac OS X 10.10 Yosemite
- Replies: 3
- Views: 2769
Re: Dark IDE style on Mac OS X 10.10 Yosemite
This command and standard Yosemite or it can run on other OS (Mountain Lion, Lion, Snow Leopard ...) ?
- Thu Oct 16, 2014 5:19 pm
- Forum: Tricks 'n' Tips
- Topic: Simple Bar Chart Graph on Canvas Gadget
- Replies: 18
- Views: 12816
Re: Simple Bar Chart Graph on Canvas Gadget
works fine now thank you.
- Thu Oct 16, 2014 4:13 am
- Forum: Tricks 'n' Tips
- Topic: Simple Bar Chart Graph on Canvas Gadget
- Replies: 18
- Views: 12816
Re: Simple Bar Chart Graph on Canvas Gadget
If I change the file contained the HightScore.txt with this data:
Test1,1
Test2,2
Test3,1
Test4,145
Test5,8
Test6,5
Test7,158
Test8,4
Test9,8
Test10,4
Test11,33
Test12,211
Test13,1100
Test14,130
Test15,39
Test16,19
Test17,19
Test18,41
Test19,5
Test20,4
This is what I get:
http://img4 ...
Test1,1
Test2,2
Test3,1
Test4,145
Test5,8
Test6,5
Test7,158
Test8,4
Test9,8
Test10,4
Test11,33
Test12,211
Test13,1100
Test14,130
Test15,39
Test16,19
Test17,19
Test18,41
Test19,5
Test20,4
This is what I get:
http://img4 ...
- Mon Sep 01, 2014 8:12 pm
- Forum: 3D Programming
- Topic: Cheetah3D in PureBasic
- Replies: 2
- Views: 7801
Re: Cheetah3D in PureBasic
His works fine now. Thank you very much.
- Mon Sep 01, 2014 5:11 am
- Forum: 3D Programming
- Topic: Cheetah3D in PureBasic
- Replies: 2
- Views: 7801
Cheetah3D in PureBasic
Hello,
You used someone they Cheetah3D modeling software on Mac OS X and if you do so, how to convert your designs to use in Purebasic ?
Thank you for your help.
You used someone they Cheetah3D modeling software on Mac OS X and if you do so, how to convert your designs to use in Purebasic ?
Thank you for your help.
- Mon Jul 21, 2014 3:12 pm
- Forum: Applications - Feedback and Discussion
- Topic: Workspace Control (WIP)
- Replies: 13
- Views: 20196
Re: Workspace Control (WIP)
Hello, Is there something new on this project?
- Sat Jun 14, 2014 5:22 pm
- Forum: Tricks 'n' Tips
- Topic: OpenStreetMap embedded in your application
- Replies: 34
- Views: 23664
Re: OpenStreetMap embedded in your application
To try to run this code on Mac OS X RW_LibCurl.Inc.pb I modified the file.
I already changed the CompilerCase to make MacOS and before each "SymbolName 'I added a" _ ".
Here is the modified code:
XIncludeFile "RW_LibCurl_Res.pb"
Macro DQuote
"
EndMacro
CompilerSelect #PB_Compiler_OS ...
I already changed the CompilerCase to make MacOS and before each "SymbolName 'I added a" _ ".
Here is the modified code:
XIncludeFile "RW_LibCurl_Res.pb"
Macro DQuote
"
EndMacro
CompilerSelect #PB_Compiler_OS ...
Re: Yosemite
You tested with xcode 6 ?
- Fri May 16, 2014 2:58 pm
- Forum: Mac OSX
- Topic: [PB Cocoa] Cocoa companion library
- Replies: 93
- Views: 42990
Re: [PB Cocoa] Cocoa companion library
I just mentioned. Thank you.