Re: [Fxruby-users] colordialog_rgba not [RW]
Status: Inactive
Brought to you by:
lyle
From: Lyle J. <jl...@cf...> - 2003-08-28 20:45:55
|
Recheis Meinrad wrote: > i am having problems reading the alias attribute fxcolordialog#rgba. > writing is no problem. also fxcolordialog#getRGBA is working. > > i have checked the aliases.rb file, but havent found any reason for this. The reason it's not working is that I misspelled it in the aliases.rb file ;) Looks like I transposed the 'b' and the 'g' for both FXColorDialog#rgba and FXColorSelector#rgba. Thanks for reporting this bug! |