Re: [lazarus] WikiHelp

2007-02-20 Thread lazarus . mramirez
Quoting Christian Ulrich [EMAIL PROTECTED]: 1. Is nobody intrested that the lazarus help gets better ? I think this is an good step to have primary descriptions and tuturials. 2. How is it possible to make the fcl,lcl help multilanguage ? I dont see any way at time ! My humble suggestion:

Re: [lazarus] Looking for experience using Lazarus in programming education

2007-01-27 Thread lazarus . mramirez
... In Lazarus, may be things under construction, but don't let your students/coworkers migrate to other tools that doesn't allow them to develop the skills THEY WILL NEED IN THE JOB MARKET, EVEN IF LATER THEY HAVE TO WORK IN C# OR JAVA !!! Good Luck ;-) Marco Ramirez lazarus-mramirez-at-star

Re: [lazarus] Font names shown in the respective font

2006-12-13 Thread lazarus . mramirez
Quoting Mattias Gaertner [EMAIL PROTECTED]: I'm not an font expert, so I don't know, what properties are needed by TFont to make it cross platform (if this is possible). Mattias Hope it helps: http://scripts.sil.org/cms/scripts/page.php?site_id=nrsicat_id=FontDownloads

Re: [lazarus] running preprocessor from lazarus

2006-12-04 Thread lazarus . mramirez
Quoting Michael Van Canneyt [EMAIL PROTECTED]: The problem is not so easy: the fpc commandline has only the project file on it. a simple pre-compile command without additional IDE functionality. A potential solution is that instead of calling the commandline fpc, he uses its own fpc

Re: [lazarus] running preprocessor from lazarus

2006-11-30 Thread lazarus . mramirez
Quoting Marc Santhoff [EMAIL PROTECTED]: The goal in doing so would be using a specialized macro processor I'm surprise for your question, because I started been interested in language/compiler design because I wanted a preprocessor for Turbo Pascal, like Turbo C++ ;-) Let me

Re: [lazarus] Lazarus and DOT Net

2006-11-01 Thread lazarus . mramirez
Quoting David Mears [EMAIL PROTECTED]: The only two things Pascal really misses for me are think ability to natively link with C++, and keyword level associative arrays. The later What do you mean by keyword level associative arrays ?

Re: [lazarus] TFileStream - File Type?

2006-10-02 Thread lazarus . mramirez
Quoting Kris Leech [EMAIL PROTECTED]: is create something for FPC/Lazarus which is similar to a SFS (Single File System) so all files are stored as a byte stream in a single file. Micro$oft call this Structured Access instead of Virtual File System. Other people use the words Virtual File

Re: [lazarus] TFileStream - File Type?

2006-09-25 Thread lazarus . mramirez
I have done something similar in windowze and delphi... which accept a path/filename to use the files in the VFS, for example loading a DLL. I have a suggestion, but first I need to know. How do you regularly access (open, read, write) O.S. files ? As streams (MyStream.Open, MyStream.Close)

Re: [lazarus] TFileStream - File Type?

2006-09-22 Thread lazarus . mramirez
Quoting Kris Leech [EMAIL PROTECTED]: Is it possible to convert a memory byte stream (eg. TFileStream) in to a File pointer for use with normal file routines? Quick-Easy Answer: No. Any class (like TFileStream) is stored different in memory that a File type. Long-Difficult-Boring Answer:

Re: Free Pascal widget set

2006-08-25 Thread lazarus . mramirez
Using C++ libraries from other languages is either bloat or hard to use. In theory, many C++ libraries should be faster, in practice they're not. This is due to the fact that many C++ developers are just to desperate to start programming, skipping the design process. Remember that Pascal was

Re: [lazarus] FPC/Lazarus propaganda scheme

2006-06-19 Thread lazarus . mramirez
KDE RSS. They would be talking about the use of QT and the pascal language at the same time. The KDE programmers are mostly c++ guys but all use QT. Of course there must be a similar RSS for Gnome programmers. John After all, Kylix was QT based. I don't have time or skills to work with

Re: [lazarus] pascal is obsolete?

2006-06-15 Thread lazarus . mramirez
1. class that can have more then one object as it's parent (at this Multiple Inheretance. Difficult to understand, difficult to implement, but I have a problem where multiple inheretance was the solution, instead of multiples interfaces. 2. Powerful containers for class usage such as class X

Re: c faster than pascal? was: Compiling GlScene ...

2006-06-14 Thread lazarus . mramirez
guess C is still faster to run, but definitely not for readability and friendliness. ;-) C is still faster to run, or faster to compiler ? Depends on the compiler and generated code ;-) Cheers. - Marco Aurelio Ramirez Carrillo lazarus dot mramirez at star-dev dot com [dot mx]

Re: [lazarus] TToolButton

