Re: [fpc-pascal] XML DOM and HTML

2008-06-20 Thread Sebastian Günther
Johannes Nohl schrieb: Dear list, I player around with the units dom and xmlread. I liked them very much. Now I thought I could parse websites with it. But they are slightly different as far as I know. In xml everthing is within a node while in HTML there are more then one value in a node. E.g.:

[fpc-pascal] SysLocale.PriLangID vs Mac OS X localization

2008-06-20 Thread Bent Normann Olsen
Hi, I've been working with CFBundle unit to try and figure how to get information about language settings, and so far with no luck. I've read about how Mac OS X works with internationalization, which automates language processing, but this is "no can do" for me, or I just can't get the right infor

Re: [fpc-pascal] Embedding a Video Player into a Linux/FP/GTK2 Application ?

2008-06-20 Thread Henry Vermaak
2008/6/20 T. Guilleminot <[EMAIL PROTECTED]>: > Hi ! > > I'd like to be able to embed a video player (preferably MPlayer) into a > Freepascal/GTK2 application (on Linux) in order to display some video or > webcam flows. mplayer has a -wid option that takes a window id in which to embed itself. i

[fpc-pascal] Embedding a Video Player into a Linux/FP/GTK2 Application ?

2008-06-20 Thread T. Guilleminot
Hi ! I'd like to be able to embed a video player (preferably MPlayer) into a Freepascal/GTK2 application (on Linux) in order to display some video or webcam flows. I found some stuff on the web but I've no idea how to exploit this. Generally they are written in C and there is no FPC bindings :

RE: [fpc-pascal] Release FPC-2.2.2rc1 is available for download

2008-06-20 Thread Bent Normann Olsen
Hi all, I did try to install FPC-2.2.2rc1, but eventually had to revert to previous installation due to different kinds of errors when compiling. The errors ranged from "range check" errors to syntax errors, and all kinds of "cannot find unit file..." etc. These might also be caused by my lack o