Click here to Skip to main content
16,008,954 members
Home / Discussions / Mobile
   

Mobile

 
GeneralRe: database compairison help?? Pin
rodneyk124-May-04 6:14
rodneyk124-May-04 6:14 
GeneralAssociate files with an executable Pin
Antony M Kancidrowski10-May-04 2:05
Antony M Kancidrowski10-May-04 2:05 
GeneralRe: Associate files with an executable Pin
Antony M Kancidrowski12-May-04 6:36
Antony M Kancidrowski12-May-04 6:36 
GeneralCompact framework SQL error Pin
Anonymous6-May-04 15:38
Anonymous6-May-04 15:38 
GeneralApplication Icon Pin
larryphurrough6-May-04 10:11
larryphurrough6-May-04 10:11 
GeneralRe: Application Icon Pin
João Paulo Figueira6-May-04 21:36
professionalJoão Paulo Figueira6-May-04 21:36 
GeneralRe: Application Icon Pin
misha_grewal14-May-04 2:44
misha_grewal14-May-04 2:44 
GeneralCScrollView Questions Pin
coding-nastypcs6-May-04 5:06
coding-nastypcs6-May-04 5:06 
Hi,

I've derived my View Class from CScrollView so I could use the scroll bars when displaying images. But I seem to be having a few problems.

When calling a method from the CScrollView in the View Class I've tried stuff like

CScrollView::SetScaleToFitSize(p);
SetScaleToFitSize(p);
this->SetScaleToFitSize(p);

everything compiles and runs but the changes don't take affect in the emulator or the device. I’ve also tried methods like

SetScrollRange(0, 0, FALSE);//SB_VERT & SB_HORZ
SetScrollRange(SB_VERT, 0, 0, FALSE);
SetScrollRange(SB_HORZ, 0, 0, FALSE);

but again these have no affect. Everything else is working grand, I can move about using the scroll bars etc.. but the idea was to have them hidden but be able to use their functionality.

Any input would be very helpful.
ar
GeneralRe: CScrollView Questions Pin
coding-nastypcs7-May-04 3:23
coding-nastypcs7-May-04 3:23 
GeneralSMSC ... Pin
rasha20034-May-04 20:04
rasha20034-May-04 20:04 
Generalpreventing lost data whenever I Pin
Member 5710214-May-04 19:15
Member 5710214-May-04 19:15 
GeneralRe: preventing lost data whenever I Pin
Jonas Larsson4-May-04 21:25
Jonas Larsson4-May-04 21:25 
GeneralRe: preventing lost data whenever I Pin
Gopabandhu4-May-04 21:31
Gopabandhu4-May-04 21:31 
GeneralRe: preventing lost data whenever I Pin
Jonas Larsson4-May-04 21:47
Jonas Larsson4-May-04 21:47 
GeneralRe: preventing lost data whenever I Pin
João Paulo Figueira5-May-04 6:25
professionalJoão Paulo Figueira5-May-04 6:25 
GeneralSOAP Pin
no_reg_name4-May-04 6:04
no_reg_name4-May-04 6:04 
GeneralRe: SOAP Pin
João Paulo Figueira4-May-04 11:12
professionalJoão Paulo Figueira4-May-04 11:12 
GeneralRe: SOAP Pin
no_reg_name6-May-04 6:24
no_reg_name6-May-04 6:24 
GeneralRe: SOAP Pin
João Paulo Figueira6-May-04 7:34
professionalJoão Paulo Figueira6-May-04 7:34 
GeneralRe: SOAP Pin
no_reg_name7-May-04 0:10
no_reg_name7-May-04 0:10 
GeneralRe: SOAP Pin
João Paulo Figueira7-May-04 2:40
professionalJoão Paulo Figueira7-May-04 2:40 
GeneralAny way to auto run my application after hard reset the device Pin
Anonymous4-May-04 3:40
Anonymous4-May-04 3:40 
GeneralRe: Any way to auto run my application after hard reset the device Pin
hambam10-May-04 1:52
hambam10-May-04 1:52 
GeneralCompany Attribute Pin
camasmartin3-May-04 13:46
camasmartin3-May-04 13:46 
GeneralDebugging Pin
Anonymous2-May-04 23:08
Anonymous2-May-04 23:08 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.