2006-06-14 Thread lazarus . mramirez
The AutoSize doesn't work at all, not even in the Win32 widgetset. If I remember correctly, you need to manually (in code) set AutoSize := False and set the ToolButton Width in the ToolBar, which will then resize all buttons on the bar. If you don't come right, I can have a look in my

Re: [lazarus] (Off Topic) Dvorak keyboard layout

2006-06-08 Thread lazarus . mramirez
Hi. Do any of you type on a Dvorak layout keyboard? No, but some days ago I was checking ergonomic keyboards and found some pages about Dvorak, interesting. - Marco Aurelio Ramirez Carrillo lazarus dot mramirez at star-dev dot com [dot mx]

Re: [lazarus] (Off Topic) Dvorak keyboard layout

2006-06-08 Thread lazarus . mramirez
For those that have never heard of Dvorak follow the white rabbit. http://www.kaufmann.no/roland/dvorak/ I followed a black rrabit and found this: http://www.dvortyboards.com/ - Marco Aurelio Ramirez Carrillo lazarus dot mramirez at star-dev dot com [dot mx]

Re: [lazarus] Another TDateEdit Question

2006-06-08 Thread lazarus . mramirez
Might be a Dvorak issue, period. :) I never encountered someone using that. It sounded great 3 years ago when I've read about it, but I never found one in French. :) I guess it's better like that too (me without having to learn that). http://www.language-keyboard.com/languages/french.htm

Re: [lazarus] converting delphi components to lazarus?

2006-05-29 Thread lazarus . mramirez
Hi. I wrote some components for use in delphi, Im also starting to migrate my delphi components to Lazarus. is there any special things to note in conversions? First, of all, by components do you mean Visual controls or just drag and drop non visual components ? The first thing you may

Re: [lazarus] Request for PR noise !

2006-05-17 Thread lazarus . mramirez
Nice to hear that not all users believe into the imo stupid idea to change the name. I don't think either that the board of directors of lazarus Hi. I have start some message threads that finish in flame wars, like foundation one, which wasn't my intention. But I didn't start the message

Re: [lazarus] Request for PR noise !

2006-05-17 Thread lazarus . mramirez
For anybody who still insists to this name changing idea, I believe you're still allowed to build a new project based on Lazarus source codes and I DIDN'T START THE TOPIC, but even that I think it's a good idea to change the name (in time), I would like to wait to see Lazarus more mature, and

Re: [lazarus] Help Framework proposal

2006-05-17 Thread lazarus . mramirez
We could use the principle of interfaces yes, but I don't think it Wait, Delphi Help system is supported by interfaces, but Lazarus still doesn't, by the moment, right ? - Marco Aurelio Ramirez Carrillo lazarus dot mramirez at star-dev dot com [dot mx]

Re: [lazarus] Lazarus Help System Requirements

2006-05-17 Thread lazarus . mramirez
one. For the moment I'm sticking on my SQLite+html idea. The html format Ça va. What about a SQLLite database that stores the help info, and a php script that calls that database... Just my 2 cents. - Marco Aurelio Ramirez Carrillo lazarus dot mramirez at star-dev dot com [dot mx]

Re: [lazarus] Who needs Unicode controls.

2006-05-17 Thread lazarus . mramirez
UTF-16 is multibyte. There are more unicode characters than 2 byte numbers, so you won't find a complete 2 byte unicode encoding. I read somewhere that there was a previous Unicode format that ALWAYS uses 2 bytes for each character, but DOESN'T support all languages. If I'm right, we can use

Re: [lazarus] Who needs Unicode controls.

2006-05-17 Thread lazarus . mramirez
AFAIK you can't choose the Bidi of a font. Bidi is defined by the characters. An 'a' is always left-to-right, while an arabic character is always RTL, no matter what the font is called or setup. Can you define, what a BIDI property should do? I remember a post of a user that wanted to write

[lazarus] GTK/Linux vs QT/Linux Lazarus Support

2006-05-16 Thread lazarus . mramirez
Hi. Im currently making some tests with Lazarus/Win, and since I going to install it on *Linux I have some questions. Speaking of GUI Interface and Lazarus Visual Controls. 1. We have 2 main Linux platforms: - GTK based Linux with Gnome interface - QT based Linux with KDE interface right ?

Re: [lazarus] Who needs Unicode controls.

2006-05-16 Thread lazarus . mramirez
utf-16 doesn´t have the same number of bytes for all characters. There are also 32 bit characters on utf-16 I read somewhere in the Unicode page that there is a format with 2 bytes for all characters (monobyte/ utf-16? ) and another that the number of bytes changes changes (multibyte / UCS-2 ?)

Re: [lazarus] Who needs Unicode controls.

