This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 106751 - Preferred Size, property dialog is missing
Summary: Preferred Size, property dialog is missing
Status: RESOLVED WONTFIX
Alias: None
Product: javame
Classification: Unclassified
Component: Visual Designer (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P3 blocker (vote)
Assignee: Anton Chechel
URL:
Keywords:
Depends on:
Blocks: 106280
  Show dependency tree
 
Reported: 2007-06-15 08:39 UTC by Fabiola Rios
Modified: 2007-08-28 13:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
ss (12.66 KB, image/jpeg)
2007-06-15 08:40 UTC, Fabiola Rios
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Fabiola Rios 2007-06-15 08:39:41 UTC
build 20070614



Property dialog from Preferred Size property is missing, it should have a dialog where the user can modify the
Width and Height. It was in the previous version of VD. See SS
Comment 1 Fabiola Rios 2007-06-15 08:40:09 UTC
Created attachment 43765 [details]
ss
Comment 2 Anton Chechel 2007-08-28 13:13:59 UTC
Split to preferred width and preferred height property editors. It is impossible to create user code support for
multiple property values with current vmd/midp properties API. There is an issue #93827 for improving API but it will be
implemented in future.