Forum Index
HomeZBasic Home   Forum RulesForum Rules   Forum FAQForum FAQ   MemberlistMemberlist   UsergroupsUsergroups   RSS FeedRSS Feed
Site SearchSite Search   LinksLinks   DownloadDownload   Digests and SubscriptionsDigests and Subscriptions
ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in   RegisterRegister
Tabs appeared

 
Post new topic   Reply to topic    Forum Index -> ZBasic IDE
Author Message
pjc30943



Joined: 02 Dec 2005
Posts: 220

Posted: 06 August 2008, 21:01 PM    Post subject: Tabs appeared Reply with quote

Anyone know how to turn off showing tabs in the code? Apparently I hit some keystrokes that somehow enabled showing tabs with small arrows, and it's not clear how they can be turned back off...
Back to top
dkinzer
Site Admin


Joined: 03 Sep 2005
Posts: 2499
Location: Portland, OR

Posted: 06 August 2008, 21:15 PM    Post subject: Re: Tabs appeared Reply with quote

pjc30943 wrote:
Anyone know how to turn off showing tabs in the code?
If it is what I think you're referring to, I'm not sure how you would have gotten it turned on. In any case, I believe that you can force it off by adding the lines below to the end of your User Options File. Actually, only the first is probably necessary to turn it off.

Code:
view.whitespace=0
view.indentation.whitespace=0


You can edit the User Options File within the IDE by using the "Open User Options File" entry on the Options menu. Afterward, you'll probably have to exit and restart.

The information above is found in the SciTE Help file accessible by first loading the ZBasic IDE Help (Help | ZBasic IDE Help) and then clicking on the SciTE Help hot link near the top of the first page. I found the configuration item by searching for "whitespace" on that page.
Back to top
pjc30943



Joined: 02 Dec 2005
Posts: 220

Posted: 13 November 2009, 1:49 AM    Post subject: Reply with quote

Thank you; I neglected to mention that this indeed fixed the issue, so hence this much delayed reply.
Back to top
Display posts from previous:   
Post new topic   Reply to topic    Forum Index -> ZBasic IDE Time synchro. with the server - Timezone/DST with your computer
Page 1 of 1

 


All content Copyright © 2005-2012 Elba Corp. All Rights Reserved.
Opinions expressed in posts are those of the author and not necessarily those of Elba Corp.
Powered by phpBB © 2001, 2005 phpBB Group