Closed GoogleCodeExporter closed 9 years ago
I'm not sure if this will help. When the program starts I usually start working
immediately, selecting a person to send sms. But if the process of message
writing and selecting of contact isn't problem, then it could work.
Original comment by vladimir...@gmail.com
on 8 Jun 2011 at 7:57
There should be no problem in using the contact list or starting writing the
message. The only function disabled would be the actual message sending in the
first several seconds (you can't probably write that fast anyway). Overall it
should improve the experience.
Original comment by kamil.paral
on 8 Jun 2011 at 8:13
Fixed in
https://github.com/kparal/esmska/commit/7ea0b3fc23cc17d85a217ab8ef5d5e0c2aefa13c
.
Please try 0.22beta2 and report your experience.
I have found out that if I load gateways in a background asynchronous thread,
the program loads 0.5 sec faster. But when I start loading the gateways only
after the main window shows up, the main window will appear by additional 0.5
sec faster. I went for the second option.
Thus the main window should appear now faster. The drawback is that it takes
several additional seconds until the gateways are loaded (i.e. their icons show
up and you are able to send a message).
Original comment by kamil.paral
on 13 Jun 2011 at 8:25
Original issue reported on code.google.com by
kamil.paral
on 8 Jun 2011 at 6:25