Создание Эльфов : Эльфостроение : Форум |
Страница 56 из 211: « 1 ... 52 53 54 55 [56] 57 58 59 60 ... 211 » |
jasiek: |
23.08.08, 18:35 |
I have two questions... How to detect the moment of switching off the phone ? Detection of long pressing button power is not sufficient. How to use SetBrightnessOfScreen(int br); function ? SetBrightnessOfScreen(80); SetBrightnessOfScreen(60); Whatever i will put, brightness of screen is always set to max - 100% |
Joker XT: |
23.08.08, 18:59 |
SetBrightnessOfScreen(x); x - 0,1,2... >How to detect the moment of switching off the phone ? You patcher or I? here and search! |
KrasH: |
23.08.08, 22:20 |
Use void SetDeviceBacklightBrightness(int unk0,int br_in_percent); I will add it to lib soon |
jasiek: |
25.08.08, 17:03 |
Joker XT пишет: SetBrightnessOfScreen(x); x - 0,1,2... >How to detect the moment of switching off the phone ? You patcher or I? here and search! 1) doesn't work too... 2) UI_CONTROLLED_SHUTDOWN_REQUESTED_EVENT_TAG works fine but not in Uptime elf... i woud like to save log file before phone shutdown, log is saved but phone restarts instead of shutdown... function which saving log is correct, it works fine without shutdown... SaveLog(1); + REQUEST_SYSTEM_SHUTDOWN(); = phone restart SaveLog(1); + delay(2000) + REQUEST_SYSTEM_SHUTDOWN(); = phone restart and many more option = restart... 2007KrasH пишет: Use void SetDeviceBacklightBrightness(int unk0,int br_in_percent); I will add it to lib soon #pragma swi_number=0x16F __swi __arm void IndicationDevice_Backlight_FadeToLevel(int unk_zero ,int bl_level); This function ? Doesn't work too... I will wait... |
SlaveMaster: |
25.08.08, 20:22 |
Не компилится эльф missed с svn'а.. Пишет ошибку в string.cpp: Error[Pe147]: declaration is incompatible with "char *strstr(char const *, char const *)" (declared at line 1096 of "..\\include\Lib_Clara.h") Как можно исправить? |
Joker XT: |
25.08.08, 22:44 |
Либ-клару обнови |
SlaveMaster: |
25.08.08, 23:24 |
Joker XT Да я все файлы обновлял, всё-равно.. А вообще компилится у кого-нибудь?.. |
den_po: |
25.08.08, 23:33 |
SlaveMaster функцию удали. раньше её в либе не было, а сейчас есть. вот и конфликт. |
Xe1: |
26.08.08, 19:05 |
в общем у меня возникла такая проблема: есть эльф с гуилистом и нужно сделать, чтобы он показывался при нажатии определённой клавиши посмотрел в букмане, там при вызове создаётся книга и гуй, а при скрыии она убивается. попробовал сделать также, но при попытке убить книгу - ребут (((((( |
Joker XT: |
26.08.08, 19:27 |
Внимательно изучи исходники Добавлено 26.8.08 21:33 И вообще, выложи код Мыж не екстрасенсы) |
Страница 56 из 211: « 1 ... 52 53 54 55 [56] 57 58 59 60 ... 211 » |
URL этой темы: https://mobilefree.justdanpo.ru/newbb_plus/viewtopic.php?topic_id=2479&start=550 © 2005-2018 supertrubka.org |