2006-05-16 Thread lazarus . mramirez
Take TEdit for example, which has been extended to contain properties like the Font property. Ok, you were making reference to the controls design, not the character enconding... Yes, I get, I know about OOP principles. Actually once I try to make a TFont descendant in a visual control, but It

Re: [lazarus] Who needs Unicode controls.

2006-05-15 Thread lazarus . mramirez
But I would like to see that implemented via composition rather than extension. I have read the Unicode Standard docs. But What do you mean by composition rather than extension. As I remember, each (Unicode) character like Arabic, are stored a as a sequence of data that a S.O. rendering

Re: [lazarus] Who needs Unicode controls.

2006-05-15 Thread lazarus . mramirez
The question is: should the LCL use the 'native' string type and let the applications write three times the code. Or should the LCL use UTF-8 and map internally in the interfaces and let the applications write once and compile anywhere. Maybe BOTH STUFF. There are some O.S.'es that support

Re: [lazarus] Re: Who needs Unicode controls.

2006-05-15 Thread lazarus . mramirez
Well the only solution i see is something like tnt componenets. Maybe, and have an especial property editor for those wide properties, since the text property cannot be used directly. using encoded string you have to decode them and then use those functions! Some applications on windowze

Re: [lazarus] Who needs Unicode controls.

2006-05-15 Thread lazarus . mramirez
But I would like to see that implemented via composition rather than extension. Composition means something like this ? : a href=http://www.unicode.org/reports/tr17/index.html#CharacterEncodingModel; http://www.unicode.org/reports/tr17/index.html#CharacterEncodingModel/a - Marco Aurelio

Re: [lazarus] why there is no win32 component tab?

