Search found 17 matches: indentation

Return to advanced search

Re: RTF Spell Checker

... Users can choose different fonts for their text. Paragraph formatting: The control may support alignment options (left, right, center, justified), indentation, and line spacing settings. Bulleted and numbered lists: Users can create bulleted or numbered lists within the control. Copy, cut, and ...
by TimStone
Tue May 23, 2023 9:15 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: RTF Spell Checker
Replies: 7
Views: 419

Re: HBFORMAT.EXE de xHarbour/Harbour.

hi, Dear Jimmy, your program doesn't do the FLOWCHART correctly, or I didn't understand how to configure it to do the indentation (flow) as HBFORMAT.exe does. Thanks. did you have a CLICK.INI ? [CLICK]INDENT_IF=3INDENT_FOR=3INDENT_CASE=3INDENT_FUNC=3INDENT_BEGIN=3INDENT_WHILE=3INDENT_CLASS=3INDENT_CONTINUE_LINE=1DEFAULT_INDENT=8COMMENTTAB=70HEAD_DIV=-FUNC_DIV=-// ...
by Jimmy
Thu Sep 15, 2022 8:03 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: HBFORMAT.EXE de xHarbour/Harbour.
Replies: 12
Views: 1045

Re: HBFORMAT.EXE de xHarbour/Harbour.

Dear Jimmy, your program doesn't do the FLOWCHART correctly, or I didn't understand how to configure it to do the indentation (flow) as HBFORMAT.exe does. Thanks. Estimado Jimmy, su programa no hace el FLOWCHART correctamente, o no entendí cómo configurarlo para hacer la sangría ...
by karinha
Thu Sep 15, 2022 3:11 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: HBFORMAT.EXE de xHarbour/Harbour.
Replies: 12
Views: 1045

Re: How to implement PeekStr()

... parentheses were unbearable. Everyone preaches to you, that you will 'get used to it' - but to me it's silly to give up the visual benefits of indentation, in order to conform to standard syntax. Prolog has a simple consistent syntax, and it seems worth learning well, if only for personal use. ...
by FWExplorer
Fri Jun 19, 2020 8:23 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to implement PeekStr()
Replies: 16
Views: 2081

Re: Introducing FiveTech's fivedit

Hi Antonio

I have checked and auto indentation does not appear to work - unless you hit tab to indent and shift tab to oudent.

Cheers

Colin
by Colin Haig
Tue Jan 27, 2015 7:35 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Introducing FiveTech's fivedit
Replies: 560
Views: 108617

Re: Mejoras para scintilla

New Version
Add options Setup
Add Historic of clipboard
Indentation automatic
More adds on

https://bitbucket.org/navarro_cristobal/fivedit
by cnavarro
Fri Jan 23, 2015 7:25 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Mejoras para scintilla
Replies: 1037
Views: 852548

Re: Introducing FiveTech's fivedit

... para poder implementar la indentacion inteligente estaba desarrollando lo siguiente But now, as initials tests, in order to implement the smart indentation was developing the following METHOD AutoIndent( cLine ) CLASS TEdtScintLocal nCurLine     := ::GetCurrentLine()Local nIndentation ...
by cnavarro
Thu Jan 22, 2015 9:00 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Introducing FiveTech's fivedit
Replies: 560
Views: 108617

Re: Class TScintilla and IntelliSense support

The quality of the video is not good but you can see how the automatic indentation is already working :-)

http://www.youtube.com/watch?v=zKJkKNvZ8TM&context=C4badf6cADvjVQa1PpcFMO0DaQqiHEzeUJ8zskvEbo7V-Hv00yuY0=
by Antonio Linares
Fri Mar 16, 2012 10:59 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Class TScintilla and IntelliSense support
Replies: 3
Views: 733

Re: Pritpal, HBIDE developer, assists us to use it with FWH

... % Widened padding for menubar prompts to show up at a proper distance. + Controlled "RETURN" keyword not to jump to first indentation place, with env variable - HBIDE_RETURN_ATBEGINING=yes. Scheduled to be included in "Setup" interface. + Allowed hbIDE execution ...
by Pritpal Bedi
Mon Jun 14, 2010 2:45 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Pritpal, HBIDE developer, assists us to use it with FWH
Replies: 293
Views: 99900

Re: [OT] Hippoedit for only 15$

... You have sintax highlightning for xHarbour - but you have to download the files from http://forum.hippoedit.com/index.php/topic,280.0.html -, indentation guides, autocomplete, regions - that you use to jump to your functions or method -, project management with build features,... and the smartest ...
by José Luis Sánchez
Thu Oct 22, 2009 11:22 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: [OT] Hippoedit for only 15$
Replies: 2
Views: 513

Anyone know of a good source code formatter?

Anyone know of a free, good source code formatter for prg's?

Had to inspect a prg which is about 3000 lines long and the indentation is totally whack out.
by hua
Fri Jan 16, 2009 4:51 am
 
Forum: Off Topic / Otros temas
Topic: Anyone know of a good source code formatter?
Replies: 0
Views: 277

Indentation UltraEdit provides for automatic indentation based on the specific language to indent a block of code or to unindent a block of code. For indentation for a specific language add a line similar to the following ...
by Antonio Linares
Tue Sep 30, 2008 2:53 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: UE PRG Formatting
Replies: 12
Views: 2623

... the user to reformat the selected text within the active file. This is typically used by programmers to reformat existing text according to the indentation settings in configuration and the automatic indent settings for Syntax Highlighting (see the indentation section under Syntax Highlighting ...
by Antonio Linares
Tue Sep 30, 2008 2:51 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: UE PRG Formatting
Replies: 12
Views: 2623

Tim,

I guess we could implement a macro in UEStudio to do it.

Lets google for some info about UEStudio and indentation...
by Antonio Linares
Tue Sep 30, 2008 2:39 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: UE PRG Formatting
Replies: 12
Views: 2623

New FTDN June/Junio 2008 (8.06)

... * Enhancement: new Class TTreeView Method GoTop(). * New: Class TRichEdit new methods: GetIndent() -> It returns an array with left indentation, right indentation and first line indentation referenced to the left margin. SetIndent( nLeft, nRight, nFirst ) -> Sets the left indentation, ...
by Antonio Linares
Fri Jun 27, 2008 11:33 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN June/Junio 2008 (8.06)
Replies: 1
Views: 3015
Next

Return to advanced search