new orders 3.70

Everything else that doesn't fall into one of the other PB categories.
Marcus
User
User
Posts: 20
Joined: Thu May 08, 2003 9:35 pm

new orders 3.70

Post by Marcus »

the new orders are not translated into Fr

Marcus = :cry:
@+
Marcus
gnozal
PureBasic Expert
PureBasic Expert
Posts: 4229
Joined: Sat Apr 26, 2003 8:27 am
Location: Strasbourg / France
Contact:

Post by gnozal »

Anyway, there were always missing information in the french help (compared to the english or german versions).
C'est pourquoi j'installe toujours Purebasic en version anglaise !
Marcus
User
User
Posts: 20
Joined: Thu May 08, 2003 9:35 pm

Post by Marcus »

:cry: :cry: :cry:
@+
Marcus
Berikco
Administrator
Administrator
Posts: 1328
Joined: Wed Apr 23, 2003 7:57 pm
Location: Belgium
Contact:

Post by Berikco »

There was no time to translate all now, it was to much this release.
Also the French catalog for Visual Designer in not translated.

if you take a look at the enhancement list, you will understand.

Code: Select all

7th June 2003 : Version 3.70

- Added: Terrain library
- Added: Billboard library
- Added: Entity library
- Added: Material library
- Added: Particle library
- Added: OnError library
- Added: CameraLookAt(), CameraRenderMode(), CameraFOV(), Engine3DFrameRate(), CountRenderedTriangles()
- Added: CreateMesh(), SetMeshData()
- Added: ExamineLibraryFunctions(), NextLibraryFunction(), LibraryFunctionName(), LibraryFunctionAddress()
- Added: IsFunctionEntry(), CallCFunction(), CallCFunctionFast()
- Added: RenderMovieFrame(): Yes, you can play a movie on a sprite or on a screen !
- Added: OpenGadgetList(), ScrollBarGadget(), ScrollAreaGadget(), SplitterGadget()
- Added: HyperLinkGadget(), ContainerGadget(), EditorGadget()
- Added: TreeGadgetItemNumber(), ExplorerListGadget(), ExplorerTreeGadget()
- Added: #PB_FontRequester_Effects flag for the FontRequester()
- Added: PanelGadget() has been fully rewritten and is now XP theme compliant
- Added: TreeGadget() has been rewritten to support dynamic items (add, remove..) 
- Added: AddGadgetItem() now support picture for the PanelGadget()
- Added: 'ParentID' optional parameter to OpenWindow()
- Added: CDecl support for PureFunctions and procedures (Added 'ProcedureCDLL' and 'DeclareCDLL' keyword)
- Added: End [ExitCode] optional parameter
- Added: More precise error message for Assembly and Linker errors
- Added: /LINENUMBERING compiler switch
- Added: Full debugger support for the 3D engine
- Added: ComboBox support for GetGadgetItemText() and SetGadgetItemText()
- Added: Many new functions for the Visual designer including Tab order, font selection, new gadgets and more..

- Changed: Mesh library, introduced a new Entity one (for more flexible control)
- Changed: ClosePanelGadget to CloseGadgetList()
- Changed: Inline assembly labels are now l_label instead of pLabel

- Splitted and optimized the Movie library

- Fixed: SpriteCollision() and SpritePixelCollision() was 1 pixel wrong
- Fixed: Result code for CopyDirectory was wrong in some case
- Fixed: StrF(): if a digit number is specifed it rounds correctly
- Fixed: Several debugger warning was missing
- Fixed: Floats and integers were badly mixed in some case
Berikco
Num3
PureBasic Expert
PureBasic Expert
Posts: 2812
Joined: Fri Apr 25, 2003 4:51 pm
Location: Portugal, Lisbon
Contact:

Post by Num3 »

Berikco wrote:Also the French catalog for Visual Designer in not translated.
FRED buys the beer!!! :lol:
Denis
Enthusiast
Enthusiast
Posts: 781
Joined: Fri Apr 25, 2003 5:10 pm
Location: Doubs - France

Post by Denis »

I put a msg to tell the same thing that Marcus says.

(Moi j'installe en français quand même).


May be some of french guys here are able to help for french translation :?:


A+

Denis
A+
Denis
User avatar
Andre
PureBasic Team
PureBasic Team
Posts: 2148
Joined: Fri Apr 25, 2003 6:14 pm
Location: Germany (Saxony, Deutscheinsiedel)
Contact:

Post by Andre »

Denis wrote:May be some of french guys here are able to help for french translation :?:
I would also recommend this, its a great amount of work. And would cause more delays, if Fred spend several days only for french docs...

I can speak from experience, as I'm writing the german docs. You could imagine the reason for the late release time last night... :wink:
Bye,
...André
(PureBasicTeam::Docs & Support - PureArea.net | Order:: PureBasic | PureVisionXP)
Denis
Enthusiast
Enthusiast
Posts: 781
Joined: Fri Apr 25, 2003 5:10 pm
Location: Doubs - France

Post by Denis »

Hi André,

I know and I realize what represents your work!

We have to understand and why not help Fred.

Denis :wink:
A+
Denis
Fred
Administrator
Administrator
Posts: 18393
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Post by Fred »

Si des personnes sont motivées pour traduire les quelques fichiers restant, pourquoi pas. Tout est dispo sur http://cvs.purebasic.com Documentation/French. Sinon je pense pouvoir le faire d'ici peu.
Marcus
User
User
Posts: 20
Joined: Thu May 08, 2003 9:35 pm

Post by Marcus »

Merci Fred!
Désolé de ne pas pouvois vous aider pour la traduction FR, à mon époque les cours d'anglais n'étaient pas obligatoire à l'école !
@+
Marcus
Post Reply