![]() |
|
|||||||
| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| Additional Libraries Users contributed libraries. This sub-forum is only available to licensed users. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
||||
|
You should update to Basic4ppc V6.05: Basic4ppc V6.05
|
|
||||
|
Hi Andrew,
Looks really great. Thanks so much, indeed ! Just a small finding, web.IsOffline causes a "NotSupportedException" error on the device Code:
Sub CheckOffline
If hc.IsOffline Then
Msgbox("Device is offline."," Tenki",cMsgBoxNone,cMsgBoxAsterisk)
End If
Return hc.IsOffline
End Sub
text wrapping? Cheers Robert |
|
||||
|
Quote:
Quote:
|
|
||||
|
I think that you must be referring to the zoom level in dzHtmlView, that is the only manipulation that I can see that it offers. He can do that because he is not using the .NET control but going in to the underlying native control at a very low level by hooking the window procedure and watching/sending window messages. Apart from the occasional native dll call I prefer to work at a rather higher level in .NET and these low-level operations are not exposed there.
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Device or Desktop | DaveW | Questions & Help Needed | 2 | 11-07-2008 01:04 PM |
| Default Browser (Desktop) | bish0p | Questions & Help Needed | 5 | 09-10-2008 09:31 PM |
| When compiling for Device, Desktop code is used | Woinowski | Bug Reports | 6 | 07-03-2008 10:30 PM |
| Different behaviour DeskTop and Device | HARRY | Questions & Help Needed | 2 | 02-22-2008 01:36 PM |
| Using rapi from desktop to copy file from device to desktop | sunnyboyj | Questions & Help Needed | 9 | 02-08-2008 12:40 PM |