2006-05-15 Thread lazarus . mramirez
richedit components,and answers was it is not availble on other platforms? RichEdit format is a file format like HTML or PDF, uses tag and its difficult to implement. win32-lazarus?and same for other oses or interfaces? The is a Lin32 tab I think. - Marco Aurelio Ramirez Carrillo [EMAIL

Re: [lazarus] Lazarus Help System Requirements

2006-05-12 Thread lazarus . mramirez
1 - We cannot just get dependent on Open Office. It´s a huge dependency, and won´t work on wince for example. Open Office format it's too complicated for a help file. a lot of stuff ready. - Marco Aurelio Ramirez Carrillo [EMAIL PROTECTED] [.mx]

Re: [lazarus] Lazarus Help System Requirements

2006-05-12 Thread lazarus . mramirez
more productive route ATM, if the coder doesn't care anyway. Micha It seems that the one that implements it's proposal wins... - Marco Aurelio Ramirez Carrillo [EMAIL PROTECTED] [.mx] _ To unsubscribe: mail [EMAIL

Re: [lazarus] Lazarus Help System Requirements

2006-05-12 Thread lazarus . mramirez
Conclusion: The .po format is not designed/meant for large pieces of continuous text. The cool thing about *.po files are One text file for a set of messages, each message with a string ID. What about a BINARY replacement of text files such as: - Binary Help Index table

[lazarus] Who needs Unicode controls.

2006-05-12 Thread lazarus . mramirez
Hi, I have a question. Who of you need Unicode support in visula controls. What non Latin languages (such as Arabic, Chinese) do you need to be supported ? Just curious. - Marco Aurelio Ramirez Carrillo [EMAIL PROTECTED] [.mx]

Re: [lazarus] Lazarus Help System Requirements

2006-05-11 Thread lazarus . mramirez
Source file must be thought to be easy for nationalization (i. e. use .po files in the source). Maybe a source format file combination of *.po files and a XML file: xml title path= title.po / contents path= contents.po / /xml So IMHO: source file: several .po chapters

Re: [lazarus] Lazarus Help System Requirements

2006-05-11 Thread lazarus . mramirez
XML is fine , we only need : 1. a tool to export to various formats (HTML,PDF,CHM - all with index if possible) 2. a tool to index XML (full text search-help index) - for IDE usage (context help and others) It's seems we're getting to something similar to a html source file format and an

[lazarus] Lazarus Help System Requirements

2006-05-10 Thread lazarus . mramirez
Overview Hi, I started a new thread in order to summarize the comments about a Help System or Help File Format for Lazarus, or even FPC. Sorry, but I think the Re: [lazarus] New help doc format? thread was getting to big, and focused in how to implement a help system, and forgot the

[lazarus] Pascal as a pro language, was Lazarus vs Patents

2006-05-02 Thread lazarus . mramirez
This was Lazarus vs Patents thread... Here in Mexico, a lot of universities, collegues or schools doesn't known about Pascal either... I ALSO have to explain, many times, a lot of professors, students or developers, that the same way that C++, Java and C# evolve from ANSI C, the same goes for

Re: [lazarus] Lazarus Foundation pros

2006-05-02 Thread lazarus . mramirez
Is this enougth to buy Trolltech and make them switch to pascal? -- Felipe Monteiro de Carvalho You give good suggestions about what a foundation could do for each amount. And for Trolltech, i don't think they would leave C++ and its MOC metacompiler, but adding an Object Pascal language

Re: [lazarus] Lazarus Foundation pros

2006-05-02 Thread lazarus . mramirez
Hi. What they need is people. They (we?) don't need a foundation to make a better website, but we need someone to make a better website. Obviously the core developers don't care much about that. They have other interests. Your idea of, making some improvements to the community as an

[lazarus] Lazarus vs Patents

2006-04-28 Thread lazarus . mramirez
Hi, I have a question for the Lazarus/FPC community, that I got from a another thread in the mailing list (Lazarus Foundation). Does someones knows if there's a potential problem with Lazarus or FPC due to patents ? Borland, usuallys has an open mind with open source communities. But, I

Re: [lazarus] Lazarus Foundation pros

2006-04-28 Thread lazarus . mramirez
Hi. I think they have a way bigger userbase that we have. Sure, they do :-) But, just because pascal-related communities are smaller than c#, c++ or Java ones, doesn't mean we have to switch to those languages, and forget about pascal... There are 10-20 messages everyday there. Then, I have

Re: [lazarus] Lazarus Foundation pros

2006-04-27 Thread lazarus . mramirez
Hi. Lazarus or FPC do not have administration, leadership, control, resources, etc. Wait, this isn't a flame war Lazarus does administration and the other stuff, but I think there's a point where all this stuff may get slower, if you get the idea. Metaphor: The same way there's a limit to a

Re: [lazarus] Lazarus Foundation pros

2006-04-27 Thread lazarus . mramirez
Mensaje original Asunto: Re: [lazarus] Lazarus Foundation pros De: Flávio Etrusco [EMAIL PROTECTED] Fecha: Mie, 26 de Abril de 2006, 4:35 pm Para: lazarus@miraclec.com

Re: [Fwd: Re: [lazarus] Lazarus Foundation pros]

2006-04-27 Thread lazarus . mramirez
This means we need more people who do not necessarily need to write code (patches) or documentation, but do have knowledge about all kinds of lazarus features (by using it themselves regularly for example), and can help users with their problems. Micha Hi. By developers, I don't mean

[lazarus] Lazarus Foundation pros

2006-04-26 Thread lazarus . mramirez
Lazarus Foundation (pros) advantages and disadvantages I think that the 2 main reasons that support a Lazarus/FPC foundation are: - Organization - Donations Before I continue, let me say that I thanks all the guys in this community for their work, and any comment I make, it will be as a

Re: [lazarus] Lazarus in Google summer of code 2006 ?

2006-04-25 Thread lazarus . mramirez
Hi. http://code.google.com/soc/mentorfaq.html Ops, no money, sorry. If yes, what project would you like to see done for lazarus ? Dynamic package linking ? Would you be interested in a whole ressource editor intégrated into the ide or in a separate tool ? (icons/xpms/bmp/windows

[lazarus] Lazarus/FPC Foundation

2006-04-25 Thread lazarus . mramirez
Hi, everyone. I read a post about Google Summer of Code 2006 and Lazarus project resources, and I wonder, is there a Lazarus Foundation or FreePascal Foundation ? I have check both websites, and we have both (open source) communities, but legally speaking, I haven't found any foundation. In

Re: [lazarus] Where can I find information about creating a new widget set?

2006-01-07 Thread lazarus . mramirez
Hi. Peter, I suggest to add characters to your answers, it seems that 2 persons reply to this message but I couldn't check which one was you answer... Is this similar what Intraweb does in Delphi/Kylix? I don't know about Intraweb, but I have seen similar frameworks on the net. A completely

Re: [lazarus] Pascal and CGI-bin

2006-01-04 Thread lazarus . mramirez
I didn't write that webpage, otherwise it wouldn't have used tables. I did write http://tdbf.sf.net though. Micha Hi, are you involve in the tdbf component development ? In case you are, I downloaded a copy of that component sometime ago and made a descendant with some improvements...

Re: [lazarus] Some questions about TForm.Height

2005-10-20 Thread lazarus . mramirez
Hi. minus title bar height. Actually, in Lazarus TForm.Height is equal to TForm.ClientHeight in Delphi. The CLX (QT) form in delphi had a similar problem, I need it to simulate MDI forms with independent windows/forms, and need it to known the height of title bar... So, ones more - I can't

[lazarus] HELP: getting started

2005-10-11 Thread lazarus . mramirez
Hi, I have tried to install lazarus in windoze, without success. The lazarus web page seems abandon, and I didn't allow me to download sources... Does anybody knows where I can get updated stable binaries or sources of lazarus for windowze ? Or any manual to work with fpc and sources ? Thanks.