Lazarus
Home
Help
TinyPortal
Search
Login
Register
Lazarus
»
Forum
»
Programming
»
Packages and Libraries
»
KOL
»
JustOneActivate does not work on Smartphone WM 6.5
Free Pascal
Website
Downloads
Wiki
Bugtracker
Mailing List
Lazarus
Website
Downloads (Laz+FPC)
Packages (OPM)
FAQ
Wiki
Bugtracker
IRC channel
Latest SVN
Mailing List
Other languages
Foundation
Website
Useful Wiki Links
Project Roadmap
Getting the Source
Screenshots
How to use the forum
About donations (wiki)
Bookstore
Computer Math and Games in Pascal
(preview)
Lazarus Handbook
Search
Advanced search
Recent
Odd way of calculating th...
by
PascalDragon
[
Today
at 01:52:16 pm]
MOVED: Drag multiple item...
by
trev
[
Today
at 01:47:55 pm]
Drag multiple items from ...
by
valter.home
[
Today
at 01:43:39 pm]
VirtualTreeView Hover ove...
by
GetMem
[
Today
at 01:31:43 pm]
Redrawing form
by
pascal111
[
Today
at 01:25:57 pm]
LazWebsocket How to ident...
by
hgbk
[
Today
at 01:17:49 pm]
TOpenDialog.Execute crash...
by
Relativity
[
Today
at 01:16:58 pm]
[SOLVED] IsNan(double) gi...
by
Thaddy
[
Today
at 01:12:33 pm]
Basic question about clas...
by
kupferstecher
[
Today
at 12:58:55 pm]
Code request Reinero's Ch...
by
rigel
[
Today
at 12:55:51 pm]
« previous
next »
Print
Pages: [
1
]
Author
Topic: JustOneActivate does not work on Smartphone WM 6.5 (Read 3882 times)
JohnvdWaeter
Full Member
Posts: 168
JustOneActivate does not work on Smartphone WM 6.5
«
on:
March 24, 2010, 04:32:21 pm »
Hi All,
In progname_1.inc I have:
Code:
[Select]
if JustOneActivate(applet, 'CaptionOfMainForm') <> 0
then
begin
Applet.Free;
Halt;
end;
This works ok on pocket-pc, but not on smartphone, both WM 6.5?
Any idea?
John
Logged
Print
Pages: [
1
]
« previous
next »
Lazarus
»
Forum
»
Programming
»
Packages and Libraries
»
KOL
»
JustOneActivate does not work on Smartphone WM 6.5
TinyPortal
© 2005-2018