Menu

Main Menu
Talk Get Daily Search

Member's Online

    User Name
    Password

    [BETA RELEASE] PhoneME Advanced (Java Mobile)

    Reply
    Page 85 of 85 | Prev | 75   83     84   85 |
    elros34 | # 841 | 2015-09-01, 11:36 | Report

    Does anyone have solution for problem that not all images are loaded or ctrl+c/ctrl+v between maemo and opera mini 8?

    Edit | Forward | Quote | Quick Reply | Thanks

     
    nokiabot | # 842 | 2015-09-02, 05:05 | Report

    Originally Posted by elros34 View Post
    Does anyone have solution for problem that not all images are loaded or ctrl+c/ctrl+v between maemo and opera mini 8?
    i cannot understand your question
    rephrase it please

    Edit | Forward | Quote | Quick Reply | Thanks

     
    elros34 | # 843 | 2015-09-02, 14:30 | Report

    Sorry for my poor English.
    1. I mean situation when you have opened quite heavy site in opera min 8 and problem is that not all pictures on site are loaded. For example only to 1/3 of page, other images are blank.
    2. I can't use ctrl+c/ctrl+v in opera mini so I it's impossible for example to copy website address from microb to opera mini.

    Edit | Forward | Quote | Quick Reply | Thanks

     
    nokiabot | # 844 | 2015-09-02, 15:40 | Report

    Originally Posted by elros34 View Post
    Sorry for my poor English.
    1. I mean situation when you have opened quite heavy site in opera min 8 and problem is that not all pictures on site are loaded. For example only to 1/3 of page, other images are blank.
    2. I can't use ctrl+c/ctrl+v in opera mini so I it's impossible for example to copy website address from microb to opera mini.
    can you link the sites?
    i got no such problems
    also copy paste does not work or was never implemented by the devloper of phoneme i dont remember the details now its one of the feature that is needed most

    Edit | Forward | Quote | Quick Reply | Thanks
    The Following User Says Thank You to nokiabot For This Useful Post:
    elros34

     
    elros34 | # 845 | 2015-09-02, 15:55 | Report

    Here you go http://www.mikroe.com/chapters/view/...crocontroller/

    Edit | Forward | Quote | Quick Reply | Thanks

     
    nokiabot | # 846 | 2015-09-02, 19:09 | Report

    Originally Posted by elros34 View Post
    Here you go http://www.mikroe.com/chapters/view/...crocontroller/
    oh god that site is heavy like a ton
    anyway works fine renders good in single colomn view on/off though last couple of images do not appear they can be viewed by long press .
    reported the site to opera you do the same for now
    though i believe some optmizitations are needed to phoneme on heap size or something i donn know
    but its the only browser that is sane at the moment i.e opens most sites

    Edit | Forward | Quote | Quick Reply | Thanks
    The Following User Says Thank You to nokiabot For This Useful Post:
    elros34

     
    elros34 | # 847 | 2015-09-03, 11:02 | Report

    I have tried -Xmx32m option to increase heap space but in vain.

    Is there anyone with a working phoneme build? Perhaps this simple piece of code would add option for pasting (ctrl+v) in to opera mini.
    Code:
    void FrameBuffer::keyPressEvent(QKeyEvent *event) {
    
        if(event->matches(QKeySequence::Paste)) {
            QString clipboard = QApplication::clipboard()->text(QClipboard::Clipboard);
            for(int i = 0; i < clipboard.count(); ++i)
    	    keyEvent(clipboard.at(i).unicode());
    	return;
        }
    framebuffer.cpp in cvm-latest.src.tgz
    I don't know j2me. In regards to copy option Is it possible to copy text between java applications on "simple" phones?

    Edit | Forward | Quote | Quick Reply | Thanks

     
    nokiabot | # 848 | 2015-12-04, 19:40 | Report

    Originally Posted by elros34 View Post
    I have tried -Xmx32m option to increase heap space but in vain.

    Is there anyone with a working phoneme build? Perhaps this simple piece of code would add option for pasting (ctrl+v) in to opera mini.
    Code:
    void FrameBuffer::keyPressEvent(QKeyEvent *event) {
    
        if(event->matches(QKeySequence::Paste)) {
            QString clipboard = QApplication::clipboard()->text(QClipboard::Clipboard);
            for(int i = 0; i < clipboard.count(); ++i)
    	    keyEvent(clipboard.at(i).unicode());
    	return;
        }
    framebuffer.cpp in cvm-latest.src.tgz
    I don't know j2me. In regards to copy option Is it possible to copy text between java applications on "simple" phones?
    is this good ?

    Edit | Forward | Quote | Quick Reply | Thanks

     
    dedista | # 849 | 2016-04-07, 12:34 | Report

    How can I add installed operamini 8 shortcut to the menu?

    Edit | Forward | Quote | Quick Reply | Thanks

     
    marmistrz | # 850 | 2016-04-18, 16:00 | Report

    What about pushing it to extras-devel?

    Edit | Forward | Quote | Quick Reply | Thanks

     
    Page 85 of 85 | Prev | 75   83     84   85 |
vBulletin® Version 3.8.8
Normal Logout