Re: Resetting Tabs
- From: Bob Keeney <bobk@xxxxxxxxxxx>
- To: ftcdev@xxxxxxxxxxxxx
- Date: Mon, 2 Jun 2008 11:14:51 -0500
On Jun 2, 2008, at 10:54 AM, Brendan Murphy wrote:
Bob Keeney wrote:
I'm working on a tab setting editor with the eventual goal of
making this is control. I've been able to parse the selected
paragraphs for their tab stops and list them properly.
When I delete tabs I'm getting an out of bounds error immediately
after I save the tabs back to the each selected paragraph.
What version of RB are you using? At first glance, it looks like
you are running into the redim problem. The only solution for the
redim problem is to upgrade to 2008r2.
I can confirm that I'm using 2008r2.
Is there a suggested sequence of clearing the tabs and re-adding them
on the fly?
Bob Keeney
BKeeney Software Inc.
FTC Website: www.truenorthsoftware.com/Realbasic/FormattedText.html
Set List Options (digest and vacation modes): www.freelists.org/list/ftcdev
List Archive: www.freelists.org/archives/ftcdev
Unsubscribe: Send email to ftcdev-request@xxxxxxxxxxxxx with "unsubscribe" in
the subject field.
- Follow-Ups:
- Re: Resetting Tabs
- From: Brendan Murphy
- References:
- Re: Resetting Tabs
- From: Brendan Murphy
Other related posts:
- » Resetting Tabs
- » Re: Resetting Tabs
- » Re: Resetting Tabs
- » Re: Resetting Tabs
- » Re: Resetting Tabs
Bob Keeney wrote:
I'm working on a tab setting editor with the eventual goal of making this is control. I've been able to parse the selected paragraphs for their tab stops and list them properly.When I delete tabs I'm getting an out of bounds error immediately after I save the tabs back to the each selected paragraph.
What version of RB are you using? At first glance, it looks like you are running into the redim problem. The only solution for the redim problem is to upgrade to 2008r2.
- Re: Resetting Tabs
- From: Brendan Murphy
- Re: Resetting Tabs
- From: Brendan Murphy