Changing Form's size in 4.0

IngEolRuin
Member Posts: 23
Hi,
in Navision (before 4.0) one could change the current form by issueing a simple:
Now it seems this feature is gone
One can change the size with the "new" WIDTH() function ...
This works fine if one changes a variable like:
BUT ... using the good old "CurrForm" systemvariable to change the actual form just issues an error:
WIDTH is not a function, and only functions can be called with '(...'
Any ideas how to get this working in Navision 4.0 ?
Best Regards,
Eol
in Navision (before 4.0) one could change the current form by issueing a simple:
CurrForm.WIDTH := 100; CurrForm.HEIGHT := 100;
Now it seems this feature is gone

One can change the size with the "new" WIDTH() function ...
This works fine if one changes a variable like:
MyFormVar.WIDTH(100);
BUT ... using the good old "CurrForm" systemvariable to change the actual form just issues an error:
CurrForm.WIDTH(100);
WIDTH is not a function, and only functions can be called with '(...'
Any ideas how to get this working in Navision 4.0 ?
Best Regards,
Eol
=(there is no question that cannot be used if we use our brain)=
0
Comments
-
Hi Arno,
i can't find any (new) misfunction in dynamically change size of a form.
the compiler error you get may result from a control named "width" within then current form?!
please check0 -
toenne wrote:Hi Arno,
i can't find any (new) misfunction in dynamically change size of a form.
the compiler error you get may result from a control named "width" within then current form?!
please check
Yeah, Yeah ... the good old "width" field
Damn, I really forgot about this ...
Thanks, Toenne=(there is no question that cannot be used if we use our brain)=0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 320 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions