Home | Reviews | GUIpedia | Forum | Fun500
SonicBrit | VB QML Viewer(Figured I'd post it here since its not really gui related maybe we should have a QML forum?)
Anyways heres an executable, note this is beta and some pages render incorrectly, it lacks form support, includes and refresh. it doesnt do any error checking with regards to 404's, or unable to connect etc..
But hey here it is, it requires windows and if you dont have the ocx file already you'll need to register it by running
[code]regsvr32 msinet.ocx[/code]
that will register it (you'll need to run that command in the directory though), I'll build a proper installer later on. (along with an icon instead of the default vb window icon) [file name=qml.zip size=68421]http://theguiblog.com/images/fbfiles/files/qml.zip[/file] | 2009-05-05 | 10:00 PM |
pharoah | Re:VB QML ViewerI get an error trying to run that command:
"DllRegisterServer in msinet.ocx failed.
Return code was 0x8002801c"
Okay, just had to run it as an admin.
Something's odd, though. I can't seem to get it to display any page other than the home page it's set to, and it doesn't scroll. | 2009-05-06 | 6:59 AM |
SonicBrit | Re:VB QML Viewersorry yeah the scroll bar doesnt work (yet.. yeah I know stupid putting it there)
You can use the up/down arrows (will add page down/up) | 2009-05-06 | 1:12 PM |
Other
2021 Brandon Cornell