It is currently Sun May 26, 2013 2:26 am

All times are UTC + 1 hour




Post new topic Reply to topic  [ 15 posts ] 
Author Message
 Post subject: Macbook pro
PostPosted: Mon Nov 21, 2011 10:04 pm 
Offline
PureBasic Expert
PureBasic Expert
User avatar

Joined: Wed Oct 29, 2003 4:35 pm
Posts: 9870
Location: Beyond the pale...
Hi,

have just bought a Macbook Pro and am running Purebasic ok... except that the editing component of the IDE (Scintilla I presume) is pretty much unusable. I am getting repeated characters, misplaced caret, hidden characters. It is completely out of whack.

Have I failed to do something correctly in setting up my Mac/Purebasic?

Stephen.

**EDIT : ok, had to reduce the font size hugely!

_________________
I may look like a mule, but I'm not a complete ass.

eScript
Arctic Reports
nxSoftware


Top
 Profile  
 
 Post subject: Re: Macbook pro
PostPosted: Mon Nov 21, 2011 10:34 pm 
Offline
Addict
Addict
User avatar

Joined: Mon Aug 04, 2008 10:56 pm
Posts: 849
Location: Seattle, USA
Glad you got it worked out. If you are using Lion you might check out 'Hints for using Lion' in 'API List for Mac'.

Welcome to the Mac side. :D

_________________
MacBook Pro/Retina, OSX 10.8.3 Mountain Lion, PB-5.11x64


Top
 Profile  
 
 Post subject: Re: Macbook pro
PostPosted: Mon Nov 21, 2011 10:55 pm 
Offline
PureBasic Expert
PureBasic Expert
User avatar

Joined: Wed Oct 29, 2003 4:35 pm
Posts: 9870
Location: Beyond the pale...
Thanks William. It's a nice computer, but having been immersed in Windows for years it's taking a while to get used to. Finding my way around though and liking what I am finding. :)

Am using Lion yes and... the bloody scrollbars are weird! :)

_________________
I may look like a mule, but I'm not a complete ass.

eScript
Arctic Reports
nxSoftware


Top
 Profile  
 
 Post subject: Re: Macbook pro
PostPosted: Mon Nov 21, 2011 11:00 pm 
Offline
Addict
Addict

Joined: Tue May 06, 2003 5:07 pm
Posts: 2258
Location: UK
You're right about the Scintilla Mac port being unusable though.
I often get (NULL) things appearing, no shortcuts working (Control/Alt + arrows, Control+Shift+arrows etc... which I use a lot usually!)


Top
 Profile  
 
 Post subject: Re: Macbook pro
PostPosted: Mon Nov 21, 2011 11:54 pm 
Offline
Addict
Addict
User avatar

Joined: Sun Apr 27, 2003 8:12 am
Posts: 1620
Location: USA
I reported this as a bug a while back. It has also caused some errors in a code editor for a program and I can not seem to find or fix it by any means. Hopefully it can be fixed in a future release.

viewtopic.php?f=24&t=47662

_________________
AMD 64 4000+ / 1GB PC2700 / WIN XP Home SP3 / Nvidia GT220 x16 512MB / M-Audio Revolution 5.1
Macbook Air 11.6" - 2010 / OS X 10.8

http://www.posemotion.com
http://www.flashpulse.com


Top
 Profile  
 
 Post subject: Re: Macbook pro
PostPosted: Tue Nov 22, 2011 8:08 am 
Offline
Addict
Addict

Joined: Sun Aug 08, 2004 5:21 am
Posts: 1088
Location: Netherlands
srod wrote:
having been immersed in Windows for years it's taking a while to get used to

Some things are different like the menu bar that is always at the top of the screen, using cmd-c / cmd-v to cut and paste instead of ctrl-c / ctrl-v but once you get used to it it's a very nice OS :)
As for the scrollbars, you can change the behavior. The default way should be logical when you are using a Magic Trackpad.


Top
 Profile  
 
 Post subject: Re: Macbook pro
PostPosted: Tue Nov 22, 2011 8:39 am 
Offline
Addict
Addict

Joined: Sun Aug 08, 2004 5:21 am
Posts: 1088
Location: Netherlands
J. Baker wrote:
I reported this as a bug a while back. It has also caused some errors in a code editor for a program and I can not seem to find or fix it by any means.

I don't experience the problem.
The font I'm using is Monaco / regular / 14


Top
 Profile  
 
 Post subject: Re: Macbook pro
PostPosted: Tue Nov 22, 2011 9:33 am 
Offline
Addict
Addict
User avatar

Joined: Sun Apr 27, 2003 8:12 am
Posts: 1620
Location: USA
wilbert wrote:
J. Baker wrote:
I reported this as a bug a while back. It has also caused some errors in a code editor for a program and I can not seem to find or fix it by any means.

I don't experience the problem.
The font I'm using is Monaco / regular / 14

It only happened a couple of times within PB's editor. But as for the code editor, porting Tululoo to Mac, it happens all the time. I haven't tried compiling Tululoo since I reinstalled Lion but will try it soon. This was the only thing holding Tululoo from be available on Mac. Everything else I had adjusted and fixed for it.

http://forums.purebasic.com/english/vie ... c1ee9f918d

_________________
AMD 64 4000+ / 1GB PC2700 / WIN XP Home SP3 / Nvidia GT220 x16 512MB / M-Audio Revolution 5.1
Macbook Air 11.6" - 2010 / OS X 10.8

http://www.posemotion.com
http://www.flashpulse.com


Top
 Profile  
 
 Post subject: Re: Macbook pro
PostPosted: Tue Nov 22, 2011 11:03 am 
Offline
PureBasic Expert
PureBasic Expert
User avatar

Joined: Wed Oct 29, 2003 4:35 pm
Posts: 9870
Location: Beyond the pale...
Yes the screenshot J. Baker posted is exactly what I am seeing with all fonts - monospaced or not. I see it though not just with loading PB files, but when I am typing simple commands. The only way I can seem to remove it is to reduce the font size to 10 pts, which, on this 13.3" screen is at the limit of my straining eye-sight! :)

_________________
I may look like a mule, but I'm not a complete ass.

eScript
Arctic Reports
nxSoftware


Top
 Profile  
 
 Post subject: Re: Macbook pro
PostPosted: Tue Nov 22, 2011 10:32 pm 
Offline
Addict
Addict
User avatar

Joined: Thu Apr 21, 2005 2:38 pm
Posts: 814
Location: Germany
Stephen,

did you already try to use Courier 16? Since I selected this monospace font and size I am quite happy. Did you take a look into the following thread?
viewtopic.php?f=24&t=46022


Top
 Profile  
 
 Post subject: Re: Macbook pro
PostPosted: Wed Nov 23, 2011 10:54 am 
Offline
PureBasic Expert
PureBasic Expert
User avatar

Joined: Wed Oct 29, 2003 4:35 pm
Posts: 9870
Location: Beyond the pale...
I tried all kinds of mono-spaced fonts to no avail (including Courier). I shall try again though when I am back on the Macbook. At the moment I am using Courier New 10 pt which is difficult to work with.

_________________
I may look like a mule, but I'm not a complete ass.

eScript
Arctic Reports
nxSoftware


Top
 Profile  
 
 Post subject: Re: Macbook pro
PostPosted: Wed Nov 23, 2011 6:51 pm 
Offline
Addict
Addict
User avatar

Joined: Mon Aug 04, 2008 10:56 pm
Posts: 849
Location: Seattle, USA
This must be a Lion problem? I'm not having any problems in Snow Leopard. I find the sequence of setting the fonts confusing not having a 'done' button (in the font selection window) and having to hit 'apply' before the font is shown. It appears that I am using Monaco 10 pt. but I tried 14 pt. and it looked fine. I suppose you saw the hint about using the 'Silk' icon set.. but I don't know what that has to do with the fonts.

I'm sorry you had this bad experience with your first Mac, it's unfortunate that Lion and PureBasic haven't worked out their differences before you tried it. As I understand it, Fred doesn't have Lion and so these problems may not be fixed immediately. I am interested to hear how this works out so I can add it to 'Hints for using Lion' and maybe help others that run into this problem.

_________________
MacBook Pro/Retina, OSX 10.8.3 Mountain Lion, PB-5.11x64


Top
 Profile  
 
 Post subject: Re: Macbook pro
PostPosted: Wed Nov 23, 2011 10:02 pm 
Offline
PureBasic Expert
PureBasic Expert
User avatar

Joined: Wed Oct 29, 2003 4:35 pm
Posts: 9870
Location: Beyond the pale...
Aye, been so busy today that I haven't had a chance to look further. As I say though I did try 101 combinations of different fonts and font sizes etc. Still, a font size of 10 is useable... just! :)

_________________
I may look like a mule, but I'm not a complete ass.

eScript
Arctic Reports
nxSoftware


Top
 Profile  
 
 Post subject: Re: Macbook pro
PostPosted: Thu Nov 24, 2011 12:08 am 
Offline
Addict
Addict

Joined: Tue May 06, 2003 5:07 pm
Posts: 2258
Location: UK
I'm using Monaco 14 and I never had the bug you describe with it :)


Top
 Profile  
 
 Post subject: Re: Macbook pro
PostPosted: Thu Nov 24, 2011 9:45 am 
Offline
PureBasic Expert
PureBasic Expert
User avatar

Joined: Wed Oct 29, 2003 4:35 pm
Posts: 9870
Location: Beyond the pale...
Tried that one. :)

_________________
I may look like a mule, but I'm not a complete ass.

eScript
Arctic Reports
nxSoftware


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 15 posts ] 

All times are UTC + 1 hour


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  

 


Powered by phpBB © 2008 phpBB Group
subSilver+ theme by Canver Software, sponsor Sanal Modifiye