The Origin Forum
File Exchange
Try Origin for Free
The Origin Forum
Home | Profile | Register | Active Topics | Members | Search | FAQ | Send File to Tech support
 All Forums
 Origin Forum for Programming
 Forum for Origin C
 Resizing a DB window

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

Screensize:
UserName:
Password:
Anti-Spam Code:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkUpload FileInsert Image Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
dlw21 Posted - 03/05/2003 : 4:25:07 PM
Hello,

I have a simple Dialog built with DB (OriginPro7SR3) that I can't get to be resizable (with the mouse). The dialog's string table entry looks something like this:

 IDD_DIALOGNAME 100 DialogName -S(2) 


This syntax has worked in previous projects, but for this one I can't resize the window. One difference between this one and previous ones is that this is my first "simple" dialog, ie. no tabs, wizards, etc.

Any advice?

Dave

2   L A T E S T    R E P L I E S    (Newest First)
dlw21 Posted - 03/06/2003 : 07:45:21 AM
Sheesh! I knew there was something simple I was missing.

Thanks a bunch -- it works great now!

Dave

cpyang Posted - 03/05/2003 : 5:19:31 PM
You need to create your dialog as resizable. The string entry is not enough. From resource editor in DevStudio, you can look at your Dialog Properties, in the Styles tab, you should set Border to be Resizing.

CP



The Origin Forum © 2020 Originlab Corporation Go To Top Of Page
Snitz Forums 2000