@Martin, Sorry for this. Not sure why the user posted fpGUI related questions here.
@Алексей Логинов, fpGUI has its own support newsgroups, so please move any future fpGUI posts there. Please see the following URL for details: http://fpgui.sourceforge.net/support.shtml On 2013-10-05 20:54, Алексей Логинов wrote: > I want to build RPM package for fpGUI and for uidesigner. I found bug > https://sourceforge.net/p/fpgui/bugs/12 . Who can write patch? Please see my reply. It is not a bug, but by design. > I need translation for uidesigner also, I can translate into Russian, > but I did not understand how. fpGUI uses standard FPC resource strings and the standardised *.po files. I'll move all uidesigner text to resourcestring's to make it possible to translate at application. You can then use any PO editor (eg: gtranslator, poedit, KBabel etc) or simply a text editor to translate the text to a uidesigner.ru.po file. For more details, please see the "docs/translating_your_application.txt" file. The fpGUI framework itself already has a Russian translation (languages/fpgui.ru.po), though not sure if it is 100% up to date. > Graeme, what are your plans for code editor and events for uidesigner? > There are no GUI for adding events. I am planning on adding events to the Object Inspector window. In the mean time the "Unknown lines" memo in the Object Inspector is used. Regards, - Graeme - -- fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal http://fpgui.sourceforge.net/ ------------------------------------------------------------------------------ October Webinars: Code for Performance Free Intel webinars can help you accelerate application performance. Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from the latest Intel processors and coprocessors. See abstracts and register > http://pubads.g.doubleclick.net/gampad/clk?id=60134791&iu=/4140/ostg.clktrk _______________________________________________ mseide-msegui-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

