Gentoo Archives: gentoo-gnustep

From: Sourav Mandal <sourav.mandal@×××××.com>
To: gentoo-gnustep@l.g.o
Subject: Re: [gentoo-gnustep] ProjectCenter tab key in kde
Date: Wed, 03 Sep 2008 06:45:10
Message-Id: 5b4c3da60809022345t79bbb383u5b9a093102b99b26@mail.gmail.com
In Reply to: [gentoo-gnustep] ProjectCenter tab key in kde by Mark Marszal
1 At least in GNOME it behaves as it should. For the GNUmakefiles, if
2 you indent a line with tab, it will go one space at a time; then the
3 next line will indent to the same spot as the previous line.
4
5 HTH,
6
7 sourav
8
9 On Sun, Aug 31, 2008 at 2:08 AM, Mark Marszal <mark@××××××××.org> wrote:
10 > Hi there,
11 >
12 > Im a long time mac and linux user. I decided to port one of my bitmap
13 > libraries i wrote on os x to linux.
14 > It compiles fine under linux using ProjectCenter as my ide. I just have one
15 > problem.
16 > When i press the tab key in the code editor, the key moves the last line up
17 > one, then creates an indentation.
18 > This only happens when i press the tab key on a fresh blank line. Pressing
19 > the tab key before written code properly indents the code.
20 > However, i can only indent the code once. After the indent, the tab key
21 > doesn't respond anymore.
22 > I dont know if this is a problem with ProjectCenter itself, or if it's a
23 > problem with running Project Center ontop of kde.
24 > Has anyone else experienced this issue?
25 >
26 > -Mark
27 >
28 >