FLTK logo

[fltk.general] in derived class of Fl_Table_Row on callback of draw_cell changing value of Fl_Output but redrawing only happening on changing mouse focus

FLTK matrix user chat room
(using Element browser app)   FLTK gitter user chat room   GitHub FLTK Project   FLTK News RSS Feed  
  FLTK Apps      FLTK Library      Forums      Links     Login 
 All Forums  |  Back to fltk.general  ]
 
Previous Message ]New Message | Reply ]Next Message ]

in derived class of Fl_Table_Row on callback of draw_cell changing value of Fl_Output but redrawing only happening on changing mouse focus Aditya Mudaliar Oct 18, 2020  
  Hi
i am using Ubuntu 18.04.5 LTS using fltk version 1.3.5
i am trying to get data from a selected cell of Fl_Table_Row,btw i have stored the data in a map
trying to display the OrderId field in the Fl_Output* that is g_Fields.pOrderId
which is in draw_cell of class DemoTable
line no 222  in the attached file SendOrder.cpp
i am using the class from  Erico's Examples.
its being redrawn only after i change my mouse focus to it.
i have already tried 
g_Fields.pOrderId->redraw();
still it doesnt work
Kindly help


--
You received this message because you are subscribed to the Google Groups "fltk.general" group.
To unsubscribe from this group and stop receiving emails from it, send an email to fltkgeneral+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/fltkgeneral/10856328-445c-4ae3-82b6-d25e3316029cn%40googlegroups.com.
Direct Link to Message ]
 
     
Previous Message ]New Message | Reply ]Next Message ]
 
 

Comments are owned by the poster. All other content is copyright 1998-2024 by Bill Spitzak and others. This project is hosted by The FLTK Team. Please report site problems to 'erco@seriss.com'.