Download the free trial version
Basic4android Video
Features
Tutorials and manuals
Showcase
Screenshots

Go Back   Android Development Forum - Basic4android > Basic4ppc (Windows Mobile) > Basic4ppc Wishlist > Bug Reports
Documentation Wiki Register Members List B4P Search Today's Posts Mark Forums Read

Bug Reports Post about errors or bugs encountered.

Formlib

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 07-11-2010, 01:23 PM
Knows the basics
 
Join Date: Jul 2010
Location: St.Petersburg
Posts: 59
Default Formlib

Hello.
Not sure if it is a bug
flb.MinimizeBox - returns "Missing parameter" error.
And why
flb.SetFontStyle doesn't work with Form?
flb.SetFontStyle("Form1",False,True,True,False)
Reply With Quote
  #2 (permalink)  
Old 07-11-2010, 06:16 PM
Erel's Avatar
Administrator
 
Join Date: Apr 2007
Posts: 15,714
Awards Showcase
Basic4ppc Founder 
Total Awards: 1
Default

You should use:
Code:
flb.MinimizeBox = true
What do you mean with "doesn't work with form"?
Reply With Quote
  #3 (permalink)  
Old 07-11-2010, 07:25 PM
Knows the basics
 
Join Date: Jul 2010
Location: St.Petersburg
Posts: 59
Default

Thank you Erel
flb.MinimizeBox = True it dawned on me when I was on my way to the country today

flb.SetFontStyle("Form1",False,True,True,False)
flb.SetFontStyle("Button1",False,True,True,False)
I was expecting the "Form1" text to be changed the same way as "Button1"
Attached Files
File Type: zip TxtStyle.zip (4.6 KB, 16 views)
Reply With Quote
  #4 (permalink)  
Old 07-12-2010, 06:37 PM
Erel's Avatar
Administrator
 
Join Date: Apr 2007
Posts: 15,714
Awards Showcase
Basic4ppc Founder 
Total Awards: 1
Default

Changing the style of the font form doesn't affect the title font (which cannot be changed).
Reply With Quote
  #5 (permalink)  
Old 09-10-2010, 08:23 PM
Junior Member
 
Join Date: Mar 2010
Posts: 28
Default FormLib error

I have tried to use the Formlib library, but for some reason I’m getting an error when running the app (no errors during compiling), I don’t know what’s wrong , in fact to make things simple, all what I have is an app with one form (From1), and here is the code behind this form:

The code is:
=============================================
Sub App_Start

Form1.Show
frm.New1("Form1",B4PObject(1))
frm.FullScreen(cPPC) 'On the device it will remove the title bar too

End Sub
=============================================


---------------------------------------------------------------------------------
when running the app (exe) in the device the error I'm receiving is:
An error occurred on sub
__main_app_start.

NullReferenceException
----------------------------------------------------------------------------------

Please note that I’m using Basic4PPC V6.5

Any help in this regard will be truly appreciated

Thank you all

Last edited by ashrafidkaidek : 09-10-2010 at 08:33 PM.
Reply With Quote
  #6 (permalink)  
Old 09-14-2010, 06:28 AM
Erel's Avatar
Administrator
 
Join Date: Apr 2007
Posts: 15,714
Awards Showcase
Basic4ppc Founder 
Total Awards: 1
Default

Did you add a FormLib object named frm to your program (Tools - Add Object) ?
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
FormLib And Modules Cableguy Questions (Windows Mobile) 4 04-24-2010 10:28 AM
FormLib 2.51 Erel Official Updates 0 07-20-2009 05:02 PM
TextAlignement using FormLib with v6.80 stevefan Questions (Windows Mobile) 1 06-20-2009 10:07 PM
where's formlib? Cableguy Questions (Windows Mobile) 2 09-23-2007 04:09 PM
add to formlib Cableguy Basic4ppc Wishlist 0 05-14-2007 07:25 PM


All times are GMT. The time now is 04:07 PM.


Powered by vBulletin® Version 3.6.12
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0