Page 24 of 104
Posted: Sat May 13, 2006 9:06 am
by gnozal
Le Soldat Inconnu wrote:I don't read all the post, may be this bug is already report.
Did you try the last beta (
http://people.freenet.de/gnozal/jaPBeForPB400_beta.zip ) ?
Posted: Sat May 13, 2006 9:19 am
by Le Soldat Inconnu
Hum no, my version have 2 or 3 days.
I download all the source and modify all the indentation and autocompletion system.
And now, I can Add and Remove keyword for indentation and autocompletion.
It's not finish yet, I need to create the window to add and remove Keyword in preference window.
And when I finish, I download the last version and write all my modification in the final code of jaPBe V3
If you are interresting, i can send you this modification

Posted: Sat May 13, 2006 9:22 am
by gnozal
Le Soldat Inconnu wrote:Hum no, my version have 2 or 3 days.
Should be fixed in the latest beta (as well as others bugs).
Le Soldat Inconnu wrote:And when I finish, I download the last version and write all my modification in the final code of jaPBe V3
The source code files modified since last version 3.6.4. are also in the beta download (
http://people.freenet.de/gnozal/jaPBeForPB400_beta.zip ).
Le Soldat Inconnu wrote:If you are interrested, i can send you this modification
Sure, any new jaPBe feature is interresting !
Posted: Sat May 13, 2006 10:23 pm
by Shannara
Oops, I mean for the functions in the import. For your example, the function you placed inbetween the import statements, they do not show up in the status bar when we type them in directly

Posted: Sun May 14, 2006 9:16 am
by Le Soldat Inconnu
My modifcation to edit indentation keyword is finish, you can download it here :
http://perso.wanadoo.fr/lesoldatinconnu/bazar.htm
The zip contains the new exe with new language file and all edited sourcecode. just search LSI in file to find edit

Posted: Sun May 14, 2006 9:50 am
by Flype
seems very good LSI
cleverly implemented, thank you.
just one bad bug :
OK button doesn't save changes in the new preference tab.
Posted: Sun May 14, 2006 10:04 am
by Le Soldat Inconnu
Heu ... sorry I don't see this problem ... can you explain more, thanks (faisons le franchement en français, ce sera plus clair, hihi)
Posted: Sun May 14, 2006 10:25 am
by inc.
Wonderful LSI, thank you very much for your efforts!
Two things:
1. Could you add a folding option.
2. The new keywords wont get highlighted in the code when typed in, can you confirm that?
Thanks!

Posted: Sun May 14, 2006 10:58 am
by Flype
Le Soldat Inconnu wrote:Heu ... sorry I don't see this problem ... can you explain more, thanks (faisons le franchement en français, ce sera plus clair, hihi)
in french:
dans le panneau preference Indentation/complétion,
dans la liste des règles, si je clic sur Select 2 0 EndSelect
et dans les options je modifie (par ex) Indentation positive à 1
et ensuite je clic sur 'Valider' les changements ne sont pas sauvegardés.
même après avoir appuyer sur le bouton OK de la fenêtre de dialogue.
( voilà, c'est vrai que c'est plus simple en français

)
Posted: Sun May 14, 2006 11:02 am
by Flype
inc. wrote:
1. Could you add a folding option.
could be good that for each rules we could specify a different folding line type, like Gnozal started to do in the Style/Editor tab (classic/line/circle/...).
Posted: Sun May 14, 2006 2:24 pm
by Le Soldat Inconnu
Flype : Find and debug your problem.
1. Could you add a folding option.
2. The new keywords wont get highlighted in the code when typed in, can you confirm that?
The first, I look to add this option.
The second, don't understand what you want. sorry
Posted: Sun May 14, 2006 2:53 pm
by Flype
the bug is now fixed, thank you LSI

Posted: Sun May 14, 2006 5:52 pm
by inc.
LSI wrote:The second, don't understand what you want. sorry
Ok, ... I do setup for example "EnableOOP" and "DisableOOP" in the new indentation prefs.
Now if I type in these new commands in the code window I get this
EnableOOP
... code
DisableOOP
But I think it should work like the other already implementated Keywords as these get displayed in bold Typeface (highlighted).
EnableOOP
... code
DisableOOP
Like we know from ...
Import ...
...
...
...
EndImport
Procedure ...
...
...
...
EndProcedure

Posted: Sun May 14, 2006 10:27 pm
by Le Soldat Inconnu
OK, I See, add indentation keyword in hightlight keyword list. why not, with an option to activate.
Posted: Sun May 14, 2006 10:33 pm
by Dummy
Shannara wrote:Oops, I mean for the functions in the import. For your example, the function you placed inbetween the import statements, they do not show up in the status bar when we type them in directly

This problem really starts getting on my nerves. Also my Imported functions are not looked up from SDK if I press F1