Спасибо за ссылку. Но там используется слайдер в SettingPage. Меня интересует размещение слайдера в форме (В CAknForm с соответствующей разметкой). Базовые разметки отображаются на различных...
Type: Posts; User: patriot2009; Keyword(s):
Спасибо за ссылку. Но там используется слайдер в SettingPage. Меня интересует размещение слайдера в форме (В CAknForm с соответствующей разметкой). Базовые разметки отображаются на различных...
у Вас получилось отображать слайдер полностью, а не половину? если да, подскажите, пожалуйста.
Hi everybody!
I have one problem. I would like to add custom control to the form. But each line of form (CAknForm) wraps defined controls properly - lines with sliders have one sizes, lines with...
On device with firmware v.10 this issue occurs, but on device with firmware v.40 - no. Can it depend on device firmware? or is it my fault?
Yes, skinning is enabled.
Also, usually this bug is reproduced, when I bring application to foreground (from background). On application lauch it doesn't happen.
Hi everybody.
I have next problem with menu on my Nokia 5800: sometimes when I bring my application to foreground and then press cba Options (where menu is existed with 4 items), only highlighted...
symbianyucca, thanks for reply.
Also, this problem is actual for all devices with Symbian 3rd Edition. Devices with Symbian 5th edition and higher don't have this problem. They show sliders in...
Hi!
I have next problem. I have list of sliders in form, which are going one by one. On selecting one slider item, prompt text of next slider became hidden. What is the problem? Does anybody have...
Thanks. I have used the sample of QList<QObject*>. Also, I have seen that QStringList doesn't have method 'get'. I have used the method 'at', but result is the same. What should I do? Any ideas?...
Hi. I have the next problem:
I have implemented grid view with drag-and-drop effect. Data are loaded to the grid view dynamically (from the c++ code). And I need to move dynamically loaded items...
thanks. so, I should use short titles for each item in form.
I agree. Carbide.vs should stay alive. Hope, it will be moved to Open source.
Hi. I have a question. Is it possible to set marquee effect for each title of form item (DLG_LINE). I need that title of each form item has marquee effect. How can I do it?
Thanks.
so, have anybody resolved this problem? is it possible to send email using api on symbian^3?
check capabilities. should be WriteUserData
found solution. Use in class AppUI next constructor BaseConstructL(CAknAppUi::EAknEnableSkin);
только что нашел решение. если кому-то это будет нужно, то в классе AppUI используйте следующий базовый конструктор BaseConstructL(CAknAppUi::EAknEnableSkin);
суть проблемы в следующем:
создаю меню (пробовал и с ресурсов, и динамически). Но когда делаем клик на нем, чтобы выбрать другой элемент из CAknEnumeratedTextPopupSettingItem, то получаю ошибку...
unfortunately, i have the same problem... have you any found solution? i got KERN EXEC 3 panic, when i press on item CAknEnumeratedTextPopupSettingItem. I can't switch it