If you haven't already seen this, it's a good place to start. http://msdn.microsoft.com/en-us/goglobal/bb688119.aspx
On Thu, Dec 20, 2012 at 4:45 PM, Avishai <[email protected]> wrote: > I can make TForm RightToLeft as Design-Time, but when I do, any > control that is placed on it can not be selected by clicking on it or > moved with the mouse. The only way is to select it in the Object > Inspector. Then to move it, I have to change the 'Left' and/or 'Top' > properties. Also, even if I drop it on a container, it's parent is > always TForm. > > On Thu, Dec 20, 2012 at 4:33 PM, Avishai <[email protected]> wrote: >> Hi Mattias, good to hear from you. The problems vary from one control >> to the next. Example: TMenuItem and TSpeedButton Images disappear >> when pressed. Also TBitBtn Caption is written backward. TComboBox >> sometimes throws a size Error on Startup. >> >> On Thu, Dec 20, 2012 at 4:18 PM, Mattias Gaertner >> <[email protected]> wrote: >>> >>> Avishai <[email protected]> hat am 20. Dezember 2012 um 10:30 >>> geschrieben: >>>>[...] >>>> Most TWinControl descendants work well but not all of them. Examples >>>> of things that don't work well: TMenuItem images, TSpeedButton >>>> images, TBitBtn text. >>> >>> What's the problem with each control, what do you expect? >>> >>> Mattias >>> >>> -- >>> _______________________________________________ >>> Lazarus mailing list >>> [email protected] >>> http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus >> >> >> >> -- >> Shalom, >> Avishai >> [email protected] >> אבישי גוֹר > > > > -- > Shalom, > Avishai > [email protected] > אבישי גוֹר -- Shalom, Avishai [email protected] אבישי גוֹר